Lucene search
+L

753 matches found

Kitploit
Kitploit
added 2026/09/11 10:31 p.m.134 views

git-vuln-finder

git-vuln-finder Finding potential software vulnerabilities from git commit messages. The output format is a JSON with the associated commit which could contain a fix regarding a software vulnerability. The search is based on a set of regular expressions against the commit messages only. If CVE ID...

9.8CVSS6.5AI score0.07465EPSS
SaveExploits0References12
PyPA
PyPA
added 2026/09/10 9:44 a.m.6 views

GitPython: Unsafe git option guard bypass via split_single_char_options=False short-option token smuggling enables command execution

SummaryThe checkunsafeoptions guard can be bypassed on every guarded method clone/clonefrom, fetch/pull/push, lsremote, itercommits, blame, archive by combining a single-character kwarg with splitsinglecharoptions=False. The guard's candidate list omits the smuggled option, but transformkwarg emi...

8.8CVSS0.0057EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2026/09/10 9:44 a.m.4 views

PYSEC-2026-3843 GitPython: Unsafe git option guard bypass via split_single_char_options=False short-option token smuggling enables command execution

Summary The checkunsafeoptions guard can be bypassed on every guarded method clone/clonefrom, fetch/pull/push, lsremote, itercommits, blame, archive by combining a single-character kwarg with splitsinglecharoptions=False. The guard's candidate list omits the smuggled option, but transformkwarg...

8.8CVSS0.0057EPSS
SaveExploits1References9
RedhatCVE
RedhatCVE
added 2026/09/10 7:43 a.m.9 views

CVE-2026-78675

A flaw was found in GitPython that could allow for local file content disclosure. This vulnerability occurs because GitPython does not properly disable mergeincludes when processing .gitmodules files. An attacker could exploit this by creating a specially crafted .gitmodules file with include...

8.6CVSS0.00119EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/09/10 6:37 a.m.9 views

CVE-2026-78679

A flaw was found in GitPython. A remote attacker with low privileges can exploit a vulnerability in the TagReference.create function, where a positional reference parameter bypasses a security guard. This allows the attacker to supply a specially crafted reference value, such as --file=, to read...

7.1CVSS0.00241EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/09/10 12:00 a.m.4 views

CVE-2026-87817

GitPython before 3.1.60 fails to properly validate the git directory l...

8.8CVSS0.00309EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/10 12:00 a.m.4 views

Fedora 44 : GitPython (2026-1cb04a54d8)

The remote Fedora 44 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-1cb04a54d8 advisory. Update to 3.1.62 close RHBZ2529282 - Fixes GHSA-hmq2-w58f-27jc Tenable has extracted the preceding description block directly from the Fedora security...

6AI score
SaveExploits0References1
OSV
OSV
added 2026/09/10 12:00 a.m.3 views

UBUNTU-CVE-2026-87817

GitPython before 3.1.60 fails to properly validate the git directory l...

8.8CVSS0.00309EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/10 12:00 a.m.2 views

UBUNTU-CVE-2026-87818

GitPython 3.1.59 fails to restrict the --no-index option in the high-l...

7.1CVSS0.00228EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/10 12:00 a.m.3 views

CVE-2026-87819

GitPython before 3.1.60 contains a regular expression denial of servic...

8.7CVSS0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/10 12:00 a.m.4 views

UBUNTU-CVE-2026-87819

GitPython before 3.1.60 contains a regular expression denial of servic...

8.7CVSS0.00279EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/09 2:02 p.m.8 views

CVE-2026-87817

A flaw was found in GitPython. This vulnerability allows a remote attacker to execute arbitrary code. By failing to properly validate the git directory location, GitPython allows attackers to impersonate the git directory using tracked files such as gitdir, commondir, and HEAD. An attacker can th...

8.8CVSS0.00309EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/09 12:18 p.m.7 views

CVE-2026-87818

A flaw was found in GitPython. This vulnerability allows an attacker to read arbitrary files on the system by manipulating the --no-index option in the diff API. By combining this with other options, an attacker can repeatedly query local files to extract sensitive information, such as single-lin...

7.1CVSS0.00228EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/09 12:18 p.m.6 views

CVE-2026-78678

A flaw was found in GitPython. An incomplete denylist in the unsafegitrevisionoptions guard omits --contents and -S options. This allows an attacker to read arbitrary files by passing these options to the Repo.blame function. This can lead to information disclosure, as attackers can supply revisi...

7.1CVSS0.0024EPSS
SaveExploits1References5
NVD
NVD
added 2026/09/09 12:17 p.m.4 views

CVE-2026-87819

GitPython before 3.1.60 contains a regular expression denial of service vulnerability in Actor.nameemailregex that processes commit author and committer fields. Attackers can craft a commit object with a malformed author field containing an unterminated angle bracket to cause quadratic...

8.7CVSS0.00279EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 12:17 p.m.6 views

CVE-2026-87817

GitPython before 3.1.60 fails to properly validate the git directory location, allowing attackers to impersonate the git directory using tracked files like gitdir, commondir, and HEAD. Attackers can execute arbitrary code by placing a malicious pre-commit hook in the tracked hooks directory that...

8.8CVSS0.00309EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 12:17 p.m.7 views

DEBIAN-CVE-2026-87817

GitPython before 3.1.60 fails to properly validate the git directory location, allowing attackers to impersonate the git directory using tracked files like gitdir, commondir, and HEAD. Attackers can execute arbitrary code by placing a malicious pre-commit hook in the tracked hooks directory that...

8.7CVSS0.00309EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/09 12:17 p.m.6 views

CVE-2026-87818

GitPython 3.1.59 fails to restrict the --no-index option in the high-level diff API, allowing attackers to read arbitrary filesystem paths as repository operands. Attackers can combine --no-index with -I/--ignore-matching-lines to create a content-dependent Boolean oracle, repeatedly querying loc...

7.1CVSS0.00228EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/09 11:21 a.m.7 views

EUVD-2026-74845

GitPython before 3.1.60 contains a regular expression denial of service vulnerability in Actor.nameemailregex that processes commit author and committer fields. Attackers can craft a commit object with a malformed author field containing an unterminated angle bracket to cause quadratic...

8.7CVSS0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 11:21 a.m.4 views

CVE-2026-87819 GitPython before 3.1.60 Denial of Service via ReDoS

GitPython before 3.1.60 contains a regular expression denial of service vulnerability in Actor.nameemailregex that processes commit author and committer fields. Attackers can craft a commit object with a malformed author field containing an unterminated angle bracket to cause quadratic...

8.7CVSS5.9AI score
SaveExploits0References4
Rows per page
Query Builder