Improper handling of exceptional conditions in Suricata - CVE-2026-63450
Published: July 22, 2026
Suricata
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass FTP parser-dependent detection and logging for later commands on the same TCP flow.
The vulnerability exists due to improper handling of exceptional conditions in the FTP parser when processing RETR or STOR commands before PORT or PASV negotiation. A remote attacker can send crafted FTP commands to bypass FTP parser-dependent detection and logging for later commands on the same TCP flow.
In IPS mode, the flow is dropped instead of continuing without application-layer detection.