---
cve: "CVE-2026-87910"
severity: "MEDIUM"
cvss: 5.7
epss: "0.4%"
vendor: "Python Software Foundation"
kev: false
exploited: false
published: "2026-09-11 18:16:59"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-21T00:05:32+02:00"
---

# CVE-2026-87910

> 5.7 MEDIUM · 🧪 PoC

## Beschreibung

When tarfile extracts a link on a system that doesn't support links, it falls back to extracting a member from the archive. In this case, the filter function is run twice: once for the extracted member, and once with name set to the location of the link. For one of the calls, the return value was ignored. Instead, the member should be skipped if either call returns None.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |

## Patch verfügbar (OSV)

- d9565e54b1fc6d63c5be9afd58114499128fa57b (Commit)
- fb2f0bbc3b35264f09cc2cb2934b7987527a6bc2 (Commit)

## Referenzen

- <https://mail.python.org/archives/list/security-announce@python.org/thread/57TBTLL2W6APMZR3A25B2YV7GL3EPTDJ/>
- <https://github.com/python/cpython/pull/157266>
- <https://github.com/python/cpython/issues/157265>
- <https://github.com/python/cpython/commit/d9565e54b1fc6d63c5be9afd58114499128fa57b>
- <https://github.com/python/cpython/commit/fb2f0bbc3b35264f09cc2cb2934b7987527a6bc2>
- <http://www.openwall.com/lists/oss-security/2026/09/11/8>

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