node-tar is a full-featured Tar for Node.js. Prior to 7.5.16, tar (node-tar) applies a PAX extended header's size= record (and other PAX overrides) to the next header entry of any type, including intermediary metadata headers such as a GNU long-name (L) or long-link (K) entry. Per POSIX pax, a PAX extended header (x) describes the next file entry, not the intermediary extension headers that may sit between the x header and the file it annotates. Because node-tar lets the PAX size override the byte length of an intervening L/K/x header, an attacker can desynchronize node-tar's stream cursor relative to every other mainstream tar implementation (GNU tar, libarchive/bsdtar, Python tarfile, and the now-fixed tar-rs / astral-tokio-tar). The result is a tar parser interpretation differential (CWE-436): a single crafted archive yields a different set of members under node-tar than under the reference tar tools. An attacker can use this to hide a member from one parser while it is visible to another, which defeats security tooling whose scanner and extractor disagree on archive contents (e.g. a malware/secret scanner that lists entries with one library while a downstream step extracts with another) This vulnerability is fixed in 7.5.16.
CVE-2026-53655
This medium-severity CVE scores 5.5 under NVD CVSS v3. EPSS exploit probability: 0.1%, top 99% 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).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.5
- EG Score
- 5.5(medium)
- EPSS
- 1.4%
- KEV
- Not listed
Published
June 15, 2026
Last Modified
June 26, 2026
Advisory Details (1)
Auto-updated Jun 22, 2026node-tar applies PAX size override to intermediary GNU long-name/long-link headers, causing tar parser interpretation differential (file smuggling) · Advisory · isaacs/node-tar · GitHub
https://github.com/isaacs/node-tar/security/advisories/GHSA-vmf3-w455-68vhVendor Advisories for CVE-2026-53655(2)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- CVE-2026-53655Microsoft Security Response Center (MSRC)Medium
node-tar applies PAX size override to intermediary GNU long-name/long-link headers, causing tar parser interpretation differential (file smuggling)
- GHSA-vmf3-w455-68vhGitHub Security AdvisoriesMedium
node-tar applies PAX size override to intermediary GNU long-name/long-link headers, causing tar parser interpretation differential (file smuggling)
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| tar | — | 7.5.16 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 30× 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.
- 2026-07-07 00:21 UTCEG score recompute
- 2026-07-05 10:40 UTCEG score recompute
- 2026-07-05 02:31 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 10:03 UTCEG score recompute
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-03 01:04 UTCEG score recompute
- 2026-07-02 00:34 UTCEG score recompute
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-06-30 23:56 UTCEG score recompute
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-29 23:06 UTCEG score recompute
- 2026-06-28 22:32 UTCEG score recompute
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-27 22:01 UTCEG score recompute▼ 1.40
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-26 21:42 UTCNVD updateCVSS v3 → 5.5
- 2026-06-26 21:29 UTCEG score recompute
- 2026-06-25 20:59 UTCEG score recompute
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-24 20:27 UTCEG score recompute
- 2026-06-23 21:33 UTCEPSS rescore
Show 5 moreShow fewer
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 18:24 UTCEG score recompute
- 2026-06-22 17:52 UTCEG score recompute▲ 6.90
- 2026-06-22 17:45 UTCNVD updateCVSS v3 → 6.9 · CVSS v4 → 6.9
- 2026-06-15 17:46 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-53655?
When was CVE-2026-53655 disclosed?
Is CVE-2026-53655 actively exploited?
What is the CVSS score of CVE-2026-53655?
How do I remediate CVE-2026-53655?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-53655
Is Your Infrastructure Affected by CVE-2026-53655?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.