GHSA-6r2r-ww24-7h52HighCVSS 8.8

GitPython before 3.1.51 contains an incomplete command injection blocklist that fails to account...

Published
August 1, 2026
Last Modified
August 1, 2026

🔗 CVE IDs covered (1)

📋 Description

GitPython before 3.1.51 contains an incomplete command injection blocklist that fails to account for git's long-option prefix abbreviation feature. Attackers can bypass the unsafe options guard by using abbreviated option names like upload_p instead of upload_pack, which git resolves to dangerous options and executes arbitrary commands.

🔗 References (4)