go-billy: Lack of depth and cycle detection in symlink resolution may lead to infinite loops and resource exhaustion — CVE-2026-44740
GitHub · GitHub · CVE-2026-44740
ID
CVE-2026-44740
CVE-2026-44740
Date
Activity
Source
GitHub
GitHub
Vendor
GitHub
GitHub
Threat
medium
medium
CVSS
6.5
6.5
Summary
### 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. ###…
Product
go: github.com/go-git/go-billy/v5 | go: github.com/go-git/go-billy/v6
What to do
General, cautious steps (verify details in the official source):
- Review exposure and plan remediation based on risk and environment.
- Identify affected product versions in your inventory and verify whether you are impacted.
- Apply vendor patches/updates or recommended mitigations as soon as available.
- Read the official advisory for exact affected versions and remediation steps.