CVE-2026-57223 PUBLISHED

Suricata windows: unquoted LocalSystem service ImagePath can allow local privilege escalation

Assigner: GitHub_M
Reserved: 24.06.2026 Published: 18.09.2026 Updated: 18.09.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 7

Product Status

Vendor OISF
Product suricata
Versions
  • Version >= 8.0.0, < 8.0.6 is affected
  • Version < 7.0.17 is affected

References

Problem Types

  • CWE-428: Unquoted Search Path or Element CWE