CVE 2.3 LOW

go-git: Improper single-quote escaping in go-git SSH transport_CVE-2026-45570

2.3 / 10
LOW
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:L

Description

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.1 and 6.0.0-alpha.4, go-git's SSH transport constructs the remote exec command by wrapping the repository path in single quotes without escaping single quotes embedded inside the path. A repository path containing a single quote can therefore break out of the quoted region in the exec command and be appended as additional shell tokens. This vulnerability is fixed in 5.19.1 and 6.0.0-alpha.4.

Basic Information

ID CVE-2026-45570
Source GitHub_M
Published May 27, 2026 at 14:59

Affected Product

Vendor go-git
Product go-git
Version < 5.19.1
Affected Versions go-git go-git < 5.19.1
go-git go-git >= 6.0.0-alpha.1, < 6.0.0-alpha.4

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.