---
cve: "CVE-2026-59871"
severity: "MEDIUM"
cvss: 5.3
epss: "41%"
vendor: "isaacs"
kev: false
exploited: false
published: "2026-07-08 15:25:09"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-10T09:20:30+02:00"
---

# CVE-2026-59871

> 5.3 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Gering | warn |

## Patch verfügbar (OSV)

- 9ecd4d2956fd915507eca018ddc1fea727fbba93 (Commit)
- e02a4e9e013c4be95302e2eb2047a942b883c27b (Commit)

## Referenzen

- <https://github.com/isaacs/node-tar/security/advisories/GHSA-w8wr-v893-vjvp>
- <https://github.com/isaacs/node-tar/commit/e02a4e9e013c4be95302e2eb2047a942b883c27b>
- <https://github.com/isaacs/node-tar/releases/tag/v7.5.18>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-59871) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
