CVE-2026-53655Patch(isaacs / tar)

LOWCVSS 5.5 · MEDIUM

Signal is active with 1 mentions in latest observed window

Immediate actions

  • Patch isaacs tar systems immediately

Recommended action window: Monitor and triage in normal cycle

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.

0.5/ 10 priority

Sources & remediation

Weakness type (CWE)
CWE-436

Priority

LOW

Exploitation

NONE

PoC

YES

Patch

AVAILABLE

Momentum

STABLE

Are you affected?

If you run products in this scope, you should treat this CVE as relevant to your environment.

  • tar

Threat summary

  • Patch or workaround signal is available
  • 3 mentions across 3 observed days
  • Momentum state: stable

What's happening

  • Patch or workaround mentioned in 2 signals
  • Technical details provided in 3 signals
  • General: 1 classified signal
  • Peaked 2d ago at 1 mentions (2026-06-22); latest day: 1
  • 3 total mentions across 3 days

Affected systems

Vendors
Products
tar

Deep dive

Activity timeline3 mentions / 3d
00111Mentions · 2026-06-22: 1Mentions · 2026-06-25: 1Mentions · 2026-06-28: 1Patch / Workaround · 2026-06-25: 1Patch / Workaround · 2026-06-28: 1Technical Details · 2026-06-22: 1Technical Details · 2026-06-25: 1Technical Details · 2026-06-28: 106-2206-2506-28
Signal classification2 categories
Patch
266.7%
General
133.3%
Referenced assets2 URLs
Classification over time
DateTotalLabels
2026-06-221
General1
2026-06-251
Patch1
2026-06-281
Patch1
Full discourse3 posts
  • connect24h@connect24h
    Patch

    【要注意CVE】node-tar(npm tarパッケージ)にパーサー解釈差分脆弱性 CVE-2026-53655(Moderate) PAXヘッダーの扱いミスで、node-tarとGNU tarなどでtarの中身が見え方が変わる → セキュリティスキャナが悪意ファイルをスルーするリスク npm依存が多い環境は早急に7.5.16以上に更新を サプライチェーン・ツールチェーン点検必須です #セキュリティ https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-53655

    Post summary

    The advisory warns of a parser misinterpretation vulnerability (CVE‑2026‑53655) in node‑tar that can let malicious files slip past security scanners, and urges users to upgrade to version 7.5.16 or newer and perform supply‑chain checks.

    00020294
    5.9K followersView on X
  • Diego Artiles@dartilesm
    Patch

    🚨 node-tar < 7.5.16 has a file smuggling bug. CVE-2026-53655: your scanner and your extractor see different files in the same archive. → Affects npm's whole tar chain → Patch: tar 7.5.16 Your lock file probably has this. Go check.

    Post summary

    CVE-2026-53655 causes a file smuggling issue in node-tar versions below 7.5.16; the patch is tar 7.5.16.

    0000040
    49 followersView on X
  • Vulmon Vulnerability Feed@VulmonFeeds
    General

    CVE-2026-53655 Tar Parser Interpretation Differential in node-tar Prior to 7.5.16 https://vulmon.com/vulnerabilitydetails?qid=CVE-2026-53655

    Post summary

    The text references CVE‑2026‑53655 with a brief description of a parser interpretation issue in node‑tar (pre‑7.5.16) and a link to details, but provides no evidence of PoC, exploit code, active exploitation, patch, or debunking.

    0000080
    4.1K followersView on X
CPE platform detail1 entries

1 of 1 entries

PartVendorProductVersionTarget SWTarget HW
Appisaacstar-node.js-

Explore more