CVE-2026-45570

Severity CVSS v4.0:
LOW
Type:
Unavailable / Other
Publication date:
27/05/2026
Last modified:
04/06/2026

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:go-git_project:go-git:*:*:*:*:*:go:*:* 5.19.1 (excluding)
cpe:2.3:a:go-git_project:go-git:6.0.0:alpha1:*:*:*:go:*:*
cpe:2.3:a:go-git_project:go-git:6.0.0:alpha2:*:*:*:go:*:*
cpe:2.3:a:go-git_project:go-git:6.0.0:alpha3:*:*:*:go:*:*