Vulnerability Description
Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 7.0.17 and 8.0.6, crafted IPv4 and IPv6 address pairs can collide in the IPPair hash because src/ippair.c did not compare the IP address family before reusing IPPair-backed state. This can apply state from one IP family to another for xbits track ip_pair, FTP data expectations, and, on the 7.0 release line, thresholding, detection_filter, and rate_filter rules using track by_both, causing incorrect detection state. This issue is fixed in versions 8.0.6 and 7.0.17.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/OISF/suricata/commit/4a728464e6eb9e273bb02e3df0c28929b28db71d
- https://github.com/OISF/suricata/commit/9d788575c5d22a34eeed50d56557ed12b05e0aec
- https://github.com/OISF/suricata/commit/c92e270c4a795c52bce610aa1ce9ebaf065c49e6
- https://github.com/OISF/suricata/releases/tag/suricata-7.0.17
- https://github.com/OISF/suricata/releases/tag/suricata-8.0.6
- https://github.com/OISF/suricata/security/advisories/GHSA-2r8x-23fw-hgcg
- https://redmine.openinfosecfoundation.org/issues/8559
FAQ
What is CVE-2026-57222?
CVE-2026-57222 is a vulnerability with a CVSS score of 5.3 (MEDIUM). Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 7.0.17 and 8.0.6, crafted IPv4 and IPv6 address pairs can collide in the ...
How severe is CVE-2026-57222?
CVE-2026-57222 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-57222?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.