CVE-2026-42215
high
CVSS v3
8.8
CVSS v2
—
VIR risk
8.8
Description
GitPython has Command Injection via Git options bypass
Predictions
Exploit likelihood
92%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-42215
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2026-42215.html
Vendor advisory: security-advisories@github.com — https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-rpm5-65cw-6hj4
Vendor advisory: security-advisories@github.com — https://github.com/gitpython-developers/GitPython/releases/tag/3.1.47
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | affected | |
| debian | bullseye | affected | |
| debian | forky | fixed | 3.1.50-1 |
| debian | sid | fixed | 3.1.50-1 |
| debian | trixie | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| gitpython_project | gitpython | {"startIncluding":"3.1.30","endExcluding":"3.1.47"} | 3.1.47 |
References
- https://github.com/gitpython-developers/GitPython/releases/tag/3.1.47
- https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-rpm5-65cw-6hj4
- https://nvd.nist.gov/vuln/detail/CVE-2026-42215
- https://github.com/gitpython-developers/GitPython
- https://www.suse.com/security/cve/CVE-2026-42215.html
- https://security-tracker.debian.org/tracker/CVE-2026-42215
- https://github.com/advisories/GHSA-rpm5-65cw-6hj4
CWEs
CWE-78
Verify integrity in audit chain (admin only). AS-IS.