Lucene search
+L

42 matches found

RedHat Linux
RedHat Linux
added 2026/09/03 11:00 p.m.7 views

gitpython: GitPython: Arbitrary command execution via crafted kwargs

A flaw was found in GitPython. A remote attacker can bypass the checkunsafeoptions guard by combining a single-character keyword argument with splitsinglecharoptions=False. This allows the attacker to supply a crafted dictionary of keyword arguments to guarded methods, such as clonefrom, leading ...

8.8CVSS8.1AI score0.0057EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/09/03 11:00 p.m.10 views

gitpython: GitPython: Remote Code Execution via kwarg value smuggling

A flaw was found in GitPython. Attackers can bypass the checkunsafeoptions guard by smuggling git options within single-character keyword argument kwarg values. This allows them to supply specially crafted option dictionaries to various GitPython methods, such as clonefrom or fetch, leading to...

8.8CVSS8.2AI score0.00653EPSS
SaveExploits1References6
OSV
OSV
added 2026/08/25 1:30 a.m.23 views

CVE-2026-78677 GitPython before 3.1.59 Path Traversal via separate-git-dir

GitPython before 3.1.59 omits --separate-git-dir from unsafegitcloneoptions, allowing attackers to create arbitrary git directories outside the intended clone destination. Attackers can pass a separategitdir parameter to Repo.clonefrom or Repo.clone to redirect repository metadata to an...

8.7CVSS5.8AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/25 1:30 a.m.10 views

CVE-2026-78677

GitPython before 3.1.59 omits --separate-git-dir from unsafegitcloneoptions, allowing attackers to create arbitrary git directories outside the intended clone destination. Attackers can pass a separategitdir parameter to Repo.clonefrom or Repo.clone to redirect repository metadata to an...

8.7CVSS5.7AI score0.0043EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/08/24 4:36 p.m.9 views

gitpython: GitPython: Environment variable exfiltration via attacker-controlled clone URL

A flaw was found in GitPython. A remote attacker can exploit a vulnerability in the Repo.clonefrom method by providing a specially crafted Git repository URL. This URL can contain references to environment variables, which are then expanded and included in the URL. This allows the attacker to...

8.7CVSS7.3AI score0.00275EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2026/08/20 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-76220

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GitPython before 3.1.58 contains a command execution vulnerability in the checkunsafeoptions guard that can be bypassed by combining a single-character kwarg wi...

8.8CVSS8.4AI score0.0057EPSS
SaveExploits1References3
NVD
NVD
added 2026/08/19 2:17 p.m.10 views

CVE-2026-76220

GitPython before 3.1.58 contains a command execution vulnerability in the checkunsafeoptions guard that can be bypassed by combining a single-character kwarg with splitsinglecharoptions=False. Attackers can supply a crafted kwargs dictionary to guarded methods like clonefrom to emit a joined toke...

8.8CVSS0.0057EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/08/19 2:02 p.m.13 views

EUVD-2026-62461

GitPython before 3.1.58 contains a command execution vulnerability in the checkunsafeoptions guard that can be bypassed by combining a single-character kwarg with splitsinglecharoptions=False. Attackers can supply a crafted kwargs dictionary to guarded methods like clonefrom to emit a joined toke...

8.8CVSS5.8AI score0.0057EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/08/19 2:02 p.m.11 views

CVE-2026-76220 GitPython before 3.1.58 Command Execution via split_single_char_options

GitPython before 3.1.58 contains a command execution vulnerability in the checkunsafeoptions guard that can be bypassed by combining a single-character kwarg with splitsinglecharoptions=False. Attackers can supply a crafted kwargs dictionary to guarded methods like clonefrom to emit a joined toke...

8.8CVSS5.7AI score0.0057EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/19 2:02 p.m.36 views

CVE-2026-76220

GitPython before 3.1.58 allows arbitrary OS command execution: attackers bypass the check_unsafe_options guard by passing a single-character kwarg with split_single_char_options=False, crafting a joined token parsed as --upload-pack in guarded methods like clone_from, even at default allow_unsafe...

