Lucene search
+L

28 matches found

RedhatCVE
RedhatCVE
added 2026/08/27 11:39 a.m.6 views

CVE-2026-73646

A flaw was found in PostCSS. An attacker can exploit a path traversal vulnerability by providing specially crafted sourceMappingURL values in untrusted CSS files. This allows the attacker to disclose sensitive sourcesContent from arbitrary .map files accessible on the system, leading to informati...

7.5CVSS5.5AI score0.00377EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/08/22 4:28 p.m.10 views

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

6.3CVSS6.3AI score0.00451EPSS
SaveExploits2References3
SUSE CVE
SUSE CVE
added 2026/08/21 12:41 a.m.13 views

SUSE CVE-2026-73646

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.18, lib/previous-map.js loadMap passes attacker-controlled sourceMappingURL values to joindirnameopts.from, annotation, and loadFile permits traversed ...

7.5CVSS5.5AI score0.00377EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/17 4:17 p.m.18 views

CVE-2026-73646

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.18, lib/previous-map.js loadMap passes attacker-controlled sourceMappingURL values to joindirnameopts.from, annotation, and loadFile permits traversed ...

7.5CVSS0.00377EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/17 3:35 p.m.92 views

CVE-2026-73646 PostCSS: Path Traversal in Previous Source Map Auto-Loading (sourceMappingURL) leads to Arbitrary .map File Disclosure

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.18, lib/previous-map.js loadMap passes attacker-controlled sourceMappingURL values to joindirnameopts.from, annotation, and loadFile permits traversed ...

7.5CVSS0.00377EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/17 3:35 p.m.12 views

EUVD-2026-60239

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.18, lib/previous-map.js loadMap passes attacker-controlled sourceMappingURL values to joindirnameopts.from, annotation, and loadFile permits traversed ...

7.5CVSS5.3AI score0.00377EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/17 3:35 p.m.31 views

CVE-2026-73646

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.18, lib/previous-map.js loadMap passes attacker-controlled sourceMappingURL values to joindirnameopts.from, annotation, and loadFile permits traversed ...

7.5CVSS5.3AI score0.00377EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/17 3:35 p.m.10 views

CVE-2026-73646 PostCSS: Path Traversal in Previous Source Map Auto-Loading (sourceMappingURL) leads to Arbitrary .map File Disclosure

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.18, lib/previous-map.js loadMap passes attacker-controlled sourceMappingURL values to joindirnameopts.from, annotation, and loadFile permits traversed ...

7.5CVSS5.3AI score0.00377EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 3:35 p.m.102 views

CVE-2026-73646 PostCSS: Path Traversal in Previous Source Map Auto-Loading (sourceMappingURL) leads to Arbitrary .map File Disclosure

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.18, lib/previous-map.js loadMap passes attacker-controlled sourceMappingURL values to joindirnameopts.from, annotation, and loadFile permits traversed ...

7.5CVSS5.5AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/13 10:18 a.m.7 views

postcss: PostCSS: Information disclosure via path traversal in source map auto-loading

A flaw was found in PostCSS. An attacker can exploit a path traversal vulnerability by providing specially crafted sourceMappingURL values in untrusted CSS files. This allows the attacker to disclose sensitive sourcesContent from arbitrary .map files accessible on the system, leading to informati...

7.5CVSS5.5AI score0.00377EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/12 7:35 p.m.10 views

postcss: PostCSS: Information disclosure via crafted sourceMappingURL

A flaw was found in PostCSS. A remote attacker can exploit this vulnerability by providing a specially crafted sourceMappingURL when a specific configuration the 'from' parameter is not set. This can cause the application to read and expose unintended source-map files, potentially revealing...

6.3CVSS5.3AI score0.00451EPSS
SaveExploits2References7
RedHat Linux
RedHat Linux
added 2026/08/04 4:47 p.m.4 views

postcss: PostCSS: Information disclosure via path traversal in source map auto-loading

A flaw was found in PostCSS. An attacker can exploit a path traversal vulnerability by providing specially crafted sourceMappingURL values in untrusted CSS files. This allows the attacker to disclose sensitive sourcesContent from arbitrary .map files accessible on the system, leading to informati...

7.5CVSS5.5AI score0.00377EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/04 1:03 p.m.14 views

postcss: PostCSS: Information disclosure via crafted sourceMappingURL

A flaw was found in PostCSS. A remote attacker can exploit this vulnerability by providing a specially crafted sourceMappingURL when a specific configuration the 'from' parameter is not set. This can cause the application to read and expose unintended source-map files, potentially revealing...

6.3CVSS5.5AI score0.00451EPSS
SaveExploits2References7
UbuntuCve
UbuntuCve
added 2026/08/03 5:16 p.m.11 views

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

6.3CVSS6.3AI score0.00451EPSS
SaveExploits2References4
Positive Technologies
Positive Technologies
added 2026/08/03 12:00 a.m.28 views

PT-2026-67450

Name of the Vulnerable Software and Affected Versions PostCSS versions prior to 8.5.19 Description PostCSS transforms CSS files into an Abstract Syntax Tree to allow analysis and modification. When the from option is unset, the PreviousMap.loadFile function fails to properly validate the...

6.3CVSS6.5AI score0.00451EPSS
SaveExploits2References33
Atlassian
Atlassian
added 2026/07/27 6:30 p.m.7 views

Information Disclosure at postcss Dependency in Bamboo Data Center

This High severity Information Disclosure vulnerability was introduced in versions 10.0.0, 10.1.0, 10.2.0, 11.0.0, 12.0.0, and 12.1.0 of Bamboo Data Center. This Information Disclosure vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N allows...

9.1CVSS5.6AI score0.00587EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2026/07/27 6:16 p.m.11 views

CVE-2026-45623

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. In versions 8.5.11 and prior, the PreviousMap parses the / sourceMappingURL=PATH / comment from any CSS string passed to process and dereferences PATH against the...

9.1CVSS5.4AI score0.00587EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/07/27 5:23 p.m.11 views

CVE-2026-45623

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. In versions 8.5.11 and prior, the PreviousMap parses the / sourceMappingURL=PATH / comment from any CSS string passed to process and dereferences PATH against the...

7.5CVSS5.8AI score0.00587EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
added 2026/07/24 4:24 p.m.10 views

Directory Traversal

Overview org.webjars.npm:postcss is a PostCSS is a tool for transforming styles with JS plugins. Affected versions of this package are vulnerable to Directory Traversal via the loadMap process. An attacker can access the contents of arbitrary .map files on the filesystem by submitting crafted CSS...

8.7CVSS6.2AI score0.00377EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/23 3:06 p.m.14 views

PostCSS: Arbitrary file read and information disclosure via attacker-controlled sourceMappingURL in CSS comments

Summary PostCSS's PreviousMap parses the / sourceMappingURL=PATH / comment from any CSS string passed to process and dereferences PATH against the local filesystem with no scheme, allowlist, or traversal check. An attacker who controls the CSS input can cause the host process to read any file...

9.1CVSS5.3AI score0.00587EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder