CVE Catalog

CVE-2026-63449

LowCVSS 3.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.38%

29th percentile - higher than 29% of all known CVEs

Summary

Suricata from 8.0.0 to 8.0.6 has a vulnerability in the SIP parser where request and response body lengths are stored in 16-bit fields. A body larger than 65,536 bytes can truncate the length, preventing full frame inspection and allowing evasion of frame-based detection.

Risk Assessment

An attacker can send malicious SIP traffic with a large body to hide malicious data from the intrusion detection system, increasing the risk of undetected attacks.

Recommendation

Update Suricata to version 8.0.6 or later, which includes the fix.

Other vulnerabilities in Suricata

See all
Original NVD description (English source)

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.0.0 until 8.0.6, the SIP parser in rust/src/sip/parser.rs stores request and response body lengths in 16-bit fields. A SIP body larger than 65,536 bytes can truncate the length and prevent frame:request.body or frame:response.body from exposing the complete body to inspection, allowing content in the omitted portion to evade frame-based detection. This issue is fixed in version 8.0.6.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS