All the vulnerabilites related to helmetjs - content-security-policy-parser
cve-2025-55164
Vulnerability from cvelistv5
Published
2025-08-12 16:02
Modified
2025-08-12 17:53
Severity ?
EPSS score ?
Summary
content-security-policy-parser Prototype Pollution Vulnerability May Lead to RCE
References
Impacted products
▼ | Vendor | Product |
---|---|---|
helmetjs | content-security-policy-parser |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-55164", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-08-12T17:52:38.896996Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-08-12T17:53:03.769Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "content-security-policy-parser", "vendor": "helmetjs", "versions": [ { "status": "affected", "version": "\u003c 0.6.0" } ] } ], "descriptions": [ { "lang": "en", "value": "content-security-policy-parser parses content security policy directives. A prototype pollution vulnerability exists in versions 0.5.0 and earlier, wherein if a policy name is called __proto__, one can override the Object prototype. This issue has been patched in version 0.6.0. A workaround involves disabling prototype method in NodeJS, neutralizing all possible prototype pollution attacks. Provide either --disable-proto=delete (recommended) or --disable-proto=throw as an argument to node to enable this feature." } ], "metrics": [ { "cvssV4_0": { "attackComplexity": "LOW", "attackRequirements": "NONE", "attackVector": "NETWORK", "baseScore": 8.8, "baseSeverity": "HIGH", "privilegesRequired": "NONE", "subAvailabilityImpact": "NONE", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "userInteraction": "NONE", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N", "version": "4.0", "vulnAvailabilityImpact": "HIGH", "vulnConfidentialityImpact": "NONE", "vulnIntegrityImpact": "HIGH" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-1321", "description": "CWE-1321: Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-08-12T16:03:21.616Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/helmetjs/content-security-policy-parser/security/advisories/GHSA-w2cq-g8g3-gm83", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/helmetjs/content-security-policy-parser/security/advisories/GHSA-w2cq-g8g3-gm83" }, { "name": "https://github.com/helmetjs/content-security-policy-parser/issues/11", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/helmetjs/content-security-policy-parser/issues/11" }, { "name": "https://github.com/helmetjs/content-security-policy-parser/commit/b13a52554f0168af393e3e38ed4a94e9e6aea9dc", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/helmetjs/content-security-policy-parser/commit/b13a52554f0168af393e3e38ed4a94e9e6aea9dc" } ], "source": { "advisory": "GHSA-w2cq-g8g3-gm83", "discovery": "UNKNOWN" }, "title": "content-security-policy-parser Prototype Pollution Vulnerability May Lead to RCE" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2025-55164", "datePublished": "2025-08-12T16:02:44.952Z", "dateReserved": "2025-08-07T18:27:23.307Z", "dateUpdated": "2025-08-12T17:53:03.769Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }