Lucene search
+L

12172 matches found

Oracle linux
Oracle linux
•added 2026/09/10 12:00 a.m.•9 views

ansible-core security update

2.16.3-4 - Fix CVE-2026-11332 ansible-galaxy role installs could allow arbitrary git configuration injection via malformed role requirements RHEL-194126...

7.8CVSS5.9AI score0.00222EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/09/10 12:00 a.m.•9 views

Oracle Linux 9 : ELSA-2026-66364-0: / git-lfs (ELSA-2026-663640)

The remote Oracle Linux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the ELSA-2026-663640 advisory. 3.7.1-4.3 - Rebuild with updated golang - Resolves: RHEL-241575, RHEL-242274, RHEL-241799 Tenable has extracted the preceding description block...

7.5CVSS6AI score0.00568EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/09/10 12:00 a.m.•10 views

Oracle Linux 8 : ELSA-2026-66248-0: / ansible-core (ELSA-2026-662480)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-662480 advisory. 2.16.3-4 - Fix CVE-2026-11332 ansible-galaxy role installs could allow arbitrary git configuration injection via malformed role requirements RHEL-194126 Tenab...

7.8CVSS6.1AI score0.00222EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/10 12:00 a.m.•27 views

RHEL 9 : git-lfs (RHSA-2026:66364)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2026:66364 advisory. Git Large File Storage LFS replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while...

7.5CVSS5.8AI score0.00568EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/09/09 11:08 p.m.•9 views

ansible-core: argument injection in ansible-galaxy role install leads to arbitrary code execution

A flaw was found in ansible-core. The ansible-galaxy role install command processes dependency specifications from a role's meta/requirements.yml file. Due to improper neutralization of argument delimiters, a malicious role author can inject arbitrary git configuration flags through the src field...

7.8CVSS6.3AI score0.00222EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/09 7:45 p.m.•4 views

github.com/go-git/go-git: github.com/go-git/go-git/v5: go-git: Unauthorized file modification via directory traversal in reference names

A flaw was found in go-git, an extensible Git implementation library. Maliciously crafted reference names, which can contain directory-traversal sequences, are not properly sanitized. This vulnerability allows an attacker to write files outside of the intended reference storage directory,...

6.3CVSS5.9AI score0.00413EPSS
SaveExploits1References11
RedHat Linux
RedHat Linux
•added 2026/09/09 7:45 p.m.•12 views

github.com/go-git/go-git/v5: go-git: Arbitrary file read/write via symbolic link resolution

A flaw was found in go-git, an extensible Git implementation library. Worktree operations, such as checkout, status, and add, resolve symbolic links within the working tree without proper boundary confinement. This allows a remote attacker to craft a malicious repository containing a symlink,...

7.1CVSS5.9AI score0.00357EPSS
SaveExploits0References9
Circl
Circl
•added 2026/09/09 6:36 p.m.•12 views

CVE-2025-24890

creationtimestamp| type| source ---|---|--- 2026-09-09 18:36:44+00:00| published-proof-of-concept| https://github.com/GitoxideLabs/gitoxide/security/advisories/GHSA-7rhf-42qf-vrvc...

6.8CVSS5.7AI score0.00188EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
•added 2026/09/09 6:00 p.m.•15 views

GitHacker: Path traversal in ref/hash parsing enables existence oracle and hex-fragment exfiltration via malicious .git server

Summary GitHacker through 1.1.7 did not validate path segments parsed from attacker-controlled .git/HEAD before joining them onto its output directory. A malicious server could coerce GitHacker into reading arbitrary local files. Contents do not stream back wholesale, but the recovery loop turns...

5.3CVSS5.9AI score0.00451EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/09/09 6:00 p.m.•6 views

GHSA-HR3M-4QWQ-3MGC GitHacker: Path traversal in ref/hash parsing enables existence oracle and hex-fragment exfiltration via malicious .git server

Summary GitHacker through 1.1.7 did not validate path segments parsed from attacker-controlled .git/HEAD before joining them onto its output directory. A malicious server could coerce GitHacker into reading arbitrary local files. Contents do not stream back wholesale, but the recovery loop turns...

5.3CVSS5.9AI score0.00451EPSS
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.8CVSS8.2AI score0.00405EPSS
SaveExploits1References5
Snyk
Snyk
•added 2026/09/09 1:18 p.m.•7 views

Regular Expression Denial of Service (ReDoS)

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the Actor.fromstring parsing in git/util.py. An attacker can exhaust CPU and stall commit metadata access by supplying a...

8.7CVSS6.8AI score0.00521EPSS
SaveExploits1References2
OSV
OSV
•added 2026/09/09 12:17 p.m.•10 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.7CVSS8.2AI score0.00405EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
•added 2026/09/09 12:17 p.m.•12 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.8CVSS7.9AI score0.00405EPSS
SaveExploits1References2
OSV
OSV
•added 2026/09/09 12:17 p.m.•8 views

UBUNTU-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.8CVSS8.2AI score0.00405EPSS
SaveExploits1References3
OSV
OSV
•added 2026/09/09 12:09 p.m.•27 views

RLSA-2026:64788 Important: git-lfs security update

Git Large File Storage LFS replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server. Security Fixes: encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal...

7.5CVSS5.8AI score0.00568EPSS
SaveExploits0References5
Rockylinux
Rockylinux
•added 2026/09/09 12:09 p.m.•22 views

git-lfs security update

An update is available for git-lfs. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Git Large File Storage LFS replaces large files such as audio samples, video...

7.5CVSS5.8AI score0.00568EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/09 11:21 a.m.•15 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.8CVSS8.2AI score0.00405EPSS
SaveExploits1
Cvelist
Cvelist
•added 2026/09/09 11:21 a.m.•42 views

CVE-2026-87817 GitPython before 3.1.60 Remote Code Execution via Git Directory Impersonation

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.00405EPSS
SaveExploits1References2
EUVD
EUVD
•added 2026/09/09 11:21 a.m.•12 views

EUVD-2026-74843

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.8CVSS8.2AI score0.00405EPSS
SaveExploits1References2
Rows per page
Query Builder