CVE-2026-67324

Source
https://cve.org/CVERecord?id=CVE-2026-67324
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-67324.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-67324
Aliases
Downstream
Published
2026-08-01T12:22:18.154Z
Modified
2026-08-03T03:30:12.443183750Z
Severity
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
GitPython 3.1.50 Authentication Bypass via Joined Short Options
Details

GitPython 3.1.50 fails to recognize joined short-option forms such as -u<value> (the short form of --upload-pack=<value>) when enforcing its default unsafe-option gate. When an application passes attacker-influenced clone options into Repo.clonefrom(..., multioptions=..., allowunsafeoptions=False), an attacker can supply -u<helper> to bypass the gate that blocks --upload-pack/-u, causing Git to execute the specified helper command during clone. Fixed in 3.1.51.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67324.json",
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-78"
    ]
}
References

Affected packages

Git / github.com/gitpython-developers/gitpython

Affected ranges

Type
GIT
Repo
https://github.com/gitpython-developers/gitpython
Events
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "3.1.50"
        },
        {
            "fixed": "3.1.51"
        }
    ]
}

Affected versions

3.*
3.1.50

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-67324.json"