CVE-2026-73424
From 10.0.3 until 11.0.3, 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…
Does this matter?
Lower severity and a low EPSS score (0.27%). Track it; it rarely justifies an emergency change on its own.
Description
Astro is a web framework for content-driven websites. From 10.0.3 until 11.0.3, 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.
- CVSS 3.1
- 6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
- EPSS
- 0.27% probability · 20th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-441, CWE-862
- Source
- security-advisories@github.com
References
- https://github.com/withastro/astro/commit/3a43cf0f3690a8e33cb30109bc5165611cf38fcd
- https://github.com/withastro/astro/pull/17370
- https://github.com/withastro/astro/releases/tag/@astrojs/vercel@11.0.3
- https://github.com/withastro/astro/security/advisories/GHSA-x27w-589x-frm2
- https://github.com/withastro/astro/security/advisories/GHSA-x27w-589x-frm2
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.