Lucene search
+L

3 matches found

Cvelist
Cvelist
added 2026/08/13 5:39 p.m.35 views

CVE-2026-73566 node-tar: Uncontrolled recursion in mapHas/filesFilter allows uncatchable stack-overflow DoS via crafted long-path tar with member selection

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...

7.5CVSS0.0038EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/24 4:26 p.m.26 views

Uncontrolled Recursion

Overview org.webjars.npm:tar is a full-featured Tar for Node.js. Affected versions of this package are vulnerable to Uncontrolled Recursion in the mapHas helper and filesFilter function in src/list.ts, which walk an entry path upward with one path.dirname call per recursion and no segment cap. An...

6.9CVSS5.9AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/24 4:26 p.m.19 views

node-tar: Uncontrolled recursion in mapHas/filesFilter allows uncatchable stack-overflow DoS via crafted long-path tar with member selection

Summary node-tar npm tar contains an uncontrolled-recursion stack-exhaustion DoS in the internal mapHas helper used by filesFilter. When a consumer calls tar.t... or tar.x... with a non-empty member-selection list, node-tar installs a filter that closes over the recursive mapHas src/list.ts:33-44...

7.5CVSS6.6AI score0.0038EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder