Black is the uncompromising Python code formatter. Black provides a GitHub action for formatting code. This action supports an option, use_pyproject: true, for reading the version of Black to use from the repository pyproject.toml. A malicious pull request could edit pyproject.toml to use a direct URL reference to a malicious repository. This could lead to arbitrary code execution in the context of the GitHub Action. Attackers could then gain access to secrets or permissions available in the context of the action. Version 26.3.0 fixes this vulnerability.
References
| Link | Resource |
|---|---|
| https://github.com/psf/black/commit/0a2560b981364dde4c8cf8ce9d164c40669a8611 | Patch |
| https://github.com/psf/black/security/advisories/GHSA-v53h-f6m7-xcgm | Mitigation Vendor Advisory |
Configurations
History
16 Mar 2026, 20:02
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/psf/black/commit/0a2560b981364dde4c8cf8ce9d164c40669a8611 - Patch | |
| References | () https://github.com/psf/black/security/advisories/GHSA-v53h-f6m7-xcgm - Mitigation, Vendor Advisory | |
| CPE | cpe:2.3:a:python:black:*:*:*:*:*:*:*:* | |
| Summary |
|
|
| CWE | NVD-CWE-noinfo | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
| First Time |
Python
Python black |
11 Mar 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-11 20:16
Updated : 2026-03-16 20:02
NVD link : CVE-2026-31900
Mitre link : CVE-2026-31900
CVE.ORG link : CVE-2026-31900
JSON object : View
Products Affected
python
- black
CWE
