Home

Description

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.1 and 6.0.0-alpha.4, a path validation issue in go-git could allow crafted repository data to affect files outside the intended checkout target, including the repository's .git directory. These validations were introduced in upstream Git years ago, so the vulnerability arose from go-git drifting from those checks. This vulnerability is fixed in 5.19.1 and 6.0.0-alpha.4.

PUBLISHED Reserved 2026-05-12 | Published 2026-05-27 | Updated 2026-05-27 | Assigner GitHub_M




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

Problem types

CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Product status

< 5.19.1
affected

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

References

github.com/...go-git/security/advisories/GHSA-crhj-59gh-8x96

cve.org (CVE-2026-45571)

nvd.nist.gov (CVE-2026-45571)

Download JSON