Zurück zur Liste

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
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
medium
CVSS
6.5

Zusammenfassung

### 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. ###…

Produkt

go: github.com/go-git/go-billy/v5 | go: github.com/go-git/go-billy/v6

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Prüfe Exponierung und plane Maßnahmen nach Risiko und Umfeld.
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu