
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-22263 is a denial-of-service vulnerability in Suricata, the open-source network IDS, IPS, and NSM engine, caused by quadratic complexity in HTTP/1 headers parsing across multiple packets. It affects Suricata versions 8.0.0 through 8.0.2 and was patched in version 8.0.3. The vulnerability was published on January 27, 2026, and was discovered via oss-fuzz. It carries a CVSS v3.1 base score of 5.3 (Medium) (GitHub Advisory, Red Hat Bugzilla).
The root cause is classified as CWE-1050 (Excessive Platform Resource Consumption within a Loop). Suricata's HTTP/1 header parser processes folded header lines in a loop; when each new network packet restarts header parsing and appends a new folded line, the cumulative work grows quadratically relative to the number of packets, causing significant CPU slowdown. The fix, applied in commit 018a377, introduces a constant MAX_NB_FOLD = 128 that limits the number of folded lines processed per header value, bounding the quadratic complexity. No authentication or user interaction is required to trigger the issue — an attacker only needs network access to send crafted multi-packet HTTP traffic to a monitored network segment (GitHub Commit, GitHub Advisory).
Successful exploitation degrades the availability of the Suricata IDS/IPS engine, potentially rendering network security monitoring and intrusion prevention capabilities severely impaired or unavailable during an attack. There is no confidentiality or integrity impact — the vulnerability is limited to a low availability impact. However, because Suricata serves as a critical network security control, its degradation could allow other malicious traffic to pass undetected during the attack window (GitHub Advisory, Red Hat Bugzilla).
There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the time of publication. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.014% (0.000140), indicating a very low probability of exploitation in the near term. The vulnerability was originally discovered by oss-fuzz, suggesting it was identified through automated fuzzing rather than adversarial research (GitHub Advisory, Feedly).
suricata) without a corresponding spike in legitimate traffic volume; potential increase in packet drop rates reported in Suricata stats.suricata.log.The only available remediation is upgrading Suricata to version 8.0.3 or later, which limits the number of folded header lines processed per header value to 128, bounding the quadratic complexity. No configuration-based workarounds are available. Organizations running Suricata 8.0.0, 8.0.1, or 8.0.2 in production IDS/IPS deployments should prioritize this upgrade given the network-accessible nature of the vulnerability (GitHub Advisory, Red Hat Bugzilla).
The vulnerability was disclosed by OISF maintainer victorjulien via a GitHub Security Advisory on January 27, 2026, alongside the Suricata 8.0.3 release. Red Hat tracked the issue via Bugzilla and assigned it medium severity. Community discussion has been limited, consistent with the moderate severity rating and absence of public exploit code (GitHub Advisory, Red Hat Bugzilla).
Fix availability across major Linux distributions and their releases.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."