WordPress 7.0.3 is out, and it's a security release you can't ignore. The update patches at least 13 vulnerabilities, including a critical pre-auth reflected XSS on the login screen that could lead to PHP code execution. In plain English: an attacker could potentially take over your site without even logging in. If you run a WordPress site, this affects you directly. Update now.
According to the official WordPress News announcement, the release includes fixes for multiple stored XSS vulnerabilities (affecting contributors and above), a privilege escalation issue on multisite networks, an information disclosure flaw in the Latest Comments block, and a server-side request forgery (SSRF) issue in URL validation. The most severe is the pre-auth XSS, tracked as CVE-2026-64638, which could allow unauthenticated attackers to execute arbitrary code on your server.
Why this matters for your bottom line: a compromised website can lead to data breaches, defacement, malware distribution, and severe reputational damage. For a small business, the cost of recovery and lost customer trust can be devastating. The update is free and takes minutes, but the risk of not applying it is enormous.
What Exactly Did WordPress 7.0.3 Fix?
WordPress 7.0.3 is a security-only release, meaning it contains no new features—just fixes. The vulnerabilities patched include:
- Pre-auth reflected XSS on the login screen (CVE-2026-64638) – could lead to PHP code execution.
- Stored XSS in posts via emoji settings – reported by Asaf Mozes.
- Stored XSS in the Post Content block – reported by n05ec.
- Stored XSS in Quick Edit – on sites with many users.
- Stored XSS in the Post Date block – reported by Alex Concha.
- Privilege escalation on multisite – allowing a user to create a new site.
- Information disclosure in Latest Comments – exposing comments on password-protected posts.
- Post slug enumeration – reported by HDWSec.
- Disclosure of notes in comment feeds – reported by Elio Gubser.
- CSS injection via safe CSS filter bypass – reported by Anthropic.
- Bypass of email address confirmation flow – reported by 0ways.
- SSRF in URL validation – allowing requests to link-local ranges.
These are not theoretical issues. The pre-auth XSS alone is a critical risk because it requires no authentication, meaning any visitor to your site could potentially exploit it.
Who Is Affected?
If you run any WordPress site, you're affected. The vulnerabilities span from contributor-level access to unauthenticated attacks. Even if you don't have multiple users, the pre-auth XSS and SSRF issues put you at risk. Multisite networks with user registration enabled are particularly vulnerable to the privilege escalation issue.
If you're using an older version of WordPress (before 4.7), you're no longer eligible for security backports. The announcement notes that backports are being made to all branches eligible for security fixes, currently through 4.7. But only the most recent version is actively supported. If you're on an ancient version, you're not just missing this update—you're missing years of security patches.
What This Means for Your Business
For most small and mid-sized businesses, the immediate action is clear: update to WordPress 7.0.3 today. The update process is straightforward—log into your dashboard, go to Updates, and click Update Now. If you have automatic background updates enabled, you may already be protected.
If you're using a managed WordPress host, they may have already applied the update for you. Check your site's version to be sure. If you're not sure how to check, look in your dashboard under 'Updates' or ask your host.
For businesses that rely on WordPress for e-commerce or lead generation, a security breach could be catastrophic. The cost of downtime, data loss, and customer trust is far higher than the few minutes it takes to update. Don't wait.
Strategic Considerations
Beyond the immediate patch, this release signals a broader trend: WordPress is increasingly a target for sophisticated attacks. The involvement of AI-driven security research (e.g., Anthropic) suggests that vulnerabilities are being discovered faster than ever. This means more frequent security releases are likely.
For business owners, this underscores the importance of a proactive security posture. Consider:
- Enable automatic updates for minor and security releases.
- Limit user roles – only give contributor or editor access to trusted staff.
- Use a security plugin to add an extra layer of protection.
- Regularly back up your site so you can recover quickly if something goes wrong.
These steps are not just about this update—they're about building resilience for the future.
Bottom Line
WordPress 7.0.3 is a must-have update. The vulnerabilities it patches are serious, and the risk of exploitation is high. Update your site immediately, and if you haven't already, implement a routine for applying security updates promptly. Your business's online presence depends on it.
FAQ
Yes. It patches a pre-auth XSS vulnerability that could allow attackers to execute code on your server without logging in. Update immediately.
Log into your WordPress dashboard, go to Dashboard → Updates, and click 'Update Now'. If you have automatic updates enabled, it may already be done.

