CVE-2026-73566

🟡 Monitoruj

Przepełnienie stosu w node-tar prowadzi do awarii aplikacji Node.js przy przetwarzaniu archiwów.

CVSS
7.5
EPSS
0.4%
Exploit
none
Vendor
Opis źródłowy (NVD)

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.21, node-tar's filesFilter in src/list.ts uses the recursive mapHas helper to walk an archive entry path upward with path.dirname() and no segment cap when tar.t(...) or tar.x(...) receives a non-empty member-selection list. A crafted GNU L or PAX x long-path header with thousands of slash-separated segments reaches this.filter(entry.path, entry) in Parser[CONSUMEHEADER] in src/parse.ts before Unpack[CHECKPATH] applies maxDepth, causing an uncatchable RangeError stack overflow that terminates asynchronous and streaming Node.js consumers. This issue is fixed in version 7.5.21.

buffer-overflow Brak patcha
Źródła i daty
ŹródłoWartość
NVD – CVSS7.5
CISA KEV (aktywnie wykorzystywane)Nie
FIRST EPSS (prawdopodobieństwo exploita)0.4%
Opublikowano (NVD)2026-08-13 18:18:19 UTC
Ostatnia modyfikacja (NVD)2026-09-16 13:42:43 UTC
Referencje