Zurück zur CVE-Übersicht
CVE-2026-87910
NONERisk Signal Score5/100 — NIEDRIG
Erwähnungen (letzte 60 Tage)
Artikel
EPSS-Score
0.4%
Exploit-Wahrscheinlichkeit (30 Tage)
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.
Referenzen
- https://github.com/python/cpython/commit/d9565e54b1fc6d63c5be9afd58114499128fa57...
- https://github.com/python/cpython/commit/fb2f0bbc3b35264f09cc2cb2934b7987527a6bc...
- https://github.com/python/cpython/issues/157265
- https://github.com/python/cpython/pull/157266
- https://mail.python.org/archives/list/security-announce@python.org/thread/57TBTL...
- http://www.openwall.com/lists/oss-security/2026/09/11/8