CVE-2026-54715

Summary

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through the browser. In version 1.10.2, parse_browser assumes the matched browser token begins with Opera and moves a trailing version substring to match plus five, allowing a crafted User-Agent in a processed access log to write one to four attacker-influenced bytes beyond the heap allocation and corrupt or crash GoAccess. This issue is fixed in version 1.11.

Affected Software

VendorProductVersion RangeStatus
allinurlgoaccess>= 1.10.2, < 1.11affected

Weaknesses

  • CWE-122: CWE-122: Heap-based Buffer Overflow
  • CWE-787: CWE-787: Out-of-bounds Write

References