6.5
MEDIUM CVSS 3.1
CVE-2026-57224
Suricata dhcp: unbounded transactions in unidirectional traffic can lead to resource exhaustion
Description

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.

INFO

Published Date :

Sept. 18, 2026, 8:17 p.m.

Last Modified :

Sept. 18, 2026, 9:17 p.m.

Remotely Exploit :

No
Affected Products

The following products are affected by CVE-2026-57224 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Oisf suricata
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 MEDIUM [email protected]
Solution
Update Suricata to version 8.0.6 to fix transaction handling and prevent DoS.
  • Update Suricata to version 8.0.6.
  • Ensure transaction direction is properly recorded.
  • Monitor CPU and memory usage.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-57224 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-57224 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-57224 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Sep. 18, 2026

    Action Type Old Value New Value
    Added SSVC {'id': 'CVE-2026-57224', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-09-18T20:22:12.045094Z'}
  • New CVE Received by [email protected]

    Sep. 18, 2026

    Action Type Old Value New Value
    Added Description 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.
    Added CVSS V3.1 AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
    Added CWE CWE-400
    Added CWE CWE-770
    Added Affected New affected value received. <a href="https://github.com/CVEProject/cvelistV5/blob/main/cves/2026/57xxx/CVE-2026-57224.json">CVE-2026-57224</a>
    Added Reference https://github.com/OISF/suricata/commit/3f86c56c800392ede5cfaf7a944a431fd8445c55
    Added Reference https://github.com/OISF/suricata/commit/5af13e3eb06be0387da8703b611c5ce932245c59
    Added Reference https://github.com/OISF/suricata/commit/bac8a69ca48c14582d39a244a87edad44751ebe1
    Added Reference https://github.com/OISF/suricata/commit/ef035c7603293a10c5ad087e3d20b05f75236144
    Added Reference https://github.com/OISF/suricata/pull/15740
    Added Reference https://github.com/OISF/suricata/releases/tag/suricata-8.0.6
    Added Reference https://github.com/OISF/suricata/security/advisories/GHSA-m2vc-g65c-ph7m
    Added Reference https://redmine.openinfosecfoundation.org/issues/8621
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.