8.8CVSS5.8AI score0.0057EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/08/19 2:02 p.m.27 views

CVE-2026-76220 GitPython before 3.1.58 Command Execution via split_single_char_options

GitPython before 3.1.58 contains a command execution vulnerability in the checkunsafeoptions guard that can be bypassed by combining a single-character kwarg with splitsinglecharoptions=False. Attackers can supply a crafted kwargs dictionary to guarded methods like clonefrom to emit a joined toke...

8.7CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 2:02 p.m.39 views

CVE-2026-76220 GitPython before 3.1.58 Command Execution via split_single_char_options

GitPython before 3.1.58 contains a command execution vulnerability in the checkunsafeoptions guard that can be bypassed by combining a single-character kwarg with splitsinglecharoptions=False. Attackers can supply a crafted kwargs dictionary to guarded methods like clonefrom to emit a joined toke...

8.8CVSS0.0057EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
added 2026/08/19 2:02 p.m.10 views

CVE-2026-76220

GitPython before 3.1.58 contains a command execution vulnerability in the checkunsafeoptions guard that can be bypassed by combining a single-character kwarg with splitsinglecharoptions=False. Attackers can supply a crafted kwargs dictionary to guarded methods like clonefrom to emit a joined toke...

8.8CVSS8.4AI score0.0057EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/13 12:17 p.m.9 views

CVE-2026-73625

GitPython versions before 3.1.54 contain a remote code execution vulnerability in the checkunsafeoptions guard that can be bypassed by smuggling git options inside single-character kwarg values. Attackers can supply crafted option dictionaries to clonefrom, fetch, pull, push, lsremote, itercommit...

8.8CVSS0.00653EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/13 12:17 p.m.8 views

DEBIAN-CVE-2026-73625

GitPython versions before 3.1.54 contain a remote code execution vulnerability in the checkunsafeoptions guard that can be bypassed by smuggling git options inside single-character kwarg values. Attackers can supply crafted option dictionaries to clonefrom, fetch, pull, push, lsremote, itercommit...

8.7CVSS6.7AI score0.00653EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/08/13 12:17 p.m.8 views

CVE-2026-73625

GitPython versions before 3.1.54 contain a remote code execution vulnerability in the checkunsafeoptions guard that can be bypassed by smuggling git options inside single-character kwarg values. Attackers can supply crafted option dictionaries to clonefrom, fetch, pull, push, lsremote, itercommit...

8.8CVSS6.2AI score0.00653EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/13 12:17 p.m.8 views

UBUNTU-CVE-2026-73625

GitPython versions before 3.1.54 contain a remote code execution vulnerability in the checkunsafeoptions guard that can be bypassed by smuggling git options inside single-character kwarg values. Attackers can supply crafted option dictionaries to clonefrom, fetch, pull, push, lsremote, itercommit...

8.8CVSS6.7AI score0.00653EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2026/08/13 11:28 a.m.9 views

CVE-2026-73625

GitPython versions before 3.1.54 contain a remote code execution vulnerability in the checkunsafeoptions guard that can be bypassed by smuggling git options inside single-character kwarg values. Attackers can supply crafted option dictionaries to clonefrom, fetch, pull, push, lsremote, itercommit...

8.8CVSS6.7AI score0.00653EPSS
SaveExploits1
EUVD
EUVD
added 2026/08/13 11:28 a.m.15 views

EUVD-2026-57794

GitPython versions before 3.1.54 contain a remote code execution vulnerability in the checkunsafeoptions guard that can be bypassed by smuggling git options inside single-character kwarg values. Attackers can supply crafted option dictionaries to clonefrom, fetch, pull, push, lsremote, itercommit...

8.8CVSS6.4AI score0.00653EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/08/04 12:00 a.m.21 views

PT-2026-78402

Name of the Vulnerable Software and Affected Versions GitPython versions prior to 3.1.58 Description A command execution issue exists in the check unsafe options guard. This guard can be bypassed by combining a single-character kwarg with split single char options=False. An attacker can provide a...

9CVSS5.8AI score0.0057EPSS
SaveExploits1References25
Rows per page
Query Builder