CVE-2026-71557

MEDIUM CVSS 3.1: 6.3 EPSS 0.35%
Updated Aug 07, 2026
Go-Git
Parameter Value
CVSS 6.3 (MEDIUM)
Type CWE-22 (Path Traversal)
Vendor Go-Git
Public PoC No

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 directory-traversal sequences) can cause go-git to write files outside the intended reference storage directory. Versions 5.19.2 and 6.0.0-alpha.5 fix the issue.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
Required
User action required

Impact Assessment

Confidentiality
None
No data leak
Integrity
High
Complete data modification
Availability
Low
Partial disruption

CVSS Vector v3.1

Weakness Type (CWE)

Vulnerable Products

go-git:go-git

Related Vulnerabilities