CVE-2026-69153

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:postcss:postcss:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2026-08-03 17:16

Updated : 2026-08-05 14:58


NVD link : CVE-2026-69153

Mitre link : CVE-2026-69153

CVE.ORG link : CVE-2026-69153


JSON object : View

Products Affected

postcss

  • postcss
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-200

Exposure of Sensitive Information to an Unauthorized Actor