---
id: CVE-2026-45767
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 versions 7.0.16 and 8.0.5, a
  malicious rule could potentially overwrite any file on the file system on rule
  lo…
severity: medium
cvss: 4.4
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:N'
cwe:
  - CWE-22
vendor: oisf
product: suricata
affected:
  - 'suricata >= 7.0.0, < 7.0.16'
  - 'suricata >= 8.0.0, < 8.0.5'
patched:
  - suricata 8.0.5
published: '2026-09-10'
updated: '2026-09-16'
sourceUpdated: '2026-09-16T20:18:43.117'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-45767'
references:
  - url: 'https://forum.suricata.io/t/suricata-8-0-5-and-7-0-16-released/6315'
    label: security-advisories@github.com
  - url: 'https://github.com/OISF/suricata/security/advisories/GHSA-gfxq-gffp-w9rv'
    label: security-advisories@github.com
  - url: 'https://redmine.openinfosecfoundation.org/issues/8546'
    label: security-advisories@github.com
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-45767.json
  - url: 'https://access.redhat.com/security/cve/CVE-2026-45767'
  - url: 'https://www.cve.org/CVERecord?id=CVE-2026-45767'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-45767'
tags:
  - nvd
  - cve.org
  - csaf
  - vex
  - red-hat
epss: 0.00317
epssPercentile: 0.24863
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-15T15:06:33.106445Z'
ingestedAt: '2026-09-13T02:40:58.950Z'
---

## Overview

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to versions 7.0.16 and 8.0.5, a malicious rule could potentially overwrite any file on the file system on rule load or reload. Versions 7.0.16 and 8.0.5 fix the issue. Some workarounds are available. Preprocess `load`+ `save` rules to disallow absolute filenames for save, use Suricata's privilege dropping to limit writable files, and/or configure landlock in suricata.yaml.

## Affected

- `suricata >= 7.0.0, < 7.0.16`
- `suricata >= 8.0.0, < 8.0.5`

## Remediation

Upgrade past the affected range:

- `suricata 8.0.5`

## Vendor advisories

- **Red Hat VEX** · updated 2026-09-16 · [vex](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-45767.json)
