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

CVE-2022-41082: Microsoft Exchange Server Remote Code Execution Vulnerability

RBRecent Breaches Vulnerability Intelligence·Sep 30, 2022
CVSS 8.0 · High⚠ Actively exploited (CISA KEV)Ransomware-linked
8.0
CVSS score
High
Severity
Active
CISA KEV
Yes
Ransomware use
Oct 21, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2022-41082 to its Known Exploited Vulnerabilities catalog on Sep 30, 2022, with a federal patch deadline of Oct 21, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately. Ransomware crews are known to exploit this flaw.

Microsoft Exchange Server Remote Code Execution Vulnerability

CVE-2022-41082 is a remote code execution vulnerability in Microsoft Exchange Server. It allows an authenticated attacker to run code on the server and is known as part of the ProxyNotShell chain when combined with CVE-2022-41040. Because Exchange often holds email, calendars, and directory data, successful exploitation can give attackers a foothold inside the organization. The vulnerability has been used by ransomware operators, so timely response matters for any team running Exchange.

How it works

The underlying weakness is CWE-502, deserialization of untrusted data. In this class of flaw, an application accepts serialized objects from a source it should not fully trust and reconstructs them into executable objects or commands. An authenticated attacker who can reach the vulnerable Exchange component can supply crafted input that the server deserializes and processes. When chained with the companion SSRF-style issue CVE-2022-41040, the authentication requirement can be bypassed or reduced, resulting in remote code execution under the privileges of the Exchange process. Exact request formats and payloads are not detailed here; defenders should treat any authenticated access to Exchange management or proxy endpoints as potentially abusable until the vendor advisory is reviewed.

Am I affected? How to find it in your systems

Microsoft Exchange Server is typically deployed on-premises as the organization’s mail and collaboration backend, often fronted by load balancers or reverse proxies and integrated with Active Directory. Inventory every Exchange role (Mailbox, Client Access, Edge, etc.) across production, staging, and any hybrid connectors. Confirm the exact build and cumulative update level of each server against the vendor advisory for CVE-2022-41082; public detail on affected versions is limited in the source material, so the advisory is authoritative. Look for unexpected authenticated sessions, PowerShell remoting activity, or anomalous process creation under Exchange service accounts. Review IIS and Exchange logs for unusual requests to proxy or PowerShell endpoints, especially those originating from unexpected internal or external sources. Telemetry that shows post-authentication command execution or new scheduled tasks should be treated as high priority.

How to remediate

Apply the security updates published by Microsoft for this vulnerability as the primary remediation. Follow the vendor’s instructions exactly, including any required reboot or service restart order. After patching, verify the installed build numbers match the fixed versions listed in the advisory. As hardening for the deserialization class, restrict which accounts can authenticate to Exchange management interfaces, enforce least privilege on service accounts, and disable unused PowerShell remoting or virtual directories where operationally feasible. Keep Exchange servers fully patched on a regular cadence and ensure they are not directly reachable from the internet without additional controls.

If you can't patch immediately

Segment Exchange servers so that only necessary management and client traffic can reach them; place them behind network ACLs or firewalls that limit source addresses. If a web application firewall or reverse-proxy virtual patch is available for the ProxyNotShell pattern, enable it while confirming it does not break legitimate traffic. Temporarily disable or tightly restrict the affected authentication and proxy features if business needs allow. Increase monitoring for authenticated sessions, unusual process trees under the Exchange worker processes, and outbound connections from the mail servers. These steps reduce exposure but do not replace the vendor update; schedule the patch as soon as possible.

If your data may have been exposed

Actively exploited vulnerabilities of this type have led to ransomware and data theft. If you have evidence of compromise or simply want to check whether credentials associated with your domain appear in known breach collections, you can run a free exposure scan of your email addresses against public breach data. Treat any confirmed intrusion as a full incident: isolate affected hosts, preserve logs, rotate credentials, and follow your incident-response plan.

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

Details

AffectedMicrosoft · Exchange Server
WeaknessCWE-502
CVSS base score8.0 (High)
CVSS vectorCVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
PublishedOct 3, 2022
Added to CISA KEVSep 30, 2022
Federal patch deadlineOct 21, 2022
Known ransomware useYes
Check if your data is exposed →

References

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities