CVE-2026-59871
CVE-2026-59871 is a medium-severity vulnerability in Isaacs Tar with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-704.
Key facts
- Severity: Medium (CVSS 3.x base score 5.3)
- EPSS exploit prediction: 0% (34th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-704
- Affected product: Isaacs Tar
- Published:
- Last modified:
Description
node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.18, node-tar coerces all-digit PAX path and linkpath values in src/pax.ts to JavaScript numbers, causing downstream path handling such as normalizeWindowsPath(entry.path).split('/') to throw an uncaught TypeError. This issue is fixed in version 7.5.18.
Frequently asked questions
- What is CVE-2026-59871?
- node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.18, node-tar coerces all-digit PAX path and linkpath values in src/pax.ts to JavaScript numbers, causing downstream path handling such as normalizeWindowsPath(entry.path).split('/') to throw an uncaught TypeError. This issue is fixed in version 7.5.18.
- How severe is CVE-2026-59871?
- CVE-2026-59871 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability low.
- Is CVE-2026-59871 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (34th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-59871?
- CVE-2026-59871 affects Isaacs Tar. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-59871?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2026-59871 published?
- CVE-2026-59871 was published on 2026-07-08 and last updated on 2026-07-10.
References
- https://github.com/isaacs/node-tar/commit/e02a4e9e013c4be95302e2eb2047a942b883c27b
- https://github.com/isaacs/node-tar/releases/tag/v7.5.18
- https://github.com/isaacs/node-tar/security/advisories/GHSA-w8wr-v893-vjvp
Affected products (1)
- cpe:2.3:a:isaacs:tar:*:*:*:*:*:node.js:*:*
More vulnerabilities in Isaacs Tar
- CVE-2026-23950 — High (CVSS 8.8): node-tar,a Tar for Node.js, has a race condition vulnerability in versions up to and including 7.5.3. This is due to an…
- CVE-2026-24842 — High (CVSS 8.2): node-tar,a Tar for Node.js, contains a vulnerability in versions prior to 7.5.7 where the security check for hardlink…
- CVE-2026-59874 — High (CVSS 7.5): node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.18, tar.replace accepts a checksum-valid tar…
- CVE-2026-59873 — High (CVSS 7.5): node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.19, node-tar does not enforce hard upper…
- CVE-2018-20834 — High (CVSS 7.5): A vulnerability was found in node-tar before version 4.4.2 (excluding version 2.2.2). An Arbitrary File Overwrite issue…
- CVE-2026-26960 — High (CVSS 7.1): node-tar is a full-featured Tar for Node.js. When using default options in versions 7.5.7 and below, an…
All CVEs affecting Isaacs Tar →
Other CWE-704 (Incorrect Type Conversion or Cast) vulnerabilities
- CVE-2015-3120 — Critical (CVSS 10.0): Adobe Flash Player before 13.0.0.302 and 14.x through 18.x before 18.0.0.203 on Windows and OS X and before…
- CVE-2026-15826 — Critical (CVSS 9.8): The User Profile Builder plugin for WordPress is vulnerable to Authentication Bypass via Type Confusion in versions up…
- CVE-2025-39880 — Critical (CVSS 9.8): In the Linux kernel, the following vulnerability has been resolved: libceph: fix invalid accesses to…
- CVE-2025-41648 — Critical (CVSS 9.8): An unauthenticated remote attacker can bypass the login to the web application of the affected devices making it…
- CVE-2025-41646 — Critical (CVSS 9.8): An unauthorized remote attacker can bypass the authentication of the affected software package by misusing an incorrect…
- CVE-2021-33318 — Critical (CVSS 9.8): An Input Validation Vulnerability exists in Joel Christner .NET C# packages WatsonWebserver, IpMatcher 1.0.4.1 and…
Browse all CWE-704 (Incorrect Type Conversion or Cast) vulnerabilities →