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 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 readable by Node and leak the first ~10 bytes of its content through the resulting JSON.parse SyntaxError message. The bug also yields a precise file-existence oracle and a controllable-read primitive that may be combined with large-file targets for DoS. The behaviour is triggered with PostCSS's default options — no from, no map, no plugins required — and is therefore reachable from any pipeline that runs untrusted CSS through PostCSS (CMS themes, user-uploaded styles, browser-extension/userstyle processors, build pipelines for third-party packages, blog comment renderers, etc.). This issue has been fixed in version 8.5.12.
CVE-2026-45623
This critical-severity CVE scores 9.1 under NVD CVSS v3. EPSS exploit probability: 0.6%, top 53% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 9.1
- EG Score
- 9.1(medium)
- EG Risk
- 46(Track)EG Risk 46/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity91% × 45%Exploitation1% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 47%
- KEV
- Not listed
Published
July 23, 2026
Last Modified
August 7, 2026
Advisory Details (1)
Auto-updated Jul 27, 2026Arbitrary file read and information disclosure via attacker-controlled sourceMappingURL in CSS comments · Advisory · postcss/postcss · GitHub
https://github.com/postcss/postcss/security/advisories/GHSA-6g55-p6wh-862qVendor Advisories for CVE-2026-45623(7)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2026:57590Red Hat Product SecurityHigh
Red Hat Security Advisory: rh-podman-desktop security, bug fix, and enhancement update
- RHSA-2026:57194Red Hat Product SecurityHigh
Red Hat Security Advisory: multicluster engine for Kubernetes v2.11.5 security update
- RHSA-2026:57191Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Advanced Cluster Management for Kubernetes v2.16.3 security update
- RHSA-2026:56357Red Hat Product SecurityHigh
Red Hat Security Advisory: Ansible plug-ins for Red Hat Developer Hub Product Release Update
- RHSA-2026:56338Red Hat Product SecurityHigh
Red Hat Security Advisory: Ansible plug-ins for Red Hat Developer Hub Product Release Update
- RHSA-2026:54427Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Advanced Cluster Management for Kubernetes v2.15.5 security update
- GHSA-6g55-p6wh-862qGitHub Security AdvisoriesHigh
PostCSS: Arbitrary file read and information disclosure via attacker-controlled sourceMappingURL in CSS comments
Patch Availability(6)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | rh-podman-desktop-0:1.1.2-1.el10_2 | 2026-08-20 | redhat |
| redhat | multicluster-engine/console-mce-rhel9:1786911977 | 2026-08-19 | redhat |
| redhat | rhacm2/console-rhel9:1786908361 | 2026-08-19 | redhat |
| redhat | ansible-automation-platform/automation-portal:1787047188 | 2026-08-18 | redhat |
| redhat | ansible-automation-platform/automation-portal:1787047114 | 2026-08-18 | redhat |
| redhat | rhacm2/console-rhel9:1786547771 | 2026-08-12 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(5 across 5 ecosystems)
Debian:11(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-postcss | 8.2.1+~cs5.3.23-8 ... 8.5.9+~cs9.3.30-1 (31 versions) | — | — |
Debian:12(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-postcss | 8.4.20+~cs8.0.23-1 ... 8.5.9+~cs9.3.30-1 (17 versions) | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-postcss | 8.4.49+~cs9.2.32-1 ... 8.5.9+~cs9.3.30-1 (13 versions) | — | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-postcss | 8.4.49+~cs9.2.32-1, 8.5.6+~cs9.3.28-1, 8.5.8+~cs9.3.30-1, 8.5.9+~cs9.3.30-1 | 8.5.12+~cs9.3.32-1 | — |
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| postcss | — | 8.5.12 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 53× in last 7d / 94× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-21 06:55 UTCVendor advisory
- 2026-08-21 02:46 UTCEG score recompute
- 2026-08-21 02:46 UTCVendor advisory
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-20 22:40 UTCVendor advisory
- 2026-08-20 18:34 UTCVendor advisory
- 2026-08-20 14:29 UTCVendor advisory
- 2026-08-20 08:51 UTCVendor advisory
- 2026-08-20 04:46 UTCVendor advisory
- 2026-08-20 00:40 UTCVendor advisory
- 2026-08-19 20:33 UTCEG score recompute
- 2026-08-19 20:33 UTCVendor advisory
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-19 16:00 UTCVendor advisory
- 2026-08-19 11:47 UTCVendor advisory
- 2026-08-19 07:41 UTCVendor advisory
- 2026-08-19 03:36 UTCVendor advisory
- 2026-08-18 23:04 UTCVendor advisory
- 2026-08-18 18:59 UTCEG score recompute
- 2026-08-18 18:59 UTCVendor advisory
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-18 09:39 UTCVendor advisory
- 2026-08-18 05:34 UTCVendor advisory
- 2026-08-18 01:27 UTCVendor advisory
- 2026-08-17 20:24 UTCVendor advisory
Show 69 moreShow fewer
- 2026-08-17 14:13 UTCEG score recompute
- 2026-08-17 14:13 UTCVendor advisory
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-17 10:08 UTCVendor advisory
- 2026-08-17 06:03 UTCVendor advisory
- 2026-08-17 01:54 UTCVendor advisory
- 2026-08-16 21:49 UTCVendor advisory
- 2026-08-16 17:44 UTCEG score recompute
- 2026-08-16 17:44 UTCVendor advisory
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 13:32 UTCVendor advisory
- 2026-08-16 09:27 UTCVendor advisory
- 2026-08-16 05:22 UTCEG score recompute
- 2026-08-16 05:22 UTCVendor advisory
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-16 01:17 UTCVendor advisory
- 2026-08-15 21:12 UTCVendor advisory
- 2026-08-15 17:07 UTCVendor advisory
- 2026-08-15 13:02 UTCVendor advisory
- 2026-08-15 08:57 UTCVendor advisory
- 2026-08-15 04:52 UTCEG score recompute
- 2026-08-15 04:52 UTCVendor advisory
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-15 00:46 UTCVendor advisory
- 2026-08-14 20:41 UTCVendor advisory
- 2026-08-14 16:36 UTCVendor advisory
- 2026-08-14 12:31 UTCVendor advisory
- 2026-08-14 08:25 UTCVendor advisory
- 2026-08-14 04:20 UTCVendor advisory
- 2026-08-14 00:15 UTCEG score recompute
- 2026-08-14 00:15 UTCVendor advisory
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 20:09 UTCVendor advisory
- 2026-08-13 16:04 UTCVendor advisory
- 2026-08-12 15:31 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 14:40 UTCEG score recompute
- 2026-08-11 02:23 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-09 17:42 UTCEG score recompute
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-08 17:11 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-07 16:40 UTCEG score recompute
- 2026-08-07 00:20 UTCEG score recompute▲ 1.60
- 2026-08-07 00:18 UTCNVD updateCVSS v3 → 9.1 · severity → CRITICAL
- 2026-08-06 15:15 UTCEG score recompute
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-06 02:49 UTCEG score recompute
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-05 01:09 UTCEG score recompute
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-04 12:41 UTCEG score recompute
- 2026-08-04 10:38 UTCEPSS rescore
- 2026-08-03 11:48 UTCEG score recompute
- 2026-08-03 10:36 UTCEPSS rescore
- 2026-08-02 10:23 UTCEG score recompute
- 2026-08-02 02:27 UTCEPSS rescore
- 2026-08-01 09:32 UTCEG score recompute
- 2026-08-01 04:16 UTCEPSS rescore
- 2026-07-30 20:14 UTCEG score recompute
- 2026-07-30 16:28 UTCEPSS rescore
- 2026-07-30 08:37 UTCEG score recompute
- 2026-07-30 01:30 UTCEPSS rescore
- 2026-07-28 19:16 UTCEG score recompute
- 2026-07-28 15:36 UTCEPSS rescore
- 2026-07-27 18:22 UTCEG score recompute
- 2026-07-26 22:11 UTCEG score recompute
- 2026-07-23 15:12 UTCEG score recompute
Related CVEs(same vendor + same CWE)
Same vendor
10 shownredhat
- CVE-2001-0825EG 10.0HIGH
- CVE-2001-1009EG 10.0EPSS p93HIGH
- CVE-2001-0554EG 10.0EPSS p98HIGH
- CVE-2001-1162EG 10.0EPSS p96HIGH
- CVE-2001-0414EG 10.0EPSS p100HIGH
- CVE-2001-0191EG 10.0EPSS p92HIGH
- CVE-2001-0301EG 10.0EPSS p91HIGH
- CVE-2001-0197EG 10.0EPSS p96HIGH
- CVE-2001-0233EG 10.0EPSS p96HIGH
- CVE-2001-0010EG 10.0EPSS p98HIGH
Frequently asked(5)
What is CVE-2026-45623?
When was CVE-2026-45623 disclosed?
Is CVE-2026-45623 actively exploited?
What is the CVSS score of CVE-2026-45623?
How do I remediate CVE-2026-45623?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-45623
Is Your Infrastructure Affected by CVE-2026-45623?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.