CVE Database
/

CVE-2026-45570

Back to search

CVE-2026-45570

Published: May 27, 2026

Modified: May 28, 2026

PUBLISHED

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.

VendorProductVersions

go-git

go-git

affected
< 5.19.1
affected
>= 6.0.0-alpha.1, < 6.0.0-alpha.4

Weaknesses (CWE)

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now