rootpwn

high · CVSS v3 8.2

CVE-2026-57228

CVE-2026-57228 affects Suricata versions 7.0.13 through 7.0.17, enabling an out-of-bounds read in the SMTP MIME quoted-printable decoder. Th

Overview

CVE-2026-57228 affects Suricata versions 7.0.13 through 7.0.17, enabling an out-of-bounds read in the SMTP MIME quoted-printable decoder. The flaw can be triggered by crafted SMTP traffic, causing Suricata to crash. This disrupts network monitoring and can expose the network to undetected threats.

Description

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 7.0.13 until 7.0.17, the SMTP MIME quoted-printable decoder in src/util-decode-mime.c can read one byte past a heap buffer when a quoted-printable escape sequence is split across traffic chunks and the following chunk contains exactly one byte. Crafted SMTP traffic can trigger the out-of-bounds read and crash Suricata when decode-quoted-printable MIME decoding is enabled. This issue is fixed in version 7.0.17.

Impact

The vulnerability can cause a denial of service by crashing Suricata, disrupting network monitoring and potentially exposing the network to undetected threats. It affects confidentiality, integrity, and availability of the IDS/IPS system. Network administrators and security teams are directly impacted.

Remediation

Upgrade Suricata to version 7.0.17 or later. If an upgrade is not immediately possible, disable MIME quoted-printable decoding in the Suricata configuration or filter SMTP traffic before it reaches Suricata.

Risk context

High severity with CVSS 8.2. No EPSS data is available. Prompt patching is recommended to avoid service disruption.

Affected products

  • Suricata

Scores

Severity
high
CVSS v2
8.5
CVSS v3
8.2
CVSS v4
EPSS

suricata smtp mime out-of-bounds denial-of-service network-ids high-severity

← All CVEs