Lucene search
+L

11574 matches found

Snyk
Snyk
added 2026/08/07 4:37 p.m.19 views

Symlink Attack

Overview Affected versions of this package are vulnerable to Symlink Attack in worktreefs.go and worktree.go are vulnerable to symlink traversal in filesystem-backed worktrees. An attacker can modify or overwrite files outside the intended worktree by placing a symlink in the tree and then...

7.1CVSS5.8AI score0.00357EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/07 4:37 p.m.13 views

CVE-2026-71556

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, worktree operations including checkout, status, and add resolve symbolic links inside the working tree without confining resolution to the worktree boundary, so a maliciously crafted reposito...

7.1CVSS5.3AI score0.00357EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/07 3:49 p.m.30 views

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.8CVSS5.8AI score0.0057EPSS
SaveExploits1References7Affected Software1
Snyk
Snyk
added 2026/08/07 3:36 p.m.35 views

Arbitrary Code Injection

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to Arbitrary Code Injection via the Repo.init process. An attacker can execute arbitrary code by supplying a malicious template parameter that points to a directory...

8.8CVSS5.9AI score0.0072EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/08/07 3:36 p.m.17 views

GitPython: Unguarded git option forwarding in Repo.init enables arbitrary command execution via --template clone hooks

Summary Repo.init forwards kwargs verbatim to git init with no unsafe-option guard and no allowunsafeoptions parameter. git init --template= copies /hooks/ into the new repo's .git/hooks, so an attacker-controlled template kwarg plants a hook that executes on the next git operation → arbitrary co...

8.8CVSS6AI score0.0072EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2026/08/07 3:36 p.m.18 views

GHSA-9RJ7-RF2P-W77R GitPython: Unguarded git option forwarding in Repo.init enables arbitrary command execution via --template clone hooks

Summary Repo.init forwards kwargs verbatim to git init with no unsafe-option guard and no allowunsafeoptions parameter. git init --template= copies /hooks/ into the new repo's .git/hooks, so an attacker-controlled template kwarg plants a hook that executes on the next git operation → arbitrary co...

7.5CVSS6.1AI score0.0072EPSS
SaveExploits1References7
Snyk
Snyk
added 2026/08/07 3:33 p.m.13 views

Arbitrary Argument Injection

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to Arbitrary Argument Injection via the fromtree, reset, or mergetree process. An attacker can overwrite or destroy arbitrary files with a valid git-index blob by injecti...

8.1CVSS5.7AI score0.00299EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/08/07 12:00 a.m.23 views

PT-2026-78400

Name of the Vulnerable Software and Affected Versions GitPython versions prior to 3.1.58 Description A remote code execution issue exists in the Repo.init function. The software forwards unsafe git options without proper validation, allowing an attacker to provide a template parameter that points...

8.8CVSS6.5AI score0.0072EPSS
SaveExploits1References24
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-71557

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, reference names are not sanitized before being used to...

6.3CVSS5.3AI score0.00413EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-71556

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, worktree operations including checkout, status, and ad...

7.1CVSS5.3AI score0.00357EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/06 9:31 p.m.18 views

EUVD-2026-54170

PHPCodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards. Prior to versions 3.13.6 and 4.0.2, PHPCodeSniffer contains a command injection vulnerability in the code that generates the Gitblame, Hgblame, and Svnblame report formats. As a result, running...

7.3CVSS5.7AI score0.00701EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/06 1:04 a.m.6 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
NVD
NVD
added 2026/08/05 2:17 p.m.18 views

CVE-2026-67623

Mistral Vibe before 2.23.3 contains a remote code execution vulnerability that allows attackers to execute arbitrary commands by embedding a malicious core.fsmonitor hook in a repository's .git/config file, which is triggered when vibe invokes git status --porcelain without suppressing hook...

8.8CVSS0.00528EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/05 1:27 p.m.37 views

CVE-2026-67623 Mistral Vibe < 2.23.3 Arbitrary Command Execution via git fsmonitor Hook

Mistral Vibe before 2.23.3 contains a remote code execution vulnerability that allows attackers to execute arbitrary commands by embedding a malicious core.fsmonitor hook in a repository's .git/config file, which is triggered when vibe invokes git status --porcelain without suppressing hook...

8.8CVSS0.00528EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/05 1:27 p.m.69 views

CVE-2026-67623

Technical details about CVE-2026-67623 are not publicly available in the provided documents. No vendor, product versions, affected components, or remediation are specified here. Monitor for updates in future connected documents.

8.8CVSS6.8AI score0.00528EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/05 1:27 p.m.12 views

CVE-2026-67623 Mistral Vibe < 2.23.3 Arbitrary Command Execution via git fsmonitor Hook

Mistral Vibe before 2.23.3 contains a remote code execution vulnerability that allows attackers to execute arbitrary commands by embedding a malicious core.fsmonitor hook in a repository's .git/config file, which is triggered when vibe invokes git status --porcelain without suppressing hook...

8.8CVSS6.8AI score0.00528EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/05 1:27 p.m.18 views

EUVD-2026-53342

Mistral Vibe before 2.23.3 contains a remote code execution vulnerability that allows attackers to execute arbitrary commands by embedding a malicious core.fsmonitor hook in a repository's .git/config file, which is triggered when vibe invokes git status --porcelain without suppressing hook...

8.8CVSS6.8AI score0.00528EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/05 1:27 p.m.62 views

CVE-2026-67623 Mistral Vibe < 2.23.3 Arbitrary Command Execution via git fsmonitor Hook

Mistral Vibe before 2.23.3 contains a remote code execution vulnerability that allows attackers to execute arbitrary commands by embedding a malicious core.fsmonitor hook in a repository's .git/config file, which is triggered when vibe invokes git status --porcelain without suppressing hook...

8.6CVSS6.8AI score
SaveExploits0References10
NVD
NVD
added 2026/08/05 1:24 p.m.23 views

CVE-2026-71259

ESPHome through 2026.7.0-dev contains an operator-precedence bug in the cv.url validator in esphome/configvalidation.py. Because binds tighter than , any file: URI passes validation regardless of netloc. This validator gates the field of the externalcomponents YAML directive's git source schema,...

8.6CVSS0.00118EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/05 12:26 p.m.10 views

CVE-2026-71259 ESPHome external_components file:// Scheme Validation Bypass Leading to Remote Code Execution

ESPHome through 2026.7.0-dev contains an operator-precedence bug in the cv.url validator in esphome/configvalidation.py. Because binds tighter than , any file: URI passes validation regardless of netloc. This validator gates the field of the externalcomponents YAML directive's git source schema,...

8.6CVSS5.2AI score0.00118EPSS
SaveExploits0References2
Rows per page
Query Builder