SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-73424

MEDIUM · CVSS 6.5 EPSS 0.27% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-17 · Last synced 2026-09-16

CyberRota Analysis

AI-Generated

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

CVE
CVE-2026-73424
Severity
MEDIUM
CVSS
6.5
EPSS
0.27%

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.