CVE-2026-45570
low
CVSS v3
—
CVSS v2
—
VIR risk
2.5
Description
go-git: Improper single-quote escaping in go-git SSH transport
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-45570
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | affected | |
| debian | forky | affected | |
| debian | sid | fixed | 5.19.1-1 |
| debian | trixie | affected | |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | github.com/go-git/go-git/v5 | <5.19.1 | 5.19.1 |
| Go | github.com/go-git/go-git/v6 | <6.0.0-alpha.4 | 6.0.0-alpha.4 |
| Go | github.com/go-git/go-git | <=4.7.0 | |
| GO | github.com/go-git/go-git | <= 4.7.0 | |
| GO | github.com/go-git/go-git/v6 | <= 6.0.0-alpha.3 | 6.0.0-alpha.4 |
| GO | github.com/go-git/go-git/v5 | <= 5.19.0 | 5.19.1 |
References
CWEs
CWE-116
Verify integrity in audit chain (admin only). AS-IS.