Improper Handling of Unicode Encoding in setuptools - CVE-2026-59890

 

Improper Handling of Unicode Encoding in setuptools - CVE-2026-59890

Published: July 9, 2026


Vulnerability identifier: #VU137280
CSH Severity: Medium
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-59890
CWE-ID: CWE-176
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to improper handling of unicode encoding in setuptools FileList manifest exclusion matching when building a source distribution on normalization-preserving filesystems with Unicode filenames. A remote attacker can trick the victim into building and publishing a source distribution containing a specially named file to disclose sensitive information.

User interaction is required to build and publish the source distribution, and the issue is specific to Unicode normalization collisions such as NFC/NFD on macOS APFS or HFS+.


Affected software

setuptools
Maximo Application Suite - Predict Component
openEuler
python-setuptools
python-setuptools-help
python3-setuptools

How to mitigate CVE-2026-59890

Install security update from vendor's website.

setuptools - update to 83.0.0
python-setuptools - update to 68.0.0-3
python-setuptools-help - update to 68.0.0-3
python3-setuptools - update to 68.0.0-3

External References

Related Security Bulletins