Beware: OWAReaper Max-severity Exchange server flaw under active exploitation by Kremlin hackers Exploits can give persistent server access that survives credential rotation and disk re-imaging. Dan Goodin â Jul 30, 2026 4:57 pm | 43 Credit: Getty Images Credit: Getty Images Text settings Story text Size Small Standard Large Width * Standard Wide Links Standard Orange * Subscribers only Learn more Minimize to nav Russian state hackers are using a maximum-severity vulnerability in Microsoft Outlookâs Exchange Server to backdoor unpatched machines and steal credentials and other confidential information from them, security researchers said Thursday. The attacks are coming from TA488, a tracking name for a group working on behalf of the Kremlin, Proofpoint researchers said Thursday . Proofpoint and the National Security Agency jointly warned last week that the group, also tracked as Laundry Bear and Void Blizzard, had been carrying out similar attacks by exploiting a zero-day vulnerability in an email service from Zimbra. The revelation that TA488 is also exploiting the Exchange Server vulnerability to install advanced malware when a user does nothing other than open an email sent to an Outlook Web Access (OWA) account has elevated the groupâs profile and assessments of its abilities. Doubling down âTA488 is doubling down on the use of âhalf-clickâ exploitsâwhere opening the email is enough to trigger compromiseâwith significantly improved loading mechanisms, techniques, and malware, signaling an improvement in the groupâs tradecraft and capability,â Proofpoint researchers wrote. âThis novel infection chain ends with a previously unknown JavaScript browser-based implant we call OWAReaper, purpose-built for persistent access inside OWA.â The vulnerability, tracked as CVE-2026-42897, is a cross-site-scripting vulnerability, usually abbreviated as XSS, that Microsoft provided mitigation advice for in May and patched in July. Microsoft gave it a maximum severity rating. The vulnerability, which stems from a failure to properly filter HTML embedded in an email, allows malicious JavaScript execution. Proofpoint said that TA488 may have exploited it as a zero-day. The malicious JavaScript installs a novel, custom-built browser extension that gives attackers persistent access to victimsâ OWA accounts. Proofpoint said it was the most sophisticated backdoor the company has ever seen delivered through a half-click exploit. The company has named it OWAReaper. Company researchers explained: OWAReaper is executed entirely in the Outlook Web Access (OWA) reading pane. Upon execution, it uses Outlook APIs to rewrite the email on the Exchange server and remove the exploit content. Simultaneously, it disables OWA pop-ups and right-click ability while it runs. OWAReaper then creates a session key, unique to each target, and begins gathering the targetâs email address, username and Outlook settings. It then creates two invisible input elements in the DOM and waits for the browserâs autofill to enter the username and password to gather the userâs OWA saved credentials. OWAReaper then writes an encrypted version of itself, and a decryption wrapper, into the browserâs localStorage, under settings fields in the PageDataPayload.OwaUserDefaultSettings key. This is a legitimate key used by OWA in its page rendering, where OWA evaluates OwaFrontendSyncState itself as part of its own sync restore flow. Every time the user opens an OWA tab in the browser, the normal OWA sync process automatically executes OWAReaper. In many cases, the backdoor can go on to steal OAuth tokens and, from there, gain full access to the mailbox of any authenticated user on the same network. âThis persistent access lives on the server side and requires deliberate removal from the Exchange server; credential rotation and even full re-imaging of the targeted userâs device will not evict the actor,â Proofpoint said. Itâs not clear if machines compromised by OWAReaper are disinfected once Microsoftâs July patch or a separate Exchange Emergency Mitigation service is installed. Proofpoint is advising affected users to revoke and audit their Exchange Web Services tokens for unauthorized add-ins and to (1) remove folder permissions to default users, (2) clear the OWA indexDB and PageDataPayload.owaUserDefaultSettings local storage key, and (3) block or alert when machines make outbound connections to command-and-control servers at asecdns[.]com, acocdn[.]com, dnsrecursive[.]eu, and tdndns[.]com. Dan Goodin Senior Security Editor Dan Goodin Senior Security Editor Dan Goodin is Senior Security Editor at Ars Technica, where he oversees coverage of malware, computer espionage, botnets, hardware hacking, encryption, and passwords. In his spare time, he enjoys gardening, cooking, and following the independent music scene. Dan is based in San Francisco. Follow him at here on Mastodon and here on Bluesky. Contact him on Signal at DanArs.82. 43 Comments Comments Forum view Loading comments... Prev story Next story Most Read 1. How a Yale AI-cheating dispute became a 13-count federal lawsuit 2. Rocket Report: New launch rule may limit environmental regulations, Falcon 9 to hit Moon 3. Trump FCC faces blowback in attempt to police speech on broadcast TV 4. Tim Cook passes the baton in Apple's Q3 2026 earnings call 5. Iran struck Amazon data centers again amid widening war, satellites show Customize
A maximum-severity cross-site scripting (XSS) vulnerability in Microsoft Exchange Server (CVE-2026-42897, CVSS 8.1 HIGH) is being actively exploited by Russian state actor TA488 via "half-click" email exploits to deploy the sophisticated OWAReaper implant, which grants persistent access to Outlook Web Access accounts. The flaw affects Microsoft Exchange Server 2016, and the fixed version is 15.02.2562.043. Microsoft provided mitigation advice in May and released the patch in July.