---
id: CVE-2026-57223
title: >-
  Suricata is a network Intrusion Detection System, Intrusion Prevention System
  and Network Security Monitoring engine
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 …
severity: high
cvss: 7
cvssVector: 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-428
vendor: OISF
product: suricata
affected:
  - 'suricata >= 8.0.0, < 8.0.6'
  - suricata < 7.0.17
published: '2026-09-18'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T18:25:00.707'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-57223'
references:
  - url: >-
      https://github.com/OISF/suricata/commit/0dad38fff024b4fec9bc8144d8b94dbca39aac2e
    label: security-advisories@github.com
  - url: >-
      https://github.com/OISF/suricata/commit/2b924d47cc51d0b7760cda3519f2c04a2f65ea38
    label: security-advisories@github.com
  - url: >-
      https://github.com/OISF/suricata/commit/ac1b3cc1ef3af65ce92da28261d445167eb8234d
    label: security-advisories@github.com
  - url: 'https://github.com/OISF/suricata/pull/15676'
    label: security-advisories@github.com
  - url: 'https://github.com/OISF/suricata/releases/tag/suricata-7.0.17'
    label: security-advisories@github.com
  - url: 'https://github.com/OISF/suricata/releases/tag/suricata-8.0.6'
    label: security-advisories@github.com
  - url: 'https://github.com/OISF/suricata/security/advisories/GHSA-jh8w-wf3f-58jp'
    label: security-advisories@github.com
  - url: 'https://redmine.openinfosecfoundation.org/issues/8600'
    label: security-advisories@github.com
tags:
  - nvd
  - cve.org
epss: 0.00149
epssPercentile: 0.03384
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-22T15:49:59.518563Z'
ingestedAt: '2026-09-18T20:51:25.795Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
