Vulnerability Description
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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://forum.suricata.io/t/suricata-8-0-7-released/6467
- https://github.com/OISF/suricata/commit/e574009add9c208f319e1d9d15b3bb1229c88074
- https://github.com/OISF/suricata/compare/suricata-8.0.6...suricata-8.0.7
FAQ
What is CVE-2026-94083?
CVE-2026-94083 is a vulnerability with a CVSS score of 9.4 (CRITICAL). 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...
How severe is CVE-2026-94083?
CVE-2026-94083 has been rated CRITICAL with a CVSS base score of 9.4/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-94083?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.