CVE Catalog

CVE-2026-45747

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.34%

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

Summary

Suricata is a network IDS, IPS, and network security monitoring engine. Prior to version 7.0.16, the Lua TLS certificate information helper could dereference NULL certificate fields when a Lua script requested certificate information for TLS traffic where some certificate fields were absent. Crafted TLS traffic processed by a deployment using affected Lua TLS scripting could crash Suricata, resulting in denial of service.

Risk Assessment

An attacker could send crafted TLS traffic, causing a Suricata crash, leading to denial of service and loss of network monitoring.

Recommendation

Update Suricata to version 7.0.16. As a workaround, avoid Lua scripts that call the TlsGetCertInfo function on untrusted traffic or update scripts to handle missing certificate fields.

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. Prior to version 7.0.16, the Lua TLS certificate information helper could dereference NULL certificate fields when a Lua script requested certificate information for TLS traffic where some certificate fields were absent. Crafted TLS traffic processed by a deployment using affected Lua TLS scripting could crash Suricata, resulting in denial of service. Version 7.0.16 contains a fix. As a workaround, avoid Lua scripts that call TLS certificate information helpers on untrusted traffic (`TlsGetCertInfo` function), or update scripts to handle missing certificate fields where possible.

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