Lucene search
+L

90517 matches found

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
UbuntuCve
UbuntuCve
added 6 days ago2 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.00502EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago4 views

UBUNTU-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.1CVSS5.5AI score0.00331EPSS
SaveExploits0References4
OSV
OSV
added 6 days ago4 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.00502EPSS
SaveExploits0References4
OSV
OSV
added 6 days ago5 views

UBUNTU-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
SaveExploits0References4
OSV
OSV
added 6 days ago5 views

UBUNTU-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.7CVSS6AI score0.00692EPSS
SaveExploits0References4
OSV
OSV
added 6 days ago5 views

UBUNTU-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.4AI score0.00282EPSS
SaveExploits0References5
OSV
OSV
added 6 days ago5 views

UBUNTU-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.4CVSS5.5AI score0.00199EPSS
SaveExploits0References4
OSV
OSV
added 6 days ago2 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 ago3 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 ago4 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 ago5 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
Debian CVE
Debian CVE
added 6 days ago9 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
Cvelist
Cvelist
added 6 days ago34 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
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
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-57793

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.3AI score0.00276EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago9 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.00502EPSS
SaveExploits0References2
Rows per page
Query Builder