CVE Catalog

CVE-2026-57225

LowCVSS 3.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.16%

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

Summary

Suricata from 8.0.0 to 8.0.6 has a vulnerability in src/datasets-context-json.c where it assumes that a configured JSON or NDJSON dataset value_key resolves to a string. A non-string value for that key can cause a NULL pointer dereference during startup, configuration test mode, or rule reload, crashing Suricata before traffic processing.

Risk Assessment

A trusted or untrusted dataset or rule feed can crash the IDS/IPS, leading to gaps in network traffic monitoring.

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, src/datasets-context-json.c assumes that a configured JSON or NDJSON dataset value_key resolves to a string. A trusted or untrusted dataset or rule feed containing a non-string value for that key can cause a NULL pointer dereference during startup, configuration test mode, or rule reload, crashing Suricata before traffic processing. This issue is fixed in version 8.0.6.

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