Lucene search
+L

361 matches found

GithubExploit
GithubExploit
added yesterday18 views

Exploit for CVE-2026-71557

CVE-2026-71557: Go-Git path traversal PoC English versionR...

6.3CVSS5.8AI score0.00349EPSS
SaveExploits1
NVD
NVD
added 2 days ago8 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.1CVSS0.00292EPSS
SaveExploits0References5
NVD
NVD
added 2 days ago8 views

CVE-2026-71557

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 construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS0.00349EPSS
SaveExploits1References7
OSV
OSV
added 2 days ago6 views

GHSA-QGQ7-7HM3-Q39J go-git: Malicious reference names may modify files outside the reference storage

Impact A path traversal issue in go-git could allow malicious reference names to access files outside the repository's intended reference storage. Loose references are stored under .git/. The reference name was previously used as a path without verifying that the resolved path remained within the...

6.3CVSS5.5AI score0.00349EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2 days ago27 views

CVE-2026-71557 go-git: Malicious reference names may modify files outside the reference storage

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 construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS0.00349EPSS
SaveExploits1References7
CVE
CVE
added 2 days ago23 views

CVE-2026-71557

CVE-2026-71557 affects the go-git library (pure Go). The vulnerability occurs when reference names are not sanitized before being used to build on-disk paths under the reference storage directory, allowing malicious reference names (e.g., containing directory traversal sequences) to cause writes ...

6.3CVSS5.2AI score0.00349EPSS
SaveExploits1References7
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-54527

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 construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS5.2AI score0.00349EPSS
SaveExploits1References7
ATTACKERKB
ATTACKERKB
added 2 days ago5 views

CVE-2026-71557

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 construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS5.2AI score0.00349EPSS
SaveExploits1References8Affected Software1
Vulnrichment
Vulnrichment
added 2 days ago6 views

CVE-2026-71557 go-git: Malicious reference names may modify files outside the reference storage

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 construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS5.2AI score0.00349EPSS
SaveExploits1References7
OSV
OSV
added 2 days ago5 views

CVE-2026-71557 go-git: Malicious reference names may modify files outside the reference storage

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 construct on-disk paths under the reference storage directory, so a maliciously crafted reference name for example containing...

6.3CVSS5.3AI score
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2 days ago11 views

go-git: Worktree operations may follow symlinks

Impact A symlink traversal issue in go-git could allow worktree operations to modify files outside the intended worktree path. The worktreeFilesystem wrapper rejected dangerous path strings, including paths containing .git, parent-directory components, or control characters. However, it did not...

7.1CVSS5.3AI score0.00292EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2 days ago9 views

GHSA-HC8V-WWC9-VGXM go-git: Worktree operations may follow symlinks

Impact A symlink traversal issue in go-git could allow worktree operations to modify files outside the intended worktree path. The worktreeFilesystem wrapper rejected dangerous path strings, including paths containing .git, parent-directory components, or control characters. However, it did not...

7.1CVSS5.3AI score0.00292EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2 days ago28 views

CVE-2026-71556 go-git: Worktree operations may follow symlinks

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.1CVSS0.00292EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago9 views

EUVD-2026-54526

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.00292EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2 days ago6 views

CVE-2026-71556 go-git: Worktree operations may follow symlinks

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.00292EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago34 views

CVE-2026-71556

CVE-2026-71556 affects the Go library go-git (Go) and involves worktree operations (checkout, status, add) not confining symlink resolution to the worktree boundary. A malicious repository containing a symlink can cause access to files outside the intended working directory when cloning and using...

7.1CVSS5.3AI score0.00292EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2 days ago9 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.00292EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2 days ago5 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.00292EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2 days ago4 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.4AI score0.00292EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:0 a.m.9 views

Fedora 43 : pack (2026-e6e0368149)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-e6e0368149 advisory. Security update to pack 0.40.8 Fixes CVE-2024-25621: containerd - local privilege escalation Fixes CVE-2025-47913: golang.org/x/crypto/ssh/agent - S...

9.1CVSS5.7AI score0.00632EPSS
SaveExploits3References15
Rows per page
Query Builder