PT-2025-32688 · Unknown+1 · Content-Security-Policy-Parser+1
Mortem
·
Published
2025-08-12
·
Updated
2025-08-12
·
CVE-2025-55164
CVSS v4.0
8.8
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X |
Name of the Vulnerable Software and Affected Versions:
content-security-policy-parser versions 0.5.0 and earlier
Description:
The content-security-policy-parser software parses content security policy directives. A prototype pollution vulnerability exists in versions 0.5.0 and earlier, where calling a policy name as
proto allows overriding the Object prototype. This issue is addressed in version 0.6.0. A workaround involves disabling prototype method in NodeJS to neutralize prototype pollution attacks.Recommendations:
content-security-policy-parser versions prior to 0.6.0: Update to version 0.6.0 or later.
content-security-policy-parser versions prior to 0.6.0: Use either the
--disable-proto=delete or --disable-proto=throw argument when running NodeJS.Exploit
Fix
Prototype Pollution
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Node.Js
Content-Security-Policy-Parser