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.
References
| Link | Resource |
|---|---|
| https://github.com/pypa/setuptools/commit/dd9f436a36486b4cb8a4c70a2321548b0be09b8f | Patch |
| https://github.com/pypa/setuptools/releases/tag/v83.0.0 | Release Notes |
| https://github.com/pypa/setuptools/security/advisories/GHSA-h35f-9h28-mq5c | Exploit Vendor Advisory Mitigation |
| https://github.com/pypa/setuptools/security/advisories/GHSA-h35f-9h28-mq5c | Exploit Vendor Advisory Mitigation |
Configurations
History
13 Jul 2026, 17:04
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/pypa/setuptools/commit/dd9f436a36486b4cb8a4c70a2321548b0be09b8f - Patch | |
| References | () https://github.com/pypa/setuptools/releases/tag/v83.0.0 - Release Notes | |
| References | () https://github.com/pypa/setuptools/security/advisories/GHSA-h35f-9h28-mq5c - Exploit, Vendor Advisory, Mitigation | |
| First Time |
Python
Python setuptools |
|
| CPE | cpe:2.3:a:python:setuptools:*:*:*:*:*:*:*:* |
08 Jul 2026, 17:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-08 17:17
Updated : 2026-07-13 17:04
NVD link : CVE-2026-59890
Mitre link : CVE-2026-59890
CVE.ORG link : CVE-2026-59890
JSON object : View
Products Affected
python
- setuptools
