SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-69153

MEDIUM · CVSS 5.3 EPSS 0.45% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-03 · Last synced 2026-09-02

CyberRota Analysis

AI-Generated

PostCSS versions prior to 8.5.19 are vulnerable to a directory traversal attack that allows an attacker to manipulate the sourceMappingURL, potentially exposing sensitive information from unintended source-map files. This vulnerability could lead to the disclosure of application-specific data, making it critical for developers and organizations using PostCSS to upgrade to the patched version immediately to mitigate risks. Prioritization is essential for those managing applications that rely on PostCSS for CSS processing and transformation.

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-69153
Severity
MEDIUM
CVSS
5.3
EPSS
0.45%

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)