High Known exploited (KEV) Ransomware use CVE-2023-21529

Deserialization of Untrusted Data in Microsoft Exchange Server (CVE-2023-21529) — Authenticated Remote Code Execution, Confirmed in Ransomware

Microsoft Exchange Server Added to KEV Apr 13, 2026 Federal remediation due 2026-04-27

Microsoft Exchange Server, an email backbone, contains a deserialization of untrusted data flaw (CWE-502) that lets an authenticated attacker run arbitrary code remotely. It has been confirmed used in ransomware attacks, and CISA added it to the KEV on 2026-04-13. The CVSS published on NVD is 8.8 (HIGH).

Key facts

  • CVE IDCVE-2023-21529
  • CVSS base score8.8 HIGH
  • CVSS vectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Affected (vendor / product)Microsoft Exchange Server
  • CWECWE-502
  • ExploitationListed in CISA KEV (exploitation confirmed); also confirmed used in ransomware
  • Remediation due2026-04-27 (U.S. federal civilian agencies, BOD 22-01)

Key points

  • Deserialization (CWE-502) in Microsoft Exchange Server — reconstructing crafted data leads to remote arbitrary code execution.
  • The vector is PR:L (some privilege required), but stepping-stone attacks from stolen low-privilege accounts are standard, so "authenticated only" is no comfort.
  • Confirmed use in ransomware attacks (per CISA's record).
  • A 2023 flaw added to the KEV on 2026-04-13, due 2026-04-27 — unpatched Exchange is still a target.
  • The CVSS published on NVD is 8.8 (HIGH; CVSS:3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H).

Deserialization is the process by which a program reconstructs data that was serialized — converted into a linear form for storage or transmission — back into its original objects (bundles of data). Feed "untrusted data," i.e. input crafted by an attacker, into that step and there is room for the attacker's intended logic to run during reconstruction.

That is the deserialization flaw (CWE-502): a high-impact class in which merely sending a crafted "object" can make the server execute code. Here that is said to be possible on Microsoft Exchange Server.

In the vector (CVSS:3.1 AV:N/AC:L/PR:L/UI:N …), PR:L signals that the attack requires some privilege (login). At a glance "it needs authentication, so it's safe" seems reassuring, but in real attacks the standard playbook is to first obtain a low-privilege account — via phishing or stolen reused passwords — and then use a flaw like this as a stepping stone to widen privileges. "Authenticated only" is no cause for comfort.

Crucially, this flaw has confirmed use in ransomware attacks (recorded by CISA as known ransomware use). Exchange carries email, an organization's lifeline, and has previously been the stage for large incidents such as ProxyLogon and ProxyShell. Seizing the email backbone widens the damage — from theft of confidential correspondence to impersonated sending and lateral movement into other systems.

That a 2023 flaw entered the KEV in 2026 shows unpatched Exchange remains a real target today. The response is to update per Microsoft's guidance; CISA set the remediation due date to 2026-04-27.

Why it matters

Seizing the email backbone ties directly to theft of confidential information, impersonated sending, and lateral movement into other systems, affecting the whole organization. This flaw has confirmed use in ransomware attacks, giving it a realistic path to business disruption. The "authenticated only" condition is no defense against the standard tactic of using a low-privilege account obtained in initial access as a stepping stone. Leaving no unpatched Exchange in place, alongside defense-in-depth against credential reuse and leakage, is the key point.

FAQ

What is a deserialization vulnerability?
A flaw where feeding attacker-crafted data into the process that reconstructs stored/transmitted data back into objects causes unintended logic to run. It is dangerous because merely sending a crafted "object" can make the server execute code.
If authentication is required, isn't the risk low?
In real attacks it is common to first seize a low-privilege account (e.g. via phishing) and use it as a foothold to widen privileges. This flaw also has confirmed ransomware use, so "authenticated only" is no reason to defer action.
Why did an old flaw land on the KEV now?
Because CISA confirmed real-world exploitation. Even a 2023 disclosure remains a live threat where unpatched Exchange persists. Updating per Microsoft's guidance is the basic response.

Sources (primary)

This article is an independent organization based on the U.S. official data below. Always verify the exact, latest details and applicability with the official and vendor sources.

#Microsoft#Exchange Server#CWE-502#Deserialization#Ransomware#KEV#Remote Code Execution
Disclaimer: This site independently summarizes and classifies information based on official data sources. Always verify the latest and accurate information with the official sources. Content on finance, health, legal, and security is information, not advice. This site is not an official website of the U.S. government.