GHSA-37cx-329c-33x3 · Severity: medium · Ecosystem: go — go-git improperly verifies data integrity values for .idx and .pack files
go-git is a highly extensible git implementation library written in pure Go. Prior to 5.16.5, a vulnerability was discovered in go-git whereby data integrity values for .pack and .idx files were not properly verified. This resulted in go-git potentially consuming corrupted files, which would likely result in unexpected errors such as object not found. For context, clients fetch packfiles from upstream Git servers. Those files contain a checksum of their contents, so that clients can perform integrity checks before consuming it. The pack indexes (.idx) are generated locally by go-git, or the git cli, when new .pack files are received and processed. The integrity checks for both files were not being verified correctly. This vulnerability is fixed in 5.16.5.
Conclusion & alert: CVE-2026-25934 is rated Low Risk (17.3/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.01%). Mandatory action: Low composite risk—no urgent action required; patch on your normal maintenance cycle and revisit priority if CVSS or EPSS increases.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-02-10 | — | 0.01% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
GHSA-37cx-329c-33x3 · Severity: medium · Ecosystem: go — go-git improperly verifies data integrity values for .idx and .pack files
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-25934 not yet assigned priority: Debian including 1 source packages (golang-github-go-git-go-git), 4 status rows across 4 suites (bookworm, forky, sid, trixie): open 2, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-25934 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-25934 |
suse
|
medium | CVE-2026-25934 severity moderate: SUSE including 76 source package names (kubernetes, kubernetes-client, …), 228 product×package rows across 16 product lines (SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS, SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS, … (16 product lines)): Known Not Affected 212, Fixed 16. | https://www.suse.com/security/cve/CVE-2026-25934/ |
ubuntu
|
medium | CVE-2026-25934 medium priority: Ubuntu including 1 source packages (golang-github-go-git-go-git), 4 status rows across 4 suites (jammy, noble, questing, upstream): released 3, needed 1. | https://ubuntu.com/security/CVE-2026-25934 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| go-git_project | go-git | < 5.16.5 | cpe:2.3:a:go-git_project:go-git:*:*:*:*:*:go:*:* |
| URL | Tags |
|---|---|
| https://github.com/go-git/go-git/releases/tag/v5.16.5 | Product Release Notes |
| https://github.com/go-git/go-git/security/advisories/GHSA-37cx-329c-33x3 | Patch Vendor Advisory |