CVE-2026-45570
Improper single-quote escaping in go-git SSH transport in github.com/go-git/go-git
9.6
CRITICAL
CVSS 3.1
EPSS 0.36%
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.
How to fix CVE-2026-45570
To remediate CVE-2026-45570, upgrade the affected package to a fixed version below.
- —no fix listed
- —upgrade to 6.0.0~alpha4-1 or later
Is CVE-2026-45570 being exploited?
Low — EPSS is 0.4%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- from 0
- from 0, < 6.0.0~alpha4-1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | CRITICAL9.6 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H |