PatchSiren cyber security CVE debrief
CVE-2026-73425 withastro CVE debrief
The Astro web framework's Netlify adapter has a vulnerability prior to version 8.1.2, allowing for unintended image optimization on excluded paths. This issue arises from the conversion of image.remotePatterns entries into regular expressions written to .netlify/v1/config.json. The vulnerability impacts image security and access control, emphasizing the need for defenders to assess exposure and prioritize upgrading to version 8.1.2 or later. The Astro security advisory provides critical details for a comprehensive understanding of the issue.
- Vendor
- withastro
- Product
- astro
- CVSS
- LOW 3.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-12
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-12
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for Astro-based websites using the Netlify adapter should assess exposure and prioritize upgrading to version 8.1.2 or later. This includes reviewing image remote patterns for potential issues, monitoring for unusual image optimization activity, and verifying the affected scope, severity, and vendor guidance. The vulnerability impacts image security and access control, emphasizing the need for prompt mitigation efforts.
Why it matters
The Astro web framework's Netlify adapter vulnerability allows for unintended image optimization, potentially impacting image security and access control. Defenders should prioritize verifying and upgrading to Astro version 8.1.2 or later.
- Potential for unintended image optimization on excluded paths
- Possible impact on image security and access control
- Need for verification and upgrade to Astro version 8.1.2 or later
Technical summary
The Astro Netlify adapter converts image.remotePatterns entries into regular expressions written to .netlify/v1/config.json. Prior to version 8.1.2, pathname values were not properly escaped, allowing for unintended matches and potential image optimization on excluded paths. This vulnerability impacts image security and access control, emphasizing the need for defenders to assess exposure and prioritize upgrading to version 8.1.2 or later. The Astro security advisory provides critical details for a comprehensive understanding of the issue.
Defensive priority
Defenders should prioritize verifying and upgrading to Astro version 8.1.2 or later, and review their image remote patterns for potential issues.
Recommended defensive actions
- Verify and upgrade to Astro version 8.1.2 or later
- Review image remote patterns for potential issues
- Monitor for unusual image optimization activity
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but additional information from the Astro security advisory is needed for a comprehensive understanding. The advisory details the technical aspects of the vulnerability, including how image.remotePatterns entries are converted into regular expressions and the implications of this conversion on image optimization. Defenders should verify the affected scope, severity, and vendor guidance to assess exposure and prioritize mitigation efforts.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73425 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73425
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73425 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73425
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/withastro/astro/security/advisories/GHSA-hp3v-mfqw-h74c
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.