LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2010-4345: Exim Privilege Escalation Vulnerability

RBRecent Breaches Vulnerability Intelligence·Mar 25, 2022
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Apr 15, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2010-4345 to its Known Exploited Vulnerabilities catalog on Mar 25, 2022, with a federal patch deadline of Apr 15, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Exim allows local users to gain privileges by leveraging the ability of the exim user account to specify an alternate configuration file with a directive that contains arbitrary commands.

CVE-2010-4345 is a privilege-escalation vulnerability in the Exim mail transfer agent. A local user can abuse the exim account’s ability to load an alternate configuration file that includes a directive containing arbitrary commands, thereby gaining elevated privileges on the host. Because Exim often runs with elevated rights to handle mail delivery, successful abuse can give an attacker control beyond a normal user account and matter for any environment that still runs this software.

Defenders should treat this as a local privilege-escalation issue in the mail stack. Confirm exact affected releases, fixed versions, and deployment notes against the vendor advisory before acting.

How it works

The weakness falls under CWE-264 (permissions, privileges, and access controls). Exim permits the exim user account to specify an alternate configuration file. An attacker who can already run code as that account, or who can influence how the configuration is chosen, can supply a crafted file whose directives cause the process to execute arbitrary commands with the privileges Exim holds.

In practical terms, the attacker does not need a remote network exploit for this CVE itself; they need local access that lets them leverage the alternate-config path. Once the malicious configuration is processed, commands run in the security context of the Exim process, which is commonly more privileged than an ordinary user. Specific command syntax, file paths, and exact conditions must be confirmed against the vendor advisory; do not rely on third-party write-ups alone.

Am I affected? How to find it in your systems

Exim is widely used as an MTA on Unix-like mail servers, often on Linux gateways, internal relays, and hosting platforms. Inventory every host that sends or receives mail and check whether the exim binary or package is present.

How to remediate

Patch first. Apply the updates provided by the Exim vendor or your operating-system distributor exactly as described in the advisory. CISA’s required action is to apply updates per vendor instructions; follow that guidance and verify the new version string after installation.

If you can't patch immediately

Until the vendor update is installed, reduce exposure with compensating controls aimed at local privilege escalation and mail-service hardening.

These steps only buy time; they do not replace the vendor patch.

If your data may have been exposed

Actively exploited privilege-escalation flaws on mail servers can lead to broader host compromise and data exposure, even when ransomware use is not documented for this CVE. If you suspect abuse, isolate the host, preserve volatile evidence, rotate credentials that may have been accessible from the system, and follow your incident-response plan. You can also run a free exposure scan of your email addresses against known breach data to see whether associated accounts appear in public breach corpora, then force password resets and enable stronger authentication where needed.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedExim · Exim
WeaknessCWE-264
Added to CISA KEVMar 25, 2022
Federal patch deadlineApr 15, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities