CVE-2026-67323

Aliases:GHSA-956x-8gvw-wg5vUBUNTU-CVE-2026-67323DEBIAN-CVE-2026-67323CGA-6gh5-ggxg-qxgrCGA-g65f-6ghm-qrpqCGA-r2h6-pwh9-wjmmCGA-rvgh-fg27-9c32PYSEC-2026-3839CGA-3232-2582-g274CGA-wmx3-3jwh-rr5m
Analyzed
Published: 01 Aug 2026, 12:22
Last modified:14 Aug 2026, 16:50

Vulnerability Summary

Overall Risk (default)
medium
45/100
CVSS Score
8.6 HIGH
v4.0 (cve.org)
EPSS Score
1.04% LOW
1% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
2 found
Dark Web
Not detected

Timeline

01 Aug 2026, 12:22
Published
Vulnerability first disclosed
14 Aug 2026, 16:50
Last Modified
Vulnerability information updated

Description

GitPython before 3.1.51 fails to guard against dangerous Git options passed as keyword arguments in Repo.archive() and git.ls_remote(), allowing command injection via options such as --exec/--upload-pack (leading to arbitrary command execution). Additionally, Repo.iter_commits() and Repo.blame() do not check for leading-dash revision arguments, so a revision like --output=<path> can cause Git to open and truncate an arbitrary file. Exploitation requires an application that passes attacker-controlled arguments to these methods.

CVSS Metrics

  • v4.0HIGHScore: 8.6CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
  • v4.0HIGHScore: 8.6CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • v3.1HIGHScore: 8.4CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS Trends

Current EPSS score: 1.04% Percentile: 62%

Techniques & Countermeasures

  • CWE-77Improper Neutralization of Special Elements used in a Command ('Command Injection')

    The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.

Affected Systems

  • chainguardcheckov

    < 3.3.8-r1

  • chainguardmlflow

    < 3.14.0-r2 | < 3.16.0-r0

  • wolficheckov

    < 3.3.8-r1

  • wolfimlflow

    < 3.14.0-r2 | < 3.16.0-r0

  • debianpython-git

    all | all | all | all | < 3.1.61-1

  • ubuntupython-git

    all

  • gitpython_projectgitpython

    < 3.1.51

  • gitpython-developersgitpython

    < 3.1.51

  • PyPIgitpython

    < 3.1.51

References (13)