PatchSiren cyber security CVE debrief
CVE-2026-73424 withastro CVE debrief
CVE-2026-73424 debrief based on the supplied source corpus. The Astro Vercel adapter in packages/integrations/vercel/src/serverless/entrypoint.ts accepts x_astro_path for the public /_isr function based only on the x-vercel-isr header, allowing unauthenticated GET requests to render routes protected only by Vercel edge path rules or split edge middleware. This issue is fixed in 11.0.3. Defenders should assess exposure and verify the patch is applied to prevent unauthorized access to protected routes.
- Vendor
- withastro
- Product
- astro
- CVSS
- MEDIUM 6.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-17
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-17
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for Astro and Vercel deployments should assess exposure and verify the patch is applied to prevent unauthorized access to protected routes. This includes reviewing and updating Vercel edge path rules and split edge middleware configurations, as well as monitoring for unauthorized access attempts to protected routes. Operators, platform administrators, vulnerability management teams, and security teams should prioritize verifying and
Why it matters
CVE-2026-73424 allows unauthenticated GET requests to render routes protected by Vercel edge path rules or split edge middleware. Defenders should verify and apply the patch, review configurations, and monitor for access attempts.
- Verify and apply the patch to prevent unauthorized access to protected routes
- Review and update Vercel edge path rules and split edge middleware configurations
- Monitor for unauthorized access attempts to protected routes
Technical summary
The Astro Vercel adapter in packages/integrations/vercel/src/serverless/entrypoint.ts accepts x_astro_path for the public /_isr function based only on the x-vercel-isr header, allowing unauthenticated GET requests to render routes protected only by Vercel edge path rules or split edge middleware. This issue allows defenders to prioritize verifying and applying the patch to prevent unauthorized access to protected routes. The fix is included in version 11.0.3 of the Astro framework. Defenders should review configurations and monitor for access attempts.
Defensive priority
Defenders should prioritize verifying and applying the patch to prevent unauthorized access to protected routes.
Recommended defensive actions
- Verify the patch is applied to the Astro Vercel adapter
- Review and update Vercel edge path rules and split edge middleware configurations
- Monitor for unauthorized access attempts to protected routes
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record and NVD entry provide details on the vulnerability in the Astro Vercel adapter. However, the scope of affected deployments and the exact nature of the vulnerability require verification from the supplied official sources. The official CVE Program record and NIST NVD detail page provide source-provided CVE metadata and vulnerability assessment. The fix commit, pull request, and release notes offer additional context for defenders to verify and apply the patch.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73424 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73424
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73424 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73424
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/commit/3a43cf0f3690a8e33cb30109bc5165611cf38fcd
-
Source reference
Unverified legacy reference
URL: https://github.com/withastro/astro/pull/17370
-
Source reference
Unverified legacy reference
URL: https://github.com/withastro/astro/releases/tag/@astrojs/[email protected]
-
Source reference
Unverified legacy reference
URL: https://github.com/withastro/astro/security/advisories/GHSA-x27w-589x-frm2
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.