CVE•Published 2026-05-27•Modified 2026-06-04•1 article on news•6 live references•NVD data
CVE-2026-45570Go-git_project · Go-git
Vulnerability data via NVD (ingested)
CVSS v3.1
9.6
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
EPSS percentile
5
Exploit Prediction Scoring System · top 95% of all CVEs
Weaknesses (CWE)
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.
Timeline
Published 2026-05-27
Modified 2026-06-04
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2026-45570Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product
product:"Go-git Project Go-git"All exposed Go-git Project Go-git instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Go-git"HTTP body or banner mentions "Go-git" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2026-45570Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-45570Censys host search filtered to this CVE id.
grep.app
CVE-2026-45570Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-45570GitHub code search for direct mentions.
Google dork
"CVE-2026-45570" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub
No public proof-of-concept repositories found for CVE-2026-45570 on GitHub.