Imagine you're logged into your bank account in a browser tab you never closed. If you click a booby-trapped link received by email while that tab stays open, the link can trigger an action on your account using your already-active session, without ever asking for your password again. That's exactly how CVE-2026-64638 works: the flaw only causes damage if an administrator, already logged into their site, clicks a booby-trapped link while that session stays open. This pre-authenticated code injection was found on the WordPress login page (/wp-login.php), and patched on August 6 in versions 7.0.3, 6.9.6 and 6.8.7 depending on the branch, with a CVSS of 8.9.
That score looks high, but it says little about the actual likelihood of exploitation. For nearly all of our clients, only a targeted phishing attempt against an Administrator account that is already logged in can trigger it, which rules out any mass exploitation and explains why no confirmed compromise has been reported to date.
Check Your Versions Now
Start by checking the installed version on every WordPress instance in your fleet, without relying on a sample, since an instance is only truly up to date from 7.0.3, 6.9.6 or 6.8.7 depending on the branch. Automatic minor updates have likely already covered part of the fleet, but they rarely cover all of it, which is why checking each instance individually beats assuming it's protected.