CVE•Published 2026-09-11•Modified 2026-09-12•0 articles on news•4 live references•NVD data
CVE-2026-87910
Vulnerability data via NVD (ingested)
CVSS v3.1
—
EPSS percentile
—
Weaknesses (CWE)
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.
Timeline
Published 2026-09-11
Modified 2026-09-12
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common). Live host counts are a Premium feature.
More intel sources (5)
Shodan report
vuln:CVE-2026-87910Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-87910Censys host search filtered to this CVE id.
grep.app
CVE-2026-87910Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-87910GitHub code search for direct mentions.
Google dork
"CVE-2026-87910" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (1)
We haven't classified any articles referencing CVE-2026-87910 yet. The external references above still apply.