CVE-2026-94054
Received Received - Intake

Out-of-Bounds Write in Exim with Proxy-Protocol

Vulnerability report for CVE-2026-94054, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-19

Last updated on: 2026-09-19

Assigner: MITRE

Description

Exim before 4.100.1, when Proxy-Protocol is used with an attacker-controlled proxy, has an out-of-bounds write.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-19
Last Modified
2026-09-19
Generated
2026-09-20
AI Q&A
2026-09-20
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
exim exim to 4.100.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-787 The product writes data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Exim before version 4.100.1 has a vulnerability where an out-of-bounds write can occur when Proxy-Protocol is used with an attacker-controlled proxy. This means an attacker could potentially write data outside the intended memory buffer, leading to crashes or arbitrary code execution.

Detection Guidance

Detecting this vulnerability requires checking the Exim version and configuration. Run 'exim --version' to verify if your version is below 4.100.1. If Proxy-Protocol is enabled, inspect the configuration file (typically /etc/exim/exim.conf) for 'proxy_protocol' settings. Monitor logs for unusual out-of-bounds write errors or crashes.

Impact Analysis

This vulnerability could allow an attacker to execute arbitrary code on the affected system, potentially leading to unauthorized access, data theft, or system compromise. It may also cause denial-of-service conditions by crashing the Exim service.

Mitigation Strategies

Immediately upgrade Exim to version 4.100.1 or later. If upgrading is not possible, disable Proxy-Protocol support in Exim's configuration. Restrict network access to Exim ports (25, 465, 587) using firewalls. Monitor for exploitation attempts and apply patches as soon as they are available.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-94054. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart