Description
Exim before 4.100.1 allows SMTP smuggling in which the received message does not match any sent message, and instead depends on crafted data sent after a rejection during DATA processing.
Published: 2026-09-19
Score: 4 Medium
EPSS: n/a
KEV: No
Impact: Unauthorized Email Injection
Action: Patch
AI Analysis

Impact

Exim before version 4.100.1 is vulnerable to SMTP smuggling, where the mail server accepts data that can be crafted after a DATA rejection, causing the received message to differ from the sent message. This flaw allows an attacker to inject unauthorized content into mail flows, potentially leading to spoofed or forged emails. The weakness is classified as CWE-93.

Affected Systems

The vulnerability affects any deployment of the Exim mail transfer agent older than version 4.100.1. The vendor is Exim, and the product is Exim. No specific release numbering beyond that threshold is known from the advisory, so it is advisable to treat all older releases as vulnerable.

Risk and Exploitability

The CVSS score of 4 indicates a moderate impact, whereas the EPSS score is not available, leaving the likelihood of exploitation uncertain. The vulnerability can be triggered remotely over the SMTP interface by sending crafted commands after an intermediate DATA rejection, so no local privilege is required. Since it is not listed in the CISA Known Exploited Vulnerabilities catalog, there are no confirmed public exploits yet, but the potential for message injection warrants mitigation.

Generated by OpenCVE AI on September 20, 2026 at 00:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Exim version 4.100.1 or later, as it contains the fix for the smuggling flaw.
  • Implement SMTP authentication or ACLs to restrict who can submit mail, reducing the chance that an attacker can exercise the flaw.
  • Monitor mail logs for unexpected message ID mismatches or unauthorized mail submission attempts and apply stricter logging or alerting as needed.

Generated by OpenCVE AI on September 20, 2026 at 00:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 20 Sep 2026 00:45:00 +0000

Type Values Removed Values Added
Title SMTP Smuggling Vulnerability in Exim Pre-4.100.1

Sat, 19 Sep 2026 23:00:00 +0000

Type Values Removed Values Added
Description Exim before 4.100.1 allows SMTP smuggling in which the received message does not match any sent message, and instead depends on crafted data sent after a rejection during DATA processing.
First Time appeared Exim
Exim exim
Weaknesses CWE-93
CPEs cpe:2.3:a:exim:exim:*:*:*:*:*:*:*:*
Vendors & Products Exim
Exim exim
References
Metrics cvssV3_1

{'score': 4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-19T22:55:00.348Z

Reserved: 2026-09-19T22:54:59.821Z

Link: CVE-2026-94057

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-19T23:17:11.257

Modified: 2026-09-19T23:17:11.257

Link: CVE-2026-94057

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-20T00:30:16Z

Weaknesses
  • CWE-93

    Improper Neutralization of CRLF Sequences ('CRLF Injection')