CVE-2026-57223

Summary

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 7.0.17 and 8.0.6, the Windows service installation and parameter-update logic in src/win32-service.c can pass an unquoted service ImagePath to CreateServiceA. When Suricata is installed below a path containing spaces and an earlier path component is writable by a local low-privileged attacker, Windows can execute an attacker-controlled program as LocalSystem, resulting in local privilege escalation. This issue is fixed in versions 8.0.6 and 7.0.17.

Affected Software

VendorProductVersion RangeStatus
OISFsuricata>= 8.0.0, < 8.0.6affected
OISFsuricata< 7.0.17affected

Weaknesses

  • CWE-428: CWE-428: Unquoted Search Path or Element

References