Improper validation of integrity check value in go-git - CVE-2026-25934
Published: April 17, 2026
go-git
go-git
Description
The vulnerability allows a remote attacker to cause integrity issues by supplying corrupted repository data.
The vulnerability exists due to improper validation of integrity check values in .pack and .idx file handling when processing fetched packfiles and generated pack indexes. A remote attacker can provide corrupted repository data to cause integrity issues by making the application consume corrupted files and trigger unexpected errors.
User interaction is required for a client to fetch and process repository data.