---
id: CVE-2026-57229
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. From 8.0.0 until 8.0.6, the SMTP MIME
  parser in rust/src/mime/smtp.rs does not fully reset state when processing
  Conten…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'
cwe:
  - CWE-665
vendor: OISF
product: suricata
affected:
  - 'suricata >= 8.0.0, < 8.0.6'
published: '2026-09-18'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T20:17:09.140'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-57229'
references:
  - url: >-
      https://github.com/OISF/suricata/commit/4985eb9daea2f765b6ef59a58fa02e5c71c0a77c
    label: security-advisories@github.com
  - url: >-
      https://github.com/OISF/suricata/commit/c0215c7e175b0000ef8450928dd1f3453c48379b
    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-ph5p-pm8r-m355'
    label: security-advisories@github.com
  - url: 'https://redmine.openinfosecfoundation.org/issues/8649'
    label: security-advisories@github.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-09-25T19:21:29.096537Z'
epss: 0.00412
epssPercentile: 0.32627
ingestedAt: '2026-09-18T20:51:25.797Z'
---

## Overview

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.0.0 until 8.0.6, the SMTP MIME parser in rust/src/mime/smtp.rs does not fully reset state when processing Content-Type: message/rfc822 encapsulation. An outer MIME part's encoding or filename state can leak into the inner message, allowing crafted mail to evade detections based on file.data, file.name, or extracted URLs when SMTP MIME decoding is enabled. This issue is fixed in version 8.0.6.

## Remediation

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