Description
Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to versions 7.0.16 and 8.0.5, Suricata's HTTP/2 decompression path could grow the decompressed response-body buffer without an effective upper bound. A crafted HTTP/2 DATA payload using a high compression ratio, such as gzip, deflate, or brotli compressed data, could cause Suricata to allocate excessive memory while decompressing the payload. Versions 7.0.16 and 8.0.5 contain a fix. As a workaround, disable HTTP2.
Published: 2026-09-10
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: Denial of Service
Action: Apply Patch
AI Analysis

Impact

The vulnerability resides in Suricata's HTTP/2 decompression component, where a crafted HTTP/2 DATA frame with a high compression ratio can force the engine to allocate an unbounded buffer while decompressing gzip, deflate, or brotli data. This lack of a size bound may lead to excessive memory consumption or a crash, thereby denying service to the Suricata instance and the network it protects.

Affected Systems

The flaw affects all releases of the Open Information Security Foundation's Suricata IDS/IPS prior to version 7.0.16 and 8.0.5. Users running older firmware are vulnerable; the fix is incorporated in the 7.0.16 and 8.0.5 releases and onward.

Risk and Exploitability

The CVSS score of 7.5 denotes high severity, while the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is a network‑based attacker sending malicious HTTP/2 traffic; no special conditions beyond the presence of Suricata on the host are required. The absence of a memory limit makes the exploit straightforward, and the potential for a denial of service or crash on a critical network monitoring appliance places this risk in the moderate to high category if unmitigated.

Generated by OpenCVE AI on September 10, 2026 at 15:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Suricata to version 7.0.16 or 8.0.5 or later, where the decompression buffer size is bounded.
  • If an upgrade cannot be performed immediately, disable HTTP/2 handling in the Suricata configuration to prevent malicious decompression requests.
  • Apply operating‑system or container resource limits to constrain the memory usage of Suricata, reducing the impact of any remaining vulnerabilities.

Generated by OpenCVE AI on September 10, 2026 at 15:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 10 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Description Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to versions 7.0.16 and 8.0.5, Suricata's HTTP/2 decompression path could grow the decompressed response-body buffer without an effective upper bound. A crafted HTTP/2 DATA payload using a high compression ratio, such as gzip, deflate, or brotli compressed data, could cause Suricata to allocate excessive memory while decompressing the payload. Versions 7.0.16 and 8.0.5 contain a fix. As a workaround, disable HTTP2.
Title Suricata http2: decompression bomb can cause denial of service in Suricata
Weaknesses CWE-409
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-09-10T14:58:24.167Z

Reserved: 2026-05-13T19:53:47.922Z

Link: CVE-2026-46387

cve-icon Vulnrichment

Updated: 2026-09-10T14:58:19.354Z

cve-icon NVD

Status : Received

Published: 2026-09-10T15:17:35.267

Modified: 2026-09-10T15:17:35.267

Link: CVE-2026-46387

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T15:45:05Z

Weaknesses
  • CWE-409

    Improper Handling of Highly Compressed Data (Data Amplification)