CVE Tools
Back to feed
PoC public WordPress core rce WordPress web-app

Опубликованы эксплоиты для критической проблемы в ядре WordPress

Хакер (xakep.ru)·By Мария Нефёдова··3 min read
CVE Tools coverage

Proof-of-concept (PoC) exploits have been published for a critical vulnerability chain in the WordPress core, known as wp2shell. These flaws allow unauthenticated attackers to execute arbitrary code on clean WordPress installations without requiring additional plugins. Security researchers have already observed signs of real-world exploitation attempts. The vulnerability consists of two separate issues: CVE-2026-63030, introduced in WordPress 6.9 and related to the REST API batch endpoint, and CVE-2026-60137, an SQL injection flaw in the WP_Query class affecting versions starting from 6.8. Patches were included in WordPress 6.9.5, 7.0.2, and 7.1 beta 2. Administrators are urged to update immediately to prevent potential attacks.