CyberRota Analysis
AI-GeneratedThe Astro Vercel adapter in versions 10.0.3 to 11.0.3 is vulnerable to unauthenticated GET requests that can bypass Vercel edge path rules, potentially exposing protected routes. This vulnerability could allow unauthorized access to sensitive content on websites built with the Astro framework. Organizations using affected versions should prioritize updating to version 11.0.3 to mitigate the risk of unauthorized access.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD 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.