Allocation of Resources Without Limits or Throttling in Suricata - CVE-2026-57224
Published: July 22, 2026
Suricata
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in the DHCP application-layer parser when processing DHCP flows where only one direction is seen by the sensor. A remote attacker can send traffic that creates completed transactions that are never freed to cause a denial of service.
As the per-flow transaction list grows without bound, per-packet transaction cleanup becomes increasingly expensive.