CVE-2026-32274
HIGH WAF: High
CVSS 7.5
Published: 2026-03-12
CWE-22
Black is the uncompromising Python code formatter. Prior to 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.
WAF Coverage Analysis
Path Traversal
High WAF Coverage
OWASP: A01:2021 Broken Access Control
930xxx - Local File Inclusion
Affected Software
| Vendor | Product | Version |
|---|---|---|
| python | black | up to 26.3.1 |
References
- github.com (Patch)
- github.com (Issue Tracking, Patch)
- github.com (Release Notes)
- github.com (Vendor Advisory)