Description
Exim before 4.100.1, when Proxy-Protocol is used with an attacker-controlled proxy, allows attackers to read certain uninitialized data from stack memory.
Published: 2026-09-19
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: Information Disclosure
Action: Assess Impact
AI Analysis

Impact

Exim before version 4.100.1 is vulnerable when the Proxy-Protocol header is supplied by an attacker-controlled proxy. The flaw allows an attacker to read certain uninitialized data from the stack during handling of the Proxy-Protocol, resulting in the disclosure of potentially sensitive information. This is a classic information-disclosure vulnerability (CWE-908) that can compromise confidentiality.

Affected Systems

Users running Exim versions older than 4.100.1 are at risk. The affected product is the Exim mail transfer agent, with all releases prior to the 4.100.1 patch. The CVE applies broadly to any deployment that enables Proxy-Protocol handling without restricting the source of the proxy.

Risk and Exploitability

The vulnerability carries a CVSS score of 7.5 and does not have an EPSS value or KEV listing. Attackers can potentially exploit it remotely by injecting a malicious Proxy-Protocol header through a trusted proxy. Since it hinges on configuration, the exploitation likelihood is tied to an attacker’s ability to control the proxy, but the impact remains significant once achieved.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Exim to version 4.100.1 or newer, which removes the stack memory read issue.
  • If the update cannot be applied immediately, disable the Proxy-Protocol option for all inbound connections that are not from trusted proxies.
  • Limit the IP addresses permitted to use Proxy-Protocol and audit configuration changes regularly.

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 Exim Proxy-Protocol Stack Unintended Data Disclosure

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

Type Values Removed Values Added
Description Exim before 4.100.1, when Proxy-Protocol is used with an attacker-controlled proxy, allows attackers to read certain uninitialized data from stack memory.
First Time appeared Exim
Exim exim
Weaknesses CWE-908
CPEs cpe:2.3:a:exim:exim:*:*:*:*:*:*:*:*
Vendors & Products Exim
Exim exim
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-19T22:52:43.612Z

Reserved: 2026-09-19T22:52:43.235Z

Link: CVE-2026-94056

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-94056

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-908

    Use of Uninitialized Resource