Cybersecurity Sep 2, 2026Add to bookmarks

The wp2shell vulnerability in WordPress Core allows unauthenticated remote code execution. Public exploits are circulating. If your installation isn't up to date, you're at risk—and 43% of the web runs on WordPress.
wp2shell refers to a series of critical vulnerabilities in WordPress Core enabling remote code execution (RCE) without authentication. In concrete terms: an attacker can execute arbitrary code on your server without having any account on your site.
WordPress versions 6.9 and 7.0 are affected. Public exploits are now circulating. The response window is narrow—any unpatched installation is an exposed target.
Any WordPress installation running version 6.9 or 7.0 that has not been updated to the patched versions. WordPress powers about 43% of websites globally. Even a personal blog can serve as a stepping stone for attacks on other targets or be integrated into a botnet.
Particularly at risk:
define('WP_AUTO_UPDATE_CORE', true); to wp-config.phpwp2shell is exclusively an RCE flaw in the WordPress core (WordPress Core). It is not a malicious plugin, an AI agent, or a supply chain attack. It is a vulnerability in WordPress’s own code, remotely exploitable without an account. The fix is straightforward: update to 6.9.5 or 7.0.2.
What to do now
Update WordPress Core to 6.9.5 or 7.0.2. Check access logs. If you manage multiple WordPress sites for clients, prioritize them immediately—exploits are public and large-scale automated exploitation is a matter of hours.
Article produced by artificial intelligence, reviewed under human editorial control.