CVE 6.5 MEDIUM

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

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

Description

Billy is an interface filesystem abstraction for Go. Prior to versions 5.9.0 and 6.0.0-alpha.1, 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. This issue has been patched in versions 5.9.0 and 6.0.0-alpha.1.

Basic Information

ID CVE-2026-44740
Source GitHub_M
Published Jun 1, 2026 at 16:04

Affected Product

Vendor go-git
Product go-billy
Version < 5.9.0
Affected Versions go-git go-billy < 5.9.0
go-git go-billy < 6.0.0-alpha.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.