GHSA-m3xc-h892-ggx6MediumCVSS 6.5

go-billy: Lack of depth and cycle detection in symlink resolution may lead to infinite loops and resource exhaustion

Published
May 13, 2026
Last Modified
June 9, 2026

🔗 CVE IDs covered (1)

📋 Description

Impact

Multiple components may improperly handle crafted or malformed input, resulting in panics, infinite loops, uncontrolled recursion, or excessive resource consumption.

These issues arise from insufficient validation and missing safety mechanisms such as cycle detection, recursion limits, or defensive handling of unexpected states when processing untrusted repository data and filesystem structures.

Patches

Users should upgrade to a patched version in order to mitigate this vulnerability. Versions prior to v5 are likely to be affected, users are recommended to upgrade to a supported go-billy version.

Credits

Thanks to @faran66 for finding and reporting this issue privately to the go-git project. 🙇

🎯 Affected products2

  • go/github.com/go-git/go-billy/v5:< 5.9.0
  • go/github.com/go-git/go-billy/v6:< 6.0.0-alpha.1

🔗 References (5)