CVE-2026-59874

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.18, tar.replace accepts a checksum-valid tar header with a negative base-256 encoded entry size, causing the archive scanner to make no progress while repeatedly parsing the same header. This issue is fixed in version 7.5.18.
Configurations

Configuration 1 (hide)

cpe:2.3:a:isaacs:tar:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2026-07-08 16:16

Updated : 2026-07-10 18:54


NVD link : CVE-2026-59874

Mitre link : CVE-2026-59874

CVE.ORG link : CVE-2026-59874


JSON object : View

Products Affected

isaacs

  • tar
CWE
CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')