CVE-2026-73624

Summary

GitPython versions before 3.1.54 contain an arbitrary file overwrite vulnerability in the Diffable.diff method that fails to validate git options passed through kwargs. Attackers can supply the –output argument via the other parameter or output kwarg to write patch content to attacker-chosen file paths at process privilege level.

Affected Software

VendorProductVersion RangeStatus
gitpython-developersGitPython0 < 3.1.54affected
gitpython-developersGitPython3.1.54unaffected

Weaknesses

  • CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: no
    • Technical Impact: total

Additional References

References