
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-64333 is a stack-based buffer overflow vulnerability in the Suricata network IDS, IPS, and NSM engine that allows remote unauthenticated attackers to crash the Suricata process by sending HTTP requests with oversized content-type headers. It affects all Suricata versions prior to 7.0.13 and versions 8.0.0 through 8.0.1 (prior to 8.0.2). The vulnerability was published on November 26, 2025, and patched versions were released the same day. It carries a CVSS v3.1 base score of 7.5 (High) (GitHub Advisory, Red Hat Bugzilla).
The root cause is a stack-based buffer overflow (CWE-121 / CWE-787) triggered when Suricata's EVE JSON logging subsystem processes and logs an HTTP response or request with an abnormally large Content-Type header value. The overflow occurs on the stack during the logging operation, which can exhaust available stack space and crash the process. No authentication or user interaction is required — an attacker only needs to send a crafted HTTP request to a host monitored by a vulnerable Suricata instance. The issue is tracked upstream in the OISF Redmine issue tracker (#8056) (GitHub Advisory).
Successful exploitation causes a denial of service (DoS) by crashing the Suricata process, which disables network intrusion detection and prevention capabilities for the duration of the outage. There is no confidentiality or integrity impact — the vulnerability exclusively affects availability. In environments where Suricata operates in inline IPS mode, a crash could also allow malicious traffic to pass uninspected, effectively blinding the network security monitoring stack (GitHub Advisory, Red Hat Bugzilla).
As of the time of publication, there is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation (GitHub Advisory). The EPSS score is approximately 0.04%, reflecting a low near-term exploitation probability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported. The vulnerability is detectable via Nessus plugin 276956.
Content-Type header value — large enough to overflow the stack buffer used during EVE JSON logging.Content-Type value, the stack-based buffer overflow is triggered, causing the Suricata process to crash.Content-Type header values traversing monitored network segments.suricata process (exit code indicating segmentation fault or stack overflow); repeated Suricata restarts logged by the system init/service manager (e.g., systemd showing suricata.service entering failed state).core, suricata.core) in the Suricata working directory or system core dump location following a crash event.Upgrade Suricata to version 7.0.13 (for the 7.x branch) or 8.0.2 (for the 8.x branch), which contain the official fix (GitHub Advisory). As a temporary workaround, limit stream.reassembly.depth in the Suricata configuration to less than half the process stack size, which reduces the likelihood of the overflow being triggered. Additionally, increasing the process stack size (e.g., via ulimit -s or systemd LimitSTACK) makes the bug less likely to trigger but does not eliminate it. Monitoring for abnormal HTTP Content-Type header sizes at a perimeter firewall or WAF can provide an additional layer of defense.
The Suricata project announced the patched releases (7.0.13 and 8.0.2) via the official Suricata forum and website on November 6, 2025, with the CVE formally published on November 26, 2025 (Suricata Release). Red Hat tracked the issue via Bugzilla and rated it high severity (Red Hat Bugzilla). CISA included the vulnerability in its weekly vulnerability bulletin for the week of November 24, 2025. Debian also issued a related news item in January 2026. Community reaction has been measured, consistent with the limited exploitation risk and straightforward remediation path.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."