CVE-2026-22260: Suricata http1: infinite recursion in decompression
Suricata is a network IDS, IPS and NSM engine. Starting in version 8.0.0 and prior to version 8.0.3, Suricata can crash with a stack overflow. Version 8.0.3 patches the issue. As a workaround, use default values for request-body-limit and response-body-limit.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2026-22260?
CVE-2026-22260 has a high severity due to the potential for a stack overflow causing Suricata to crash.
How do I fix CVE-2026-22260?
To fix CVE-2026-22260, you should upgrade Suricata to version 8.0.3 or later.
What versions of Suricata are impacted by CVE-2026-22260?
Suricata versions 8.0.0 to 8.0.2 are impacted by CVE-2026-22260.
What happens if CVE-2026-22260 is exploited?
Exploiting CVE-2026-22260 can lead to an infinite recursion causing a stack overflow, resulting in a crash of the Suricata service.
Are there any workarounds for CVE-2026-22260 besides upgrading?
Yes, as a temporary workaround, you can use default values for 'request-body-limit' and 'response-body-limit' settings.