Resource exhaustion in Suricata - CVE-2026-63448
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 SMB parser when processing sustained one-directional SMB flows. A remote attacker can send traffic that creates many force-completed SMB transactions to cause a denial of service.
The issue occurs when only one direction of the SMB flow contains payload, allowing per-flow transaction state to grow without bound and causing cleanup to repeatedly rescan an increasing transaction list.