Use-after-free in Suricata - CVE-2026-45752
Published: June 3, 2026
Suricata
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to use-after-free in decompress transform pipeline when processing network traffic with certain chained detection transforms. A remote attacker can trigger the vulnerable code path to cause a denial of service.
Exploitation requires a malicious rule that chains gunzip or zlib_deflate with max-size greater than 4096 after another transform.