High severity8.8NVD Advisory· Published May 7, 2026· Updated May 11, 2026
CVE-2026-42215
CVE-2026-42215
Description
GitPython is a python library used to interact with Git repositories. From version 3.1.30 to before version 3.1.47, GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs upload_pack and receive_pack bypass that check. If an application passes attacker-controlled kwargs into Repo.clone_from(), Remote.fetch(), Remote.pull(), or Remote.push(), this leads to arbitrary command execution even when allow_unsafe_options is left at its default value of False. This issue has been patched in version 3.1.47.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
GitPythonPyPI | >= 3.1.30, < 3.1.47 | 3.1.47 |
Affected products
2- cpe:2.3:a:gitpython_project:gitpython:*:*:*:*:*:python:*:*Range: >=3.1.30,<3.1.47
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/gitpython-developers/GitPython/releases/tag/3.1.47nvdPatchRelease NotesWEB
- github.com/gitpython-developers/GitPython/security/advisories/GHSA-rpm5-65cw-6hj4nvdExploitVendor AdvisoryWEB
- github.com/advisories/GHSA-rpm5-65cw-6hj4ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-42215ghsaADVISORY
News mentions
0No linked articles in our index yet.