Exchange OWA CVE-2026-42897: patch your mail server
Russian actor TA488 is exploiting CVE-2026-42897 in Outlook Web Access to drop the OWAReaper backdoor. It survives password resets. On-prem Exchange only.
Proofpoint published research this week on a live campaign exploiting CVE-2026-42897, a cross-site scripting flaw in Outlook Web Access, to install a browser-resident backdoor called OWAReaper. The part that should get your attention: OWAReaper establishes persistence through Exchange mailbox permissions, so resetting the victim's password does nothing. If you still run Exchange on your own hardware, this is your week.
What actually happened
Per Proofpoint's writeup, the Russian-aligned actor TA488 (also tracked as Laundry Bear and Void Blizzard) began a campaign on July 22 using compromised email accounts to send innocuous-looking messages — no links, no attachments, no call to action. Subject lines referenced semiconductor supply chains, gas markets, and tourism metrics. Targets spanned US and European government, telecom, finance, hospitality, and aerospace.
Opening the message in a vulnerable OWA session is the whole attack — Proofpoint calls it a half-click exploit. An onload handler fires a small JavaScript loader that reassembles payload fragments hidden inside social-media icon elements in the email body. The result runs inside the victim's authenticated browser session.
OWAReaper then harvests credentials through invisible DOM elements, injects iframes into cached mail, and grants Exchange folder permissions to the Default user for persistence. It rotates command-and-control across GitHub commit messages, email, CDNs, and DNS tunneling.
Microsoft's guidance rates the bug CVSS 8.1, flags it as exploitation detected, and shipped mitigation in May with the security update on June 9, 2026. It affects Exchange Server 2016, 2019, and Subscription Edition. Exchange Online is not affected. Proofpoint notes the earliest attacker infrastructure appeared in March — two months before the patch — which suggests but does not confirm zero-day use.
Why the Exchange OWA flaw matters for your business
Most small businesses moved to Microsoft 365 and are clear here. The ones that aren't clear are the ones who think they are: a hybrid Exchange server left running after migration to handle mail-flow or attribute sync. That box is still on the internet, still serves OWA, and nobody has patched it since the cutover.
Three things to do. Confirm whether any on-prem Exchange server exists in your environment at all — ask your MSP in writing, don't assume. If one does, verify it's past the June 9 update, not just "recently patched." Then audit Exchange folder permissions granted to the Default user across mailboxes, because that's the persistence mechanism and it outlives every credential reset you run.
Key takeaways
- CVE-2026-42897 is a CVSS 8.1 XSS flaw in Outlook Web Access, patched June 9, 2026, with confirmed in-the-wild exploitation
- Affects on-prem Exchange Server 2016, 2019, and Subscription Edition only — Exchange Online is not affected
- TA488 began the OWAReaper campaign July 22; opening the email is the entire attack, no click required
- Persistence runs through Exchange folder permissions granted to the Default user, so password rotation is not remediation
- Decommissioned-but-still-running hybrid Exchange servers are the most likely exposure in a small business
Not sure what's still running after your last migration? We inventory what's actually exposed, kill the leftovers, and document who patches what. See how we harden your stack or book an exposure review.
Sources: Proofpoint, Microsoft Exchange Team Blog.
- #exchange
- #cve-2026-42897
- #owa
- #security
- #patching
Tommy Rush — Founder, Rush Commerce
Operator turned builder. 15+ years running operations — now shipping the systems businesses run on. More
Get The Rush Report weekly — one email, zero fluff.
Keep reading
North Korea behind the debug and chalk npm hijacks
Amazon links the debug, chalk, and axios npm supply chain attacks to a DPRK group. One incident hit 1 in 10 cloud environments in two hours. Audit your dependencies.
Read itCisco FMC CVE-2026-20316: patch your firewall manager
Cisco shipped hotfixes for a static-credential zero-day in Secure Firewall Management Center, already exploited and in CISA KEV. No workaround. Rotate credentials too.
Read it