CVE-2026-69153

MEDIUM CVSS 4.0: 6.3 EPSS 0.31%
Updated Aug 05, 2026
Postcss
Parameter Value
CVSS 6.3 (MEDIUM)
Affected Versions before 8.5.23
Fixed In 8.5.19
Type CWE-200 (Information Exposure), CWE-22 (Path Traversal)
Vendor Postcss
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Attack Requirements
Present
Additional conditions required
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v4.0

Vulnerable Products 1

Configuration From (including) Up to (excluding)
Postcss Postcss
cpe:2.3:a:postcss:postcss:*:*:*:*:*:node.js:*:*
8.5.23

Related Vulnerabilities