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.
CVE-2026-73566
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 68% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 65(Attend)EG Risk 65/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 32%
- KEV
- Not listed
Published
August 13, 2026
Last Modified
September 16, 2026
Advisory Details (2)
Auto-updated Aug 13, 2026commit 631ae59121bf (isaacs/node-tar)
Fix landed in isaacs/node-tar commit 631ae59121bf — awaiting tagged release
https://github.com/isaacs/node-tar/commit/631ae59121bf8fc8a22bbae35f074cb9b789cd4aUncontrolled recursion in mapHas/filesFilter allows uncatchable stack-overflow DoS via crafted long-path tar with member selection · Advisory · isaacs/node-tar · GitHub
https://github.com/isaacs/node-tar/security/advisories/GHSA-r292-9mhp-454mVendor Advisories for CVE-2026-73566(9)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2026:66003Red Hat Product SecurityHigh
Red Hat Security Advisory: Ansible automation portal Red Hat Enterprise Linux Images
- RHSA-2026:63046Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.21.32 bug fix and security update
- RHSA-2026:65155Red Hat Product SecurityHigh
Red Hat Security Advisory: Ansible plug-ins for Red Hat Developer Hub Product Release Update
- RHSA-2026:65126Red Hat Product SecurityHigh
Red Hat Security Advisory: RHOAI 2.25.11 - Red Hat OpenShift AI
- RHSA-2026:65118Red Hat Product SecurityHigh
Red Hat Security Advisory: Ansible plug-ins for Red Hat Developer Hub Product Release Update
- RHSA-2026:62260Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat OpenShift Dev Spaces 3.30.0 Release.
- RHSA-2026:60446Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.20.36 bug fix and security update
- RHSA-2026:60441Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.22.12 bug fix and security update
- +1 more
Patch Availability(8)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | ansible-automation-platform/bootc-automation-portal-rhel9:1788943531 | 2026-09-09 | redhat |
| redhat | rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9:1787801527 | 2026-09-08 | redhat |
| redhat | openshift4/ose-agent-installer-ui-rhel9:1788351578 | 2026-09-08 | redhat |
| redhat | ansible-automation-platform/automation-portal:1788775748 | 2026-09-08 | redhat |
| redhat | ansible-automation-platform/automation-portal:1788783591 | 2026-09-08 | redhat |
| redhat | devspaces/code-rhel9:1787762793 | 2026-09-01 | redhat |
| redhat | openshift4/ose-agent-installer-ui-rhel9:1787735334 | 2026-09-01 | redhat |
| redhat | openshift4/ose-agent-installer-ui-rhel9:1787744594 | 2026-09-01 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(4 across 4 ecosystems)
Debian:12(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-tar | 6.1.13+~cs7.0.5-1 ... 7.5.22+~4.0.1-1 (22 versions) | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-tar | 6.2.1+ds1+~cs6.1.13-1 ... 7.5.22+~4.0.1-1 (18 versions) | — | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-tar | 6.2.1+ds1+~cs6.1.13-1 ... 7.5.19+~4.0.1-2 (16 versions) | 7.5.22+~4.0.1-1 | — |
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| tar | — | 7.5.21 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 26× in last 7d / 87× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
Showing the most recent 100 of 106 total refreshes for this CVE.
- 2026-09-19 00:32 UTCEG score recompute
- 2026-09-19 00:32 UTCVendor advisory
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 12:49 UTCVendor advisory
- 2026-09-18 00:58 UTCEG score recompute
- 2026-09-18 00:58 UTCVendor advisory
- 2026-09-17 13:18 UTCVendor advisory
- 2026-09-17 01:27 UTCEG score recompute
- 2026-09-17 01:27 UTCVendor advisory
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 13:46 UTCEG score recompute
- 2026-09-16 13:46 UTCVendor advisory
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-16 01:37 UTCVendor advisory
- 2026-09-15 13:57 UTCEG score recompute
- 2026-09-15 13:57 UTCVendor advisory
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 02:15 UTCVendor advisory
- 2026-09-14 14:29 UTCVendor advisory
- 2026-09-14 02:49 UTCEG score recompute
- 2026-09-14 02:49 UTCVendor advisory
- 2026-09-13 15:09 UTCVendor advisory
- 2026-09-13 03:27 UTCVendor advisory
- 2026-09-12 15:47 UTCEG score recompute
- 2026-09-12 15:47 UTCVendor advisory
Show 75 moreShow fewer
- 2026-09-12 15:02 UTCEPSS rescore
- 2026-09-12 04:07 UTCVendor advisory
- 2026-09-11 16:26 UTCEG score recompute
- 2026-09-11 16:26 UTCVendor advisory
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 04:45 UTCVendor advisory
- 2026-09-10 17:04 UTCEG score recompute
- 2026-09-10 17:04 UTCVendor advisory
- 2026-09-10 09:35 UTCEPSS rescore
- 2026-09-10 05:24 UTCVendor advisory
- 2026-09-09 17:43 UTCVendor advisory
- 2026-09-09 04:56 UTCEG score recompute
- 2026-09-09 04:56 UTCVendor advisory
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-08 04:12 UTCVendor advisory
- 2026-09-07 16:31 UTCEG score recompute
- 2026-09-07 16:31 UTCVendor advisory
- 2026-09-06 23:59 UTCEG score recompute
- 2026-09-06 23:59 UTCVendor advisory
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-06 12:19 UTCVendor advisory
- 2026-09-06 00:31 UTCEG score recompute
- 2026-09-06 00:31 UTCVendor advisory
- 2026-09-05 12:51 UTCVendor advisory
- 2026-09-05 00:30 UTCEG score recompute
- 2026-09-05 00:30 UTCVendor advisory
- 2026-09-04 12:41 UTCEG score recompute
- 2026-09-04 12:41 UTCVendor advisory
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-04 01:01 UTCVendor advisory
- 2026-09-03 12:43 UTCVendor advisory
- 2026-09-03 01:02 UTCEG score recompute
- 2026-09-03 01:02 UTCVendor advisory
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-02 13:08 UTCVendor advisory
- 2026-09-01 22:59 UTCEG score recompute
- 2026-09-01 22:59 UTCVendor advisory
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-09-01 11:19 UTCEG score recompute
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-08-30 19:48 UTCEG score recompute
- 2026-08-30 19:18 UTCEPSS rescore
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 08:08 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 07:33 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 16:16 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 16:34 UTCEG score recompute
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-25 17:12 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 17:24 UTCEG score recompute
- 2026-08-23 06:20 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 07:00 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 19:20 UTCEG score recompute
- 2026-08-21 01:48 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-20 02:16 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 15:02 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 02:21 UTCEG score recompute
- 2026-08-18 01:47 UTCEG score recompute
- 2026-08-17 15:45 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 16:24 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 04:45 UTCEG score recompute
Related CVEs(same vendor + same CWE)
Same vendor
10 shownredhat
- CVE-2001-0825EG 10.0HIGH
- CVE-2001-1009EG 10.0EPSS p93HIGH
- CVE-2001-0554EG 10.0EPSS p99HIGH
- CVE-2001-1162EG 10.0EPSS p96HIGH
- CVE-2001-0414EG 10.0EPSS p100HIGH
- CVE-2001-0191EG 10.0EPSS p92HIGH
- CVE-2001-0301EG 10.0EPSS p91HIGH
- CVE-2001-0197EG 10.0EPSS p96HIGH
- CVE-2001-0233EG 10.0EPSS p96HIGH
- CVE-2001-0010EG 10.0EPSS p98HIGH
Same CWE
10 shownCWE-400
Frequently asked(5)
What is CVE-2026-73566?
When was CVE-2026-73566 disclosed?
Is CVE-2026-73566 actively exploited?
What is the CVSS score of CVE-2026-73566?
How do I remediate CVE-2026-73566?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-73566
Is Your Infrastructure Affected by CVE-2026-73566?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.