CVE-2026-31935: CWE-400: Uncontrolled Resource Consumption in OISF suricata
Suricata is a network IDS, IPS and NSM engine. Prior to versions 7.0.15 and 8.0.4, flooding of craft HTTP2 continuation frames can lead to memory exhaustion, usually resulting in the Suricata process being shut down by the operating system. This issue has been patched in versions 7.0.15 and 8.0.4.
AI Analysis
Technical Summary
CVE-2026-31935 is a vulnerability classified under CWE-400 (Uncontrolled Resource Consumption) and CWE-770, affecting the Suricata network intrusion detection and prevention system. Suricata processes network traffic to detect malicious activity, including HTTP/2 traffic. The vulnerability is triggered by an attacker sending a flood of specially crafted HTTP/2 continuation frames, which Suricata fails to handle properly, causing excessive memory allocation. This uncontrolled resource consumption leads to memory exhaustion, which typically results in the Suricata process being forcibly shut down by the operating system's resource management mechanisms. This shutdown causes a denial of service (DoS) condition, disabling Suricata's monitoring capabilities until it is restarted. The vulnerability affects Suricata versions earlier than 7.0.15 and versions from 8.0.0 up to but not including 8.0.4. The issue does not require any privileges or user interaction to exploit and can be triggered remotely by an unauthenticated attacker. The CVSS v3.1 base score is 7.5, reflecting high severity due to the ease of exploitation and impact on availability. The vulnerability has been addressed in Suricata releases 7.0.15 and 8.0.4, which include fixes to properly handle HTTP/2 continuation frames and prevent memory exhaustion. No public exploits have been reported to date, but the potential for denial of service in critical network monitoring environments makes this a significant risk.
Potential Impact
The primary impact of CVE-2026-31935 is denial of service due to Suricata process termination caused by memory exhaustion. Organizations relying on Suricata for network intrusion detection and prevention may experience loss of visibility into network traffic and malicious activity during an attack, increasing the risk of undetected breaches or lateral movement by attackers. This can degrade overall network security posture and delay incident response. Critical infrastructure providers, large enterprises, and managed security service providers (MSSPs) that deploy Suricata extensively could face operational disruptions. The vulnerability does not compromise data confidentiality or integrity but affects system availability, which is crucial for continuous security monitoring. The ease of remote exploitation without authentication increases the threat level, especially in environments exposed to untrusted networks. Although no known exploits are currently active, the potential for attackers to leverage this vulnerability to disrupt security monitoring is significant, particularly in high-security or high-availability contexts.
Mitigation Recommendations
To mitigate CVE-2026-31935, organizations should immediately upgrade Suricata to version 7.0.15 or 8.0.4 or later, where the vulnerability has been patched. Until upgrades can be applied, network administrators should consider implementing rate limiting or filtering rules on network devices to detect and block abnormal HTTP/2 continuation frame traffic patterns that could trigger the vulnerability. Monitoring Suricata logs and system resource usage can help detect early signs of exploitation attempts. Deploying redundant Suricata instances or failover mechanisms can reduce the impact of potential service disruptions. Network segmentation and limiting exposure of Suricata sensors to untrusted networks can reduce attack surface. Security teams should also review and update incident response plans to include scenarios involving Suricata service outages. Regularly auditing and testing Suricata deployments for resilience against resource exhaustion attacks is recommended. Finally, staying informed about updates from the OISF project and applying security patches promptly is critical.
Affected Countries
United States, Germany, United Kingdom, France, Canada, Australia, Netherlands, Japan, South Korea, India
CVE-2026-31935: CWE-400: Uncontrolled Resource Consumption in OISF suricata
Description
Suricata is a network IDS, IPS and NSM engine. Prior to versions 7.0.15 and 8.0.4, flooding of craft HTTP2 continuation frames can lead to memory exhaustion, usually resulting in the Suricata process being shut down by the operating system. This issue has been patched in versions 7.0.15 and 8.0.4.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-31935 is a vulnerability classified under CWE-400 (Uncontrolled Resource Consumption) and CWE-770, affecting the Suricata network intrusion detection and prevention system. Suricata processes network traffic to detect malicious activity, including HTTP/2 traffic. The vulnerability is triggered by an attacker sending a flood of specially crafted HTTP/2 continuation frames, which Suricata fails to handle properly, causing excessive memory allocation. This uncontrolled resource consumption leads to memory exhaustion, which typically results in the Suricata process being forcibly shut down by the operating system's resource management mechanisms. This shutdown causes a denial of service (DoS) condition, disabling Suricata's monitoring capabilities until it is restarted. The vulnerability affects Suricata versions earlier than 7.0.15 and versions from 8.0.0 up to but not including 8.0.4. The issue does not require any privileges or user interaction to exploit and can be triggered remotely by an unauthenticated attacker. The CVSS v3.1 base score is 7.5, reflecting high severity due to the ease of exploitation and impact on availability. The vulnerability has been addressed in Suricata releases 7.0.15 and 8.0.4, which include fixes to properly handle HTTP/2 continuation frames and prevent memory exhaustion. No public exploits have been reported to date, but the potential for denial of service in critical network monitoring environments makes this a significant risk.
Potential Impact
The primary impact of CVE-2026-31935 is denial of service due to Suricata process termination caused by memory exhaustion. Organizations relying on Suricata for network intrusion detection and prevention may experience loss of visibility into network traffic and malicious activity during an attack, increasing the risk of undetected breaches or lateral movement by attackers. This can degrade overall network security posture and delay incident response. Critical infrastructure providers, large enterprises, and managed security service providers (MSSPs) that deploy Suricata extensively could face operational disruptions. The vulnerability does not compromise data confidentiality or integrity but affects system availability, which is crucial for continuous security monitoring. The ease of remote exploitation without authentication increases the threat level, especially in environments exposed to untrusted networks. Although no known exploits are currently active, the potential for attackers to leverage this vulnerability to disrupt security monitoring is significant, particularly in high-security or high-availability contexts.
Mitigation Recommendations
To mitigate CVE-2026-31935, organizations should immediately upgrade Suricata to version 7.0.15 or 8.0.4 or later, where the vulnerability has been patched. Until upgrades can be applied, network administrators should consider implementing rate limiting or filtering rules on network devices to detect and block abnormal HTTP/2 continuation frame traffic patterns that could trigger the vulnerability. Monitoring Suricata logs and system resource usage can help detect early signs of exploitation attempts. Deploying redundant Suricata instances or failover mechanisms can reduce the impact of potential service disruptions. Network segmentation and limiting exposure of Suricata sensors to untrusted networks can reduce attack surface. Security teams should also review and update incident response plans to include scenarios involving Suricata service outages. Regularly auditing and testing Suricata deployments for resilience against resource exhaustion attacks is recommended. Finally, staying informed about updates from the OISF project and applying security patches promptly is critical.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-03-10T15:10:10.654Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69ce82f2e6bfc5ba1de1d947
Added to database: 4/2/2026, 2:53:38 PM
Last enriched: 4/2/2026, 3:09:36 PM
Last updated: 4/3/2026, 5:52:48 AM
Views: 6
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.