CVE-2026-73625

GitPython versions before 3.1.54 contain a remote code execution vulnerability in the check_unsafe_options guard that can be bypassed by smuggling git options inside single-character kwarg values. Attackers can supply crafted option dictionaries to clone_from, fetch, pull, push, ls_remote, iter_commits, blame, or archive methods to execute arbitrary OS commands via the --upload-pack parameter.
Configurations

Configuration 1 (hide)

cpe:2.3:a:gitpython_project:gitpython:*:*:*:*:*:python:*:*

History

No history.

Information

Published : 2026-08-13 12:17

Updated : 2026-09-03 16:07


NVD link : CVE-2026-73625

Mitre link : CVE-2026-73625

CVE.ORG link : CVE-2026-73625


JSON object : View

Products Affected

gitpython_project

  • gitpython
CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')