diff --git a/advisories/unreviewed/2026/05/GHSA-w4pp-8pjf-rmxw/GHSA-w4pp-8pjf-rmxw.json b/advisories/unreviewed/2026/05/GHSA-w4pp-8pjf-rmxw/GHSA-w4pp-8pjf-rmxw.json index d3824995ac80..5ea701442b4a 100644 --- a/advisories/unreviewed/2026/05/GHSA-w4pp-8pjf-rmxw/GHSA-w4pp-8pjf-rmxw.json +++ b/advisories/unreviewed/2026/05/GHSA-w4pp-8pjf-rmxw/GHSA-w4pp-8pjf-rmxw.json @@ -1,23 +1,40 @@ { "schema_version": "1.4.0", "id": "GHSA-w4pp-8pjf-rmxw", - "modified": "2026-05-26T15:32:10Z", + "modified": "2026-05-26T15:33:18Z", "published": "2026-05-26T13:30:54Z", "aliases": [ "CVE-2026-9496" ], + "summary": "pacote vulnerable to Denial of Service via addGitSha", "details": "Versions of the package pacote from 11.2.7 are vulnerable to Denial of Service (DoS) via the addGitSha function. An attacker can exploit this vulnerability by supplying a specially crafted spec.rawSpec value that triggers the function’s regex replacement and string-manipulation logic, causing excessive CPU consumption and potentially stalling or crashing the process.", "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" - }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/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" + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "pacote" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "11.2.7" + }, + { + "fixed": "21.5.1" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY",