Lucene search
+L

90461 matches found

NVD
NVD
added 6 days ago6 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.00502EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-73624

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 fil...

7.2CVSS5.5AI score0.00276EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-73623

GitPython before 3.1.54 contains an incomplete denylist in unsafegitcloneoptions that omits --template, allowing attackers to achieve arbitrary command execution during clone operations. Attackers can supply --template pointing to a directory containing malicious post-checkout hooks that execute...

7.7CVSS5.9AI score0.00692EPSS
SaveExploits0References1
NVD
NVD
added 6 days ago6 views

CVE-2026-73623

GitPython before 3.1.54 contains an incomplete denylist in unsafegitcloneoptions that omits --template, allowing attackers to achieve arbitrary command execution during clone operations. Attackers can supply --template pointing to a directory containing malicious post-checkout hooks that execute...

7.7CVSS0.00692EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago6 views

DEBIAN-CVE-2026-73620

GitPython before 3.1.57 fails to guard git option forwarding in IndexFile.checkout and TagReference.create, allowing attackers to pass unsafe options via kwargs. Attackers can use --prefix to overwrite arbitrary files with repository content or -F to read arbitrary files returned in-band...

7.2CVSS5.5AI score0.00331EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago5 views

DEBIAN-CVE-2026-73622

GitPython before 3.1.55 fails to disable environment variable expansion in Remote.create and Submodule.add URL handling, allowing attackers to exfiltrate secrets by supplying URLs containing variable references. Attackers can craft URLs with environment variable tokens that are expanded into...

8.7CVSS5.3AI score0.00282EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago3 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.00502EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-73621

GitPython before 3.1.56 contains an argument injection vulnerability in the Commit.count method, which forwards keyword arguments to 'git rev-list' without the checkunsafeoptions guard present in the sibling iteritems method. An attacker who can control options passed to Commit.count e.g., via an...

5.3CVSS5.5AI score0.00199EPSS
SaveExploits0References1
NVD
NVD
added 6 days ago7 views

CVE-2026-73620

GitPython before 3.1.57 fails to guard git option forwarding in IndexFile.checkout and TagReference.create, allowing attackers to pass unsafe options via kwargs. Attackers can use --prefix to overwrite arbitrary files with repository content or -F to read arbitrary files returned in-band...

8.1CVSS0.00331EPSS
SaveExploits0References2
NVD
NVD
added 6 days ago6 views

CVE-2026-73622

GitPython before 3.1.55 fails to disable environment variable expansion in Remote.create and Submodule.add URL handling, allowing attackers to exfiltrate secrets by supplying URLs containing variable references. Attackers can craft URLs with environment variable tokens that are expanded into...

8.7CVSS0.00282EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago1 views

CLEANSTART-2026-VR80248 Security fixes in git-sync 4.6.0-r3

Package git-sync version 4.6.0-r3 fixes 1 vulnerabilities: CVE-2026-39824...

3.3CVSS5.3AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago2 views

CLEANSTART-2026-IQ87161 Security fixes in git-sync 4.4.3-r1

Package git-sync version 4.4.3-r1 fixes 1 vulnerabilities: CVE-2026-39824...

3.3CVSS6.3AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago3 views

CLEANSTART-2026-VG12202 Security fixes in git-sync-fips 4.7.0-r2

Package git-sync-fips version 4.7.0-r2 fixes 1 vulnerabilities: CVE-2026-39824...

3.3CVSS6.3AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

CLEANSTART-2026-XT27015 Security fixes in git-sync 4.7.0-r3

Package git-sync version 4.7.0-r3 fixes 1 vulnerabilities: CVE-2026-39824...

3.3CVSS6.3AI score0.00114EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 6 days ago10 views

CVE-2026-73625 GitPython before 3.1.54 Remote Code Execution via kwarg value smuggling

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.00502EPSS
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago33 views

CVE-2026-73625 GitPython before 3.1.54 Remote Code Execution via kwarg value smuggling

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.00502EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 6 days ago8 views

CVE-2026-73624

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 fil...

8.1CVSS5.5AI score0.00276EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 6 days ago6 views

CVE-2026-73624 GitPython before 3.1.54 Arbitrary File Overwrite via diff

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 fil...

8.1CVSS5.5AI score0.00276EPSS
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago30 views

CVE-2026-73624 GitPython before 3.1.54 Arbitrary File Overwrite via diff

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 fil...

8.1CVSS0.00276EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago21 views

CVE-2026-73624

GitPython before 3.1.54 contains an arbitrary file overwrite vulnerability in Diffable.diff due to improper validation of kwargs for git options. An attacker can supply the --output argument via the other parameter or output kwarg, allowing patch content to be written to attacker-chosen file path...

8.1CVSS5.3AI score0.00276EPSS
SaveExploits0References2
Rows per page
Query Builder