{"id":"GHSA-v53h-f6m7-xcgm","summary":"Black's vulnerable version parsing leads to RCE in GitHub Action","details":"### Impact\n\nBlack provides a [GitHub action](https://black.readthedocs.io/en/stable/integrations/github_actions.html) 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.\n\n### Patches\n\nVersion 26.3.0 fixes this vulnerability by tightening the validation of the `version` field. Users who use the GitHub Action as `psf/black@stable` will automatically pick up this update.\n\n### Workarounds\n\nDo not use the `use_pyproject: true` option in the psf/black GitHub Action.","aliases":["CVE-2026-31900"],"modified":"2026-03-13T11:31:04.330564Z","published":"2026-03-07T02:32:27Z","database_specific":{"cwe_ids":["CWE-20"],"nvd_published_at":"2026-03-11T20:16:15Z","github_reviewed":true,"github_reviewed_at":"2026-03-07T02:32:27Z","severity":"HIGH"},"references":[{"type":"WEB","url":"https://github.com/psf/black/security/advisories/GHSA-v53h-f6m7-xcgm"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-31900"},{"type":"WEB","url":"https://github.com/psf/black/commit/0a2560b981364dde4c8cf8ce9d164c40669a8611"},{"type":"PACKAGE","url":"https://github.com/psf/black"}],"affected":[{"package":{"name":"psf/black","ecosystem":"GitHub Actions"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"26.3.0"}]}],"database_specific":{"source":"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-v53h-f6m7-xcgm/GHSA-v53h-f6m7-xcgm.json"}}],"schema_version":"1.7.5","severity":[{"type":"CVSS_V4","score":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"}]}