CVE-2026-55768

Source
https://cve.org/CVERecord?id=CVE-2026-55768
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55768.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-55768
Aliases
  • GHSA-5gm5-pvh2-wg46
Downstream
Published
2026-07-30T20:34:32.833Z
Modified
2026-08-01T11:45:29.687028746Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
GoAccess WebSocket Server: Signed 32 bit truncation of the 64 bit frame length causes a remote pre-authentication denial of service
Details

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 version 1.11, the built-in WebSocket server narrows a 64-bit extended frame length into the signed 32-bit WSFrame.payloadlen field before enforcing the maximum frame size, allowing an unauthenticated remote client to bypass the guard and force an approximately 18-exabyte allocation request that terminates the process. This issue is fixed in version 1.11.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55768.json",
    "cwe_ids": [
        "CWE-681",
        "CWE-789"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/allinurl/goaccess

Affected ranges

Type
GIT
Repo
https://github.com/allinurl/goaccess
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.11"
        }
    ]
}

Affected versions

Other
list
v0.*
v0.6
v0.8
v1.*
v1.10
v1.10.1
v1.10.2
v1.4
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.4.6
v1.5
v1.5.1
v1.5.2
v1.5.3
v1.5.4
v1.5.5
v1.5.6
v1.5.7
v1.6
v1.6.1
v1.6.2
v1.6.3
v1.6.4
v1.6.5
v1.7
v1.7.1
v1.7.2
v1.8
v1.8.1
v1.9
v1.9.1
v1.9.2
v1.9.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55768.json"