go-billy: Lack of depth and cycle detection in symlink resolution may lead to infinite loops and resource exhaustion
Description
Published to the GitHub Advisory Database
May 13, 2026
Reviewed
May 13, 2026
Published by the National Vulnerability Database
Jun 1, 2026
Last updated
Jun 9, 2026
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
v5are likely to be affected, users are recommended to upgrade to a supportedgo-billyversion.Credits
Thanks to @faran66 for finding and reporting this issue privately to the go-git project. 🙇
References