CVE & CISA-KEV Catalog

CVE-2026-53655

MEDIUM
5.5
CVSS v3
NVD

Description

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.

How to fix

Remediation Available
node-tarDebian
Fixed in:7.5.16+~4.0.1-2CVE-2026-53655

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityLow
Privileges RequiredNone
User InteractionRequired
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityHigh
AvailabilityNone

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

Exploit Intelligence

0.16%probability of exploitation in 30 days
5thpercentile

Low risk: more likely to be exploited than 5% of all known CVEs.

References

Exploit1

Related Vulnerabilities

Other CWE-436 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2026-63030Critical9.897%KEVFix
CVE-2025-25292Critical9.865%-Fix
CVE-2022-37436Medium5.358%-Fix
CVE-2021-28474High8.851%-Fix
CVE-2025-25291Critical9.820%-Fix
CVE-2019-17596High7.54.7%-Fix

Common questions

How do I fix CVE-2026-53655?

Upgrade node-tar on debian unstable to 7.5.16+~4.0.1-2 or later.

Is CVE-2026-53655 being actively exploited?

Not that we know of. CVE-2026-53655 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.16% is the estimated probability that it will be exploited in the next 30 days. That is higher than 5% of all scored CVEs.

How severe is CVE-2026-53655?

CVE-2026-53655 has a CVSS v3 base score of 5.5, rated moderate. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-53655 affect?

Published advisories record a fix for node-tar (Debian). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-53655
CVE-2026-53655 severity badge

Markdown

[![CVE-2026-53655](https://tridentstack.com/cve/badge/CVE-2026-53655.svg)](https://tridentstack.com/cve/CVE-2026-53655)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-53655"><img src="https://tridentstack.com/cve/badge/CVE-2026-53655.svg" alt="CVE-2026-53655"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-06-26.