CVE-2026-73424

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-17 18:18

Updated : 2026-09-09 21:11


NVD link : CVE-2026-73424

Mitre link : CVE-2026-73424

CVE.ORG link : CVE-2026-73424


JSON object : View

Products Affected

No product.

CWE
CWE-441

Unintended Proxy or Intermediary ('Confused Deputy')

CWE-862

Missing Authorization