CVE-2026-45767 PUBLISHED

Suricata datasets: save to absolute filename can be bypassed when combined with load command

Assigner: GitHub_M
Reserved: 13.05.2026 Published: 10.09.2026 Updated: 10.09.2026

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.

Metrics

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

Product Status

Vendor OISF
Product suricata
Versions
  • Version >= 8.0.0, < 8.0.5 is affected
  • Version < 7.0.16 is affected

References

Problem Types

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE