CVE-2026-94083 PUBLISHED

Assigner: mitre
Reserved: 20.09.2026 Published: 20.09.2026 Updated: 20.09.2026

Suricata before 8.0.7 has a DoH2 type confusion that can cause an invalid free, because cleanup code for the HTTP2 state is executed even though the actual state is HTTP1 (when there is a DoH2 request with an HTTP1 to HTTP2 upgrade). This requires app-layer.protocols.doh2 to be enabled, which is the default in 8.x versions.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
CVSS Score: 9.4

Product Status

Vendor OISF
Product Suricata
Versions Default: unaffected
  • affected from 8.0.0 to 8.0.7 (excl.)

References

Problem Types

  • CWE-843 Access of Resource Using Incompatible Type ('Type Confusion') CWE