CYBERSECURITYTRACKER
TRACKING3,763 stories692 vuln stories
Vulnerability record

CVE-2024-56159

A permanent, source-backed tracker page. Values are shown only when returned; explicit gaps and read failures remain different states.

Full record read. Reported values and explicit gaps below come from the tracked record. Tracker snapshot: Aug 9, 2026.

What it is

Reported

Astro is a web framework for content-driven websites. A bug in the build process allows any unauthenticated user to read parts of the server source code. During build, along with client assets such as css and font files, the sourcemap files **for the server code** are moved to a publicly-accessible folder. Any outside party can read them with an unauthorized HTTP GET request to the same server hosting the rest of the website. While some server files are hashed, making their access obscure, the files corresponding to the file system router (those in `src/pages`) are predictably named.… Source description excerpt; complete tracked detail loads below.

NVD published: Dec 20, 2024 · Source record updated: Aug 9, 2026 · Tracker snapshot: Aug 9, 2026

What is affected

Reported

astro — astro. Product-level identification only; no affected-version conclusion is available from this field.

NVD published: Dec 20, 2024 · Source record updated: Aug 9, 2026 · Tracker snapshot: Aug 9, 2026

Urgency and basis

Reported

Act · 447.6

Tracker decision tier from the evidence detailed below · Source record updated: Aug 9, 2026 · Tracker snapshot: Aug 9, 2026

Exploitation evidence

Reported

kev-listed · VulnCheck KEV

VulnCheck KEV added: Feb 11, 2026 · Source record updated: Aug 9, 2026 · Tracker snapshot: Aug 9, 2026

What to do

Reported

Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.

Source remediation ↗

Tracked source remediation field · Source record updated: Aug 9, 2026 · Tracker snapshot: Aug 9, 2026

Evidence detail

Loading the full tracker evidence record…