Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-57224— Suricata dhcp: unbounded transactions in unidirectional traffic can lead to resource exhaustion

Quick assessment

Affected
OISF suricata
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Suricata 是一款网络入侵检测系统(IDS)、入侵防御系统(IPS)及网络安全监控引擎。从版本 8.0.0 到 8.0.6,位于 rust/src/dhcp/dhcp.rs 中的 DHCP 解析器在创建无状态事务时,未通过 记录数据包的方向。因此,若传感器仅监控单一方向,便无法将未观察到的方向标记为已检查,也无法释放已完成的事务。同样,位于 rust/src/rdp/rdp.rs 中的 RDP 解析器也存在相同的方向状态缺陷。这会导致按流维护的事务列表无限增长,且清理过程需反复扫描该列表,进而导致 CPU 和

CVSS 6.5 · Medium

Possible ATT&CK Techniques 1 AI

T1024
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-57224

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Suricata dhcp: unbounded transactions in unidirectional traffic can lead to resource exhaustion
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
未加控制的资源消耗(资源穷尽)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
OISF suricata >= 8.0.0, < 8.0.6 -

II. Public POCs for CVE-2026-57224

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-57224

登录查看更多情报信息。

Patches & Fixes for CVE-2026-57224 (5)

Other References for CVE-2026-57224 (3)

Same Patch Batch · OISF · 2026-09-18 · 17 CVEs total

CVE-2026-57228 8.2 HIGH Suricata smtp/mime: heap out-of-bounds read quoted-printable decoder
CVE-2026-63446 7.5 HIGH Suricata app-layer: passed flows can retain transactions, causing resource exhaustion
CVE-2026-63447 7.5 HIGH Suricata ftp: crafted FTP traffic can cause quadratic CPU consumption
CVE-2026-63452 7.5 HIGH Suricata http1: repeated brotli compression bombs can cause excessive CPU consumption
CVE-2026-57227 7.5 HIGH Suricata mqtt: unbounded resource consumption from repeated pubrec and pubrel messages
CVE-2026-71418 7.5 HIGH Suricata doh2: crafted HTTP/2 DATA frames can cause quadratic CPU consumption
CVE-2026-57223 7.0 HIGH Suricata windows: unquoted LocalSystem service ImagePath can allow local privilege escalat
CVE-2026-63448 5.9 MEDIUM Suricata smb: some SMB flows can cause resource exhaustion
CVE-2026-71855 5.9 MEDIUM Suricata flow: IPv4/IPv6 hash collision can reuse wrong flow state
CVE-2026-57229 5.3 MEDIUM Suricata smtp/mime: incomplete state reset allows detection bypass
CVE-2026-57222 5.3 MEDIUM Suricata ippair: hash collision can cause incorrect state reuse across IPv4 and IPv6
CVE-2026-63450 3.7 LOW Suricata ftp: RETR/STOR before PORT/PASV can disable further IDS app-layer detection
CVE-2026-63449 3.7 LOW Suricata sip: large SIP message bodies can evade detection with frame keyword
CVE-2026-57226 3.7 LOW Suricata swf: heap buffer overflow in SWF decompression depth handling
CVE-2026-63451 3.3 LOW Suricata detect: frame rules without content and with transform can cause heap buffer over
CVE-2026-57225 3.3 LOW Suricata datasets: NULL pointer dereference in JSON/NDJSON dataset loading

IV. Related Vulnerabilities

V. Comments for CVE-2026-57224

No comments yet


Leave a comment