HIGHVulnerability
Verified
Global

NVD HIGH: CVE-2026-73625 — GitPython versions before 3.1.54 contain a remote code execution vulnerability i...

·Source: NIST NVD

Updated:

Executive Summary

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.

Analysis

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. CVSS Score: 8.8. Published: 2026-08-13T12:17:27.753.

Indicators of Compromise (1)

CVE (1)
CVE-2026-73625
Source Attribution

Originally published by NIST NVD on Aug 13, 2026. Verified by: NIST.

Related Threats