Psf Black vulnerabilities
2 known vulnerabilities affecting psf/black.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL1HIGH1
Vulnerabilities
Page 1 of 1
CVE-2026-31900P2CRITICALCVSS 9.8fixed in 26.3.02026-03-11
CVE-2026-31900 [CRITICAL] CWE-20 CVE-2026-31900: Black is the uncompromising Python code formatter. Black provides a GitHub action for formatting cod
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
ghsanvd
CVE-2026-32274P3HIGHCVSS 7.5fixed in 26.3.12026-03-12
CVE-2026-32274 [HIGH] CWE-22 CVE-2026-32274: Black is the uncompromising Python code formatter. Prior to 26.3.1, Black writes a cache file, the n
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 fi
ghsanvdosv