Critical
CVE-2021-26855 · "ProxyLogon"

ProxyLogon Explained: The Exchange Server Bug Exploited Before a Patch Existed

In early 2021, a state-linked hacking group was found using a previously unknown flaw in Microsoft Exchange Server to read anyone's email and plant backdoors — before Microsoft even knew the bug existed. This is ProxyLogon.

Quick facts
CVE IDCVE-2021-26855 (part of a chain with CVE-2021-26857, CVE-2021-26858, CVE-2021-27065)
Affected softwareMicrosoft Exchange Server 2013, 2016, and 2019 (on-premises)
SeverityCVSS 9.1 (Critical) — unauthenticated access to mailbox data, chainable to full server compromise
Fixed inMicrosoft's emergency security updates, March 2, 2021
DisclosedMarch 2, 2021, as an actively exploited zero-day

What Happened

CVE-2021-26855 was a server-side request forgery (SSRF) flaw: it let an attacker send a specially crafted web request to Exchange's front-end and trick the server into authenticating on the attacker's behalf against its own back-end, without ever supplying valid credentials. On its own this exposed mailbox contents; chained with three other bugs in the same Exchange components, it let attackers write a file to the server — in practice, a web-based backdoor giving persistent remote access.

What This Means

This was a zero-day: it was already being actively exploited in the wild by the time Microsoft and the public learned of it, which means there was no window to patch before attacks began. Because it required no valid login and could be chained all the way to remote code execution, it gave attackers a complete path from "anonymous internet user" to "full control of a mail server."

Why You Should Care

Exchange servers sit at the center of an organization's email and often have deep integration with Active Directory. ProxyLogon mattered because of the scale and speed of exploitation: once the vulnerability chain became public, attackers other than the original group raced to compromise as many internet-facing Exchange servers as possible before patches could be applied, planting web shells for later use.

What You Can Do

Real-world impact

Within days of disclosure, tens of thousands of Exchange servers worldwide were found compromised with web shell backdoors, as multiple unrelated attacker groups exploited the published details before organizations could patch.

ProxyLogon in one sentence

A chain of bugs in Exchange Server let attackers go from anonymous internet access to a persistent backdoor on a mail server — and the attacks started before a patch ever existed.

Explore More CVEs