๐Ÿ” CVE Alert

CVE-2026-57224

MEDIUM 6.5

Suricata dhcp: unbounded transactions in unidirectional traffic can lead to resource exhaustion

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.0.0 until 8.0.6, the DHCP parser in rust/src/dhcp/dhcp.rs creates stateless transactions without recording their packet direction with AppLayerTxData::for_direction(), so a sensor that observes only one direction cannot mark the unseen direction inspected or free completed transactions. The RDP parser in rust/src/rdp/rdp.rs has the same direction-state defect. The per-flow transaction list can grow without bound and cleanup repeatedly scans it, causing increasing CPU and memory consumption and eventual denial of service. This issue is fixed in version 8.0.6.

CWE CWE-400 CWE-770
Vendor oisf
Product suricata
Published Sep 18, 2026
Last Updated Sep 18, 2026
Stay Ahead of the Next One

Get instant alerts for oisf suricata

Be the first to know when new medium vulnerabilities affecting oisf suricata are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Adjacent
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

OISF / suricata
>= 8.0.0, < 8.0.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/OISF/suricata/security/advisories/GHSA-m2vc-g65c-ph7m github.com: https://github.com/OISF/suricata/pull/15740 github.com: https://github.com/OISF/suricata/commit/3f86c56c800392ede5cfaf7a944a431fd8445c55 github.com: https://github.com/OISF/suricata/commit/5af13e3eb06be0387da8703b611c5ce932245c59 github.com: https://github.com/OISF/suricata/commit/bac8a69ca48c14582d39a244a87edad44751ebe1 github.com: https://github.com/OISF/suricata/commit/ef035c7603293a10c5ad087e3d20b05f75236144 github.com: https://github.com/OISF/suricata/releases/tag/suricata-8.0.6 redmine.openinfosecfoundation.org: https://redmine.openinfosecfoundation.org/issues/8621