Black is the uncompromising Python code formatter. Starting in version 24.3.0 and prior to version 26.3.1, Black writes a cache file, the name of which is computed from various formatting options. The value of the --python-cell-magics option was placed in the filename without sanitization, which allowed an attacker who controls the value of this argument to write cache files to arbitrary file system locations. Fixed in Black 26.3.1.
References
Configurations
History
No history.
Information
Published : 2026-03-12 20:16
Updated : 2026-08-03 21:16
NVD link : CVE-2026-32274
Mitre link : CVE-2026-32274
CVE.ORG link : CVE-2026-32274
JSON object : View
Products Affected
python
- black
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
