CVE Catalog

CVE-2026-55777

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

18th percentile - higher than 18% of all known CVEs

Summary

GoAccess prior to version 1.11 contains a vulnerability in the parse_ios() function, which uses an attacker-controlled keyword-to-OS offset as both the source offset and copy length for memmove. This allows reading up to approximately 4 KB beyond the heap allocation and conditionally crashing GoAccess using a crafted User-Agent in a processed access log.

Risk Assessment

The organization risks heap memory data leakage and GoAccess crashes, which could disrupt log analysis and security monitoring.

Recommendation

Update GoAccess to version 1.11 or later, which includes a fix that validates the offset and copy length.

Other vulnerabilities in GoAccess

See all
Original NVD description (English source)

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through the browser. Prior to 1.11, the parse_ios() function uses an attacker-controlled keyword-to-OS offset as both the source offset and copy length for memmove, allowing a crafted User-Agent in a processed access log to read up to approximately 4 KB beyond the heap allocation and conditionally crash GoAccess. This issue is fixed in version 1.11.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS