CVE Catalog

CVE-2026-69153

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.36%

28th percentile - higher than 28% of all known CVEs

Summary

PostCSS prior to 8.5.19, if from is unset, an attacker can cause PreviousMap.loadFile() to read an unintended source-map file by supplying an absolute or directory-traversal sourceMappingURL. The resulting map’s sources and sourcesContent may then be exposed to the application.

Risk Assessment

The organization risks leakage of source code or other data contained in source maps, which could be read by an attacker.

Recommendation

Upgrade PostCSS to version 8.5.19 or later, which includes a fix preventing reading unintended source-map files.

Other vulnerabilities in PostCSS

See all
Original NVD description (English source)

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Prior to 8.5.19, if from is unset, an attacker can cause PreviousMap.loadFile() to read an unintended source-map file by supplying an absolute or directory-traversal sourceMappingURL. The resulting map’s sources and sourcesContent may then be exposed to the application. This issue is fixed in version 8.5.19.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS