Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/go-git/go-git/v6
  4. ›
  5. GHSA-w5pp-99ch-qj29

GHSA-w5pp-99ch-qj29: go-git: Malformed Git object data may cause panics or resource exhaustion

May 29, 2026

Several denial-of-service issues were identified in go-git when parsing maliciously crafted Git repository data.

An attacker may craft a malicious .pack, .idx or loose objects that causes an application using an affected version of go-git to panic or consume excessive resources.

This can lead to denial of service in applications that use go-git to clone, fetch, open, or otherwise process untrusted repositories or Git object data.

Exploitation requires the ability to alter read-only files such as .pack or .idx from the local repository’s .git/objects/pack/ directory. Alternatively, the user would need to be interacting with a malicious remote server, which is not recommended and exposes users to a broader class of security risks beyond this issue.

References

  • github.com/advisories/GHSA-w5pp-99ch-qj29
  • github.com/go-git/go-git/security/advisories/GHSA-w5pp-99ch-qj29

Code Behaviors & Features

Detect and mitigate GHSA-w5pp-99ch-qj29 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 6.0.0-alpha.4

Fixed versions

  • 6.0.0-alpha.4

Solution

Upgrade to version 6.0.0-alpha.4 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption

Source file

go/github.com/go-git/go-git/v6/GHSA-w5pp-99ch-qj29.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:29 +0000.