← Back to feed
Vulnerabilities & PatchesEmerging1 sourceSep 18, 2026 · 20:24via CVEFeed

CVE-2026-71418 - Suricata doh2: crafted HTTP/2 DATA frames can cause quadratic CPU consumption

Brief

CVE ID : CVE-2026-71418

Published : Sept. 18, 2026, 8:24 p. m.

  • 32 minutes ago

Description : Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.

  • 0 until 8.
  • 6, DNS-over-HTTP/2 processing in rust/src/http2/http2. rs retains previously processed HTTP/2 DATA frame contents instead of clearing the internal buffer.

Multiple DATA frames with the EndOfStream flag set can grow the buffer to its 65 KiB limit while causing all prior contents to be processed again, producing quadratic CPU complexity, degraded packet processing, loss of monitoring visibility, or denial of service. This issue is fixed in version 8.

  • 6.

Severity: 0.0

  • NA

Visit the link for more details, such as CVSS details, affected products, timeline, and more...

Read more on CVEFeed→