wp2shell (CVE-2026-63030, CVE-2026-60137): Gyakori kérdések a WordPress Core-ban található távoli kód végrehajtás sorozatáról
CYBERSECURITY KIEMELT ELEMZÉS

wp2shell (CVE-2026-63030, CVE-2026-60137): Gyakori kérdések a WordPress Core-ban található távoli kód végrehajtás sorozatáról

SZERZŐ

Satnam Narang

FORRÁS

Tenable Blog

DATE

READ

2 perc olvasás

Két WordPress alapvető hiba – a CVE-2026-63030 (REST-API többtúrás hibája) és a CVE-2026-60137 (WP_Query SQL-injektálás) – kombinálva lehetővé teszik a hiteles felhasználó nélküli támadók számára a WordPress 6.9.x és …

An unauthenticated attacker can chain two WordPress Core vulnerabilities, CVE-2026-63030 and CVE-2026-60137, to achieve remote code execution against affected WordPress installations. Multiple security firms have confirmed active in-the-wild exploitation within days of public disclosure, and public proof-of-concept exploits are circulating. Key takeaways: Two WordPress Core vulnerabilities, CVE-2026-63030 and CVE-2026-60137, can be chained together to achieve pre-authentication remote code execution against WordPress 6.9.x and 7.0.x installations. Multiple security firms have confirmed in-the-wild exploitation, with public proof-of-concept exploits appearing within hours of the July 17, 2026 disclosure. Patches are available in WordPress 7.0.2 and 6.9.5; WordPress.org has enabled forced automatic updates across affected supported installations. Tenable’s Research Special Operations (RSO) team has compiled this blog to answer Frequently Asked Questions (FAQ) regarding wp2shell, two vulnerabilities in WordPress Core that can be chained together to achieve pre-authentication remote code execution. What is wp2shell? wp2shell is the name given to two vulnerabilities in WordPress Core. When was wp2shell first disclosed? On July 17, 2026, WordPress released security updates addressing the wp2shell vulnerabilities alongside two GitHub Security Advisories. What are the vulnerabilities associated with wp2shell? wp2shell is a two-vulnerability exploit chain affecting WordPress Core. CVE Description CVSSv3 CVE-2026-63030 WordPress Core REST API Batch-Route Confusion Remote Code Execution Vulnerability 9.8 CVE-2026-60137 WordPress Core WP_Query author__not_in SQL Injection Vulnerability 5.9. When chained on WordPress 6.9.0 through 7.0.1, the two flaws allow an unauthenticated attacker to reach the REST API batch endpoint at /wp-json/batch/v1 and achieve remote code execution. Are there patches or mitigations available for wp2shell? Yes. Patches were released on July 17, 2026. WordPress.org has enabled forced automatic updates for supported installations running affected versions. Tenable Research has classified CVE-2026-63030 and CVE-2026-60137 as part of Vulnerability Watch, and both CVEs have been tagged as a Vulnerability of Interest.