The CVE-2026-42897 vulnerability is being actively exploited in on-premises Microsoft Exchange servers. This flaw allows an attacker to compromise the system by simply sending a malicious email. Most critically, no authentication is required, making any exposed server an easy target for unauthorized access and potential data theft.
The technical mechanism behind the credential-less attack 🛡️
The flaw resides in Exchange's incoming message handling component. When processing an email with manipulated header fields, the service fails to properly validate the input before passing it to the command execution engine. This allows arbitrary code injection within the system context. Since the attack vector is a simple email, any server with the SMTP port open is vulnerable without requiring user interaction or prior privileges.
The email that arrives and the server that departs 😅
It turns out the inbox no longer just brings spam about Nigerian inheritances; now it also brings an RCE as a bonus. Attackers have discovered that real phishing isn't about stealing your password, but about stealing your entire server with a simple Hi, I'm the boss. And while Microsoft prepares a patch, all that's left for us is to hope the attacker has good taste and doesn't delete the office photos.