CVE-2025-64335
7.5OISF · Suricata
A NULL pointer dereference vulnerability in Suricata versions 8.0.0 through 8.0.1 allows unauthenticated attackers to cause a denial of service via specifically crafted network traffic.
Executive summary
A NULL pointer dereference vulnerability in Suricata versions 8.0.0 to 8.0.1 poses a significant risk of service disruption to network security monitoring infrastructure.
Vulnerability
This vulnerability is a NULL pointer dereference (CWE-476) occurring when the entropy keyword is utilized alongside base64_data in inspection rules. The flaw is remotely triggerable by an unauthenticated attacker, leading to an application crash.
Business impact
The exploitation of this vulnerability results in a denial of service for the Suricata engine, effectively blinding security teams to network traffic during the outage. Given the CVSS score of 7.5, this high severity flaw could lead to significant gaps in intrusion detection and incident response capabilities, potentially allowing other malicious activities to go undetected while the service is offline.
Remediation
Immediate Action: Upgrade to Suricata version 8.0.2 or later to apply the official patch provided by the OISF.
Proactive Monitoring: Monitor system logs for frequent service restarts or unexpected process terminations, which may indicate exploitation attempts.
Compensating Controls: If an immediate upgrade is not feasible, disable any inspection rules that utilize the entropy keyword in conjunction with base64_data to prevent triggering the vulnerable code path.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Organizations should prioritize the update of all Suricata instances to version 8.0.2. The ease with which this vulnerability can be triggered via network traffic necessitates prompt action to maintain the integrity of security monitoring operations and prevent unintended service outages.