CVE-2026-87910
Last modified
CVE-2026-87910 is a medium-severity vulnerability rated 5.7/10 on the CVSS scale. 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. EPSS estimates a 0.42% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Python Software Foundation | CPython | < 3.15.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-87910?
How severe is CVE-2026-87910?
How do I fix CVE-2026-87910?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-87894The Rox Appointment Booking WordPress plugin before 1.2.3 d…5.3
- CVE-2026-87896The Rox Appointment Booking WordPress plugin before 1.2.8 d…
- CVE-2026-8790The Football Pool plugin for WordPress is vulnerable to Refl…6.1
- CVE-2026-87907The Rox Appointment Booking WordPress plugin before 1.2.8 d…
- CVE-2026-87908multiparty is a Node.js library for parsing multipart/form-d…7.5
- CVE-2026-8791The Booking System Trafft plugin for WordPress is vulnerable…6.4
- CVE-2026-87911An OS command injection weakness in the read-only enforcemen…9.6
- CVE-2026-87912A missing S3 bucket ownership verification in the AWS Securi…5.9
- CVE-2026-87913A missing S3 bucket ownership verification in the AWS Securi…5.9
- CVE-2026-87916The WPBot WordPress plugin before 8.6.0 does not perform an…5.3
- CVE-2026-87918The WPBot WordPress plugin before 8.5.7 does not perform an…5.3
- CVE-2026-87919The Product XML Feed Manager for WooCommerce WordPress plug…4.9
Are you affected by CVE-2026-87910?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
