CVE-2026-69097
🟡 Monitoruj
Wstrzyknięcie poleceń w GitPython umożliwia zdalne wykonanie kodu przez złośliwe nazwy submodułów.
CVSS
7.0
EPSS
0.3%
Exploit
poc
Vendor
gitpython_project
Opis źródłowy (NVD)
GitPython before 3.1.53 fails to properly escape section names in git config files, allowing attackers to inject arbitrary configuration directives through malicious submodule names. Attackers can inject core.sshCommand or other dangerous config keys into the victim's .git/config via create_submodule or clone_from operations, achieving remote code execution when git performs ssh operations.
exploit rce
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 7.0 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.3% |
| Opublikowano (NVD) | 2026-08-03 14:16:30 UTC |
| Ostatnia modyfikacja (NVD) | 2026-09-16 20:45:54 UTC |
Referencje
- https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-3rp5-jjmw-4wv2 ([email protected]) [Exploit, Mitigation, Vendor Advisory]
- https://www.vulncheck.com/advisories/gitpython-before-config-injection-via-submodule-names ([email protected]) [Third Party Advisory]