Vulnerability record · CVE-2023-32031 · published 14 June 2023
CVE-2023-32031: Microsoft Exchange Server deserialization flaw enables remote code execution
Microsoft · Exchange Server
CVE-2023-32031 is a remote code execution vulnerability in Microsoft Exchange Server, classified by NVD under CWE-502 (deserialization of untrusted data) with an additional no-information CWE entry. The record gives only a one-line description, so the specific vulnerable component and code path are not stated. It matters because Exchange is internet-facing in many environments and successful exploitation yields code execution in the server context.
Description
Microsoft Exchange Server Remote Code Execution Vulnerability
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Automated analysis
high priorityCVSS 8.8 with network reachability and high EPSS (99.62nd percentile) make this a serious risk, though the required low privileges and absence of KEV listing keep it below critical.
What it is
CVE-2023-32031 is a remote code execution vulnerability in Microsoft Exchange Server, classified by NVD under CWE-502 (deserialization of untrusted data) with an additional no-information CWE entry. The record gives only a one-line description, so the specific vulnerable component and code path are not stated. It matters because Exchange is internet-facing in many environments and successful exploitation yields code execution in the server context.
Impact
An authenticated attacker can execute arbitrary code on the Exchange server, gaining the privileges of the service process. That can lead to full compromise of the mail server and its hosted data.
Attack surface
The CVSS vector is network-reachable (AV:N) with low attack complexity and no user interaction, but it requires low privileges (PR:L), so the attacker needs some valid authenticated access. The record does not specify which Exchange endpoint or protocol is involved.
Exploitation
CISA KEV does not list this CVE, and no ransomware use is documented. EPSS is very high (0.8145, 99.62nd percentile), indicating strong predicted likelihood of exploitation, but the record contains no confirmed in-the-wild evidence.
What to do
- Apply the Microsoft Exchange Server security update referenced in the MSRC advisory for CVE-2023-32031 as the first action.
- Verify Exchange cumulative and security update levels across all servers, including edge and hybrid roles, and remediate any that are behind.
- Restrict network exposure of Exchange endpoints (OWA, ECP, EWS, Autodiscover) to trusted networks or a VPN where operationally feasible.
- Enforce least privilege and strong authentication for Exchange accounts, and review accounts with elevated or mailbox-impersonation rights.
- Monitor for post-exploitation activity on Exchange hosts, including unexpected child processes from Exchange binaries and new web shells.
Detection
- Alert on unusual child processes spawned by Exchange worker processes (w3wp.exe, Microsoft.Exchange.*) on mailbox and edge servers.
- Hunt for newly written .aspx or other executable files in Exchange web directories and other IIS-served paths.
- Review Exchange logs for anomalous authenticated requests to OWA, ECP, EWS or Autodiscover from unusual source addresses or accounts.
- Correlate Exchange server process creation and file-write telemetry with authentication events to spot exploitation attempts.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-32031 | PatchVendor Advisory |
| https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-32031 | PatchVendor Advisory |
Track CVE-2023-32031 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2023-32031), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.