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