CVE•Published 2026-07-08•Modified 2026-07-13•0 articles on news•4 live references•NVD data
CVE-2026-59890Python · Setuptools
Vulnerability data via NVD (ingested)
CVSS v3.1
6.1
MEDIUM
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N
EPSS percentile
19
Exploit Prediction Scoring System · top 81% of all CVEs
Description
setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. Prior to 83.0.0, FileList applied MANIFEST.in exclude, global-exclude, recursive-exclude, and prune directives by matching compiled glob patterns against on-disk file names without Unicode normalization, so on macOS APFS or HFS+ an NFD file name could bypass an NFC exclusion rule and be packed into a source distribution. This issue is fixed in version 83.0.0.
Timeline
Published 2026-07-08
Modified 2026-07-13
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).
Shodan · vuln tag0 hosts
vuln:CVE-2026-59890Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product
product:"Python Setuptools"All exposed Python Setuptools instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Setuptools"HTTP body or banner mentions "Setuptools" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2026-59890Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-59890Censys host search filtered to this CVE id.
grep.app
CVE-2026-59890Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-59890GitHub code search for direct mentions.
Google dork
"CVE-2026-59890" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (2)
We haven't classified any articles referencing CVE-2026-59890 yet. The external references above still apply.