cbcvebase.
CVE-2021-28480
published 2021-04-13

CVE-2021-28480: Microsoft Exchange Server Remote Code Execution Vulnerability

PriorityP181critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
71.43%
99.3th percentile
Microsoft Exchange Server Remote Code Execution Vulnerability

Affected

14 ranges
VendorProductVersion rangeFixed in
jointjsjointjs>= 0 < 3.4.23.4.2
microsoftexchange_server
microsoftexchange_server
microsoftexchange_server
microsoftmicrosoft_exchange_server_2013_cumulative_update_23>= 15.00.0 < 15.00.1497.01515.00.1497.015
microsoftmicrosoft_exchange_server_2016_cumulative_update_19>= 15.01.0 < 15.01.2176.01215.01.2176.012
microsoftmicrosoft_exchange_server_2016_cumulative_update_20>= 15.01.0 < 15.01.2242.00815.01.2242.008
microsoftmicrosoft_exchange_server_2019_cumulative_update_8>= 15.02.0 < 15.02.0792.01315.02.0792.013
microsoftmicrosoft_exchange_server_2019_cumulative_update_9>= 15.02.0 < 15.02.0858.01015.02.0858.010
msrcmicrosoft_exchange_server_2013_cumulative_update_23
msrcmicrosoft_exchange_server_2016_cumulative_update_19
msrcmicrosoft_exchange_server_2016_cumulative_update_20
msrcmicrosoft_exchange_server_2019_cumulative_update_8
msrcmicrosoft_exchange_server_2019_cumulative_update_9

Detection & IOCsextracted from sources · hover to see the quote

cookieX-BackEndCookie={{email}}={{base64(hex_decode(rawXor))}}
path/owa/calendar/{{randstr}}
otherhttp.favicon.hash:1768726119
snort
SID 57403
snort
SID 57404
snort
SID 57411
snort
SID 57414
yara
words: ["NT+AUTHORITY", "Microsoft.Exchange.Clients.Owa2.Server.Core.OwaADUserNotFoundException"]
  • Exploit probe sends GET request to /owa/ and extracts the X-FEServer response header to identify the backend server name for subsequent SSRF/ACL bypass requests.
  • The exploit constructs a malicious X-BackEndCookie by XOR-encoding a crafted string (containing server name, port 444, and OWA path) with 0xFF and base64-encoding the result, then sends it with the X-AnchorMailbox header to trigger the SSRF/ACL bypass.
  • Successful exploitation is indicated by the response body containing both 'NT+AUTHORITY' and 'Microsoft.Exchange.Clients.Owa2.Server.Core.OwaADUserNotFoundException' with HTTP 302 status.
  • Shodan/FOFA queries for exposed Exchange servers (potential targets): favicon hash 1768726119 or title 'outlook'.
  • The vulnerability is a Pre-Auth SSRF / ACL Bypass (ProxyNotFound) in Microsoft Exchange Server requiring only network access — no authentication needed.
  • ·The Snort SIDs 57403, 57404, 57411, and 57414 cover the broader set of four Exchange RCE CVEs (CVE-2021-28480 through CVE-2021-28483) disclosed in the same Patch Tuesday; individual SID-to-CVE mapping is not specified in the source.
  • ·At time of Microsoft's advisory publication, exploit status was 'Publicly Disclosed: No; Exploited: No' but rated 'Exploitation More Likely' for both latest and older software releases.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.010.0CRITICALAV:N/AC:L/Au:N/C:C/I:C/A:C
ghsa9.8CRITICAL
vendor_msrc9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.