Path traversal in Postcss - CVE-2026-69153
Published: September 9, 2026
Vulnerability details
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. A remote attacker can send a specially crafted HTTP request and read arbitrary files on the system.