| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-m3xc-h892-ggx6 | go-billy: Lack of depth and cycle detection in symlink resolution may lead to infinite loops and resource exhaustion |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Mon, 01 Jun 2026 20:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Go-git
Go-git go-billy |
|
| Vendors & Products |
Go-git
Go-git go-billy |
Mon, 01 Jun 2026 19:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Mon, 01 Jun 2026 17:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | go-billy: Lack of depth and cycle detection in symlink resolution may lead to infinite loops and resource exhaustion | |
| Weaknesses | CWE-674 CWE-835 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-06-01T18:14:04.315Z
Reserved: 2026-05-07T18:04:17.310Z
Link: CVE-2026-44740
Updated: 2026-06-01T18:14:00.446Z
Status : Deferred
Published: 2026-06-01T17:17:08.277
Modified: 2026-06-01T18:53:33.870
Link: CVE-2026-44740
No data.
OpenCVE Enrichment
Updated: 2026-06-01T19:45:19Z
Github GHSA