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.
References
| Link | Resource |
|---|---|
| https://github.com/psf/black/commit/4937fe6cf241139ddbfc16b0bdbb5b422798909d | Patch |
| https://github.com/psf/black/pull/5038 | Issue Tracking Patch |
| https://github.com/psf/black/releases/tag/26.3.1 | Release Notes |
| https://github.com/psf/black/security/advisories/GHSA-3936-cmfr-pm3m | Vendor Advisory |
Configurations
History
18 Mar 2026, 14:12
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/psf/black/commit/4937fe6cf241139ddbfc16b0bdbb5b422798909d - Patch | |
| References | () https://github.com/psf/black/pull/5038 - Issue Tracking, Patch | |
| References | () https://github.com/psf/black/releases/tag/26.3.1 - Release Notes | |
| References | () https://github.com/psf/black/security/advisories/GHSA-3936-cmfr-pm3m - Vendor Advisory | |
| First Time |
Python
Python black |
|
| Summary |
|
|
| CPE | cpe:2.3:a:python:black:*:*:*:*:*:python:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
12 Mar 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-12 20:16
Updated : 2026-03-18 14:12
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')
