CVEPublished 2026-09-02Modified 2026-09-090 articles on news5 live referencesNVD data

CVE-2026-84376

Vulnerability data via NVD (ingested)

CVSS v3.1
EPSS percentile
34
Exploit Prediction Scoring System · top 66% of all CVEs
Description

Astro is a web framework for content-driven websites. Prior to 7.2.4, Astro stripped a configured non-root base path from request pathnames using a string-prefix check without verifying a path-segment boundary. With base "/app", a request to "/appX/admin" resolved internally to the protected "/admin" route while middleware observed "/appX/admin" in context.url.pathname. In applications that authorize base-prefixed routes by inspecting context.url.pathname, an unauthenticated remote attacker could bypass pathname-based middleware authorization and reach protected routes. This issue is fixed in version 7.2.4.

Timeline
Published 2026-09-02
Modified 2026-09-09

External references

Search for exposed instances

Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).

More intel sources (5)

Known PoCs on GitHub

No public proof-of-concept repositories found for CVE-2026-84376 on GitHub.
We haven't classified any articles referencing CVE-2026-84376 yet. The external references above still apply.