CVE-2026-63030

Published Jul 17, 2026

Last updated a month ago

Exploit knownCVSS critical 9.8
WordPress
web application
Zero-day
Open source
SQL injection
wp2shell

Overview

AI description

Automated description summarized from trusted sources.

CVE-2026-63030 is an unauthenticated remote code execution (RCE) vulnerability affecting WordPress versions 6.9 and later. This flaw allows an attacker to execute arbitrary code through the batch endpoint of the REST API. Exploitation of CVE-2026-63030 does not require any user interaction or authentication, and it is specifically possible when a persistent object cache is not in use. The vulnerability is related to a REST API batch-route confusion and SQL injection issue. Fixes for this vulnerability have been released in WordPress 7.0.2 and 6.9.5.

Description
WordPress 6.9.x before 6.9.5 and 7.0.x before 7.0.2 is affected by a REST API batch endpoint route confusion issue which, combined with the author__not_in WP_Query SQL Injection (CVE-2026-60137), could allow an attacker to perform SQL Injection and achieve Remote Code Execution.
Source
contact@wpscan.com
NVD status
Analyzed
Products
wordpress

Insights

Analysis from the Intruder Security Team
Published Jul 17, 2026 Updated Jul 21, 2026

This is one of two vulnerabilities in a combined chain that allows remote code execution on any stock WordPress installation. CVE-2026-63030 is the entry point — a route confusion bug in the REST API batch endpoint that bypasses authentication, allowing an attacker to invoke internal handlers without any permission check. When combined with CVE-2026-60137, the attacker gains the ability to read any data from the WordPress database with a single HTTP request. An exploit chain has been demonstrated which combines both of these bugs to achieve code execution.

WordPress 6.9.0–6.9.4 and 7.0.0–7.0.1 are affected. Update to WordPress 6.9.5 or 7.0.2 immediately. No plugins, user interaction, or non-default configuration is required to exploit. Given WordPress powers approximately 43% of all websites, the attack surface is enormous.

WordPress Core contains a pre-authentication route confusion vulnerability in the REST API batch endpoint that, combined with CVE-2026-60137, allows remote code execution.

Risk scores

CVSS 3.1

Type
Secondary
Base score
9.8
Impact score
5.9
Exploitability score
3.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Severity
CRITICAL

Known exploits

Data from CISA

Vulnerability name
WordPress Core Interpretation Conflict Vulnerability
Exploit added on
Jul 21, 2026
Exploit action due
Jul 24, 2026
Required action
Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines.

Weaknesses

134c704f-9b21-4f2e-91b3-4a467353bcc0
CWE-436

Social media

Hype score
Not currently trending
  1. WordPress Coreの脆弱性 CVE-2026-63030 / CVE-2026-60137 (通称「wp2shell」)についてまとめてみた - piyolog https://t.co/644Z5usxe5

    @giw_news

    17 Aug 2026

    66 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  2. 「うちはn8nも管理画面も無いから関係ない」- コーポレートサイトがWordPressなら、それは違います。 WordPress本体にログイン不要のコード実行の穴(CVE-2026-63030・CVE-2026-60137)。 CISAが既知悪用リストに追加済みで

    @n8nFlowMaster

    15 Aug 2026

    0 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  3. wp2shell (CVE-2026-63030, CVE-2026-60137): Frequently asked questions about remote code execution chain in WordPress Core https://t.co/wGsjJZM6sJ https://t.co/cQzcPBhQQd

    @IT_Peurico

    10 Aug 2026

    37 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  4. ❗ Critical 'wp2shell' WordPress Vulnerabilities: Active Exploitation for Webshell Installation Two critical vulnerabilities in WordPress Core, collectively known as 'wp2shell' (CVE-2026-63030 and CVE-2026-60137), are b… https://t.co/4VzO64atAf #InfoSec #WordPress #RCE #SQLi

    @BytesNora

    9 Aug 2026

    5 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  5. wp2shell (CVE-2026-63030, CVE-2026-60137): Frequently asked questions about remote code execution chain in WordPress Core https://t.co/zwsXqdWSAj https://t.co/aWBA5WauZE

    @TechMash365

    5 Aug 2026

    51 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  6. Outbreak Alert- There's been exploitation attempts targeting the WP2Shell attack chain (CVE-2026-63030 and CVE-2026-60137), a critical unauthenticated remote code execution (RCE) vulnerability affecting WordPress Core. Learn more: https://t.co/ZHpUsb0qq6 https://t.co/tFAFSdtO0r

    @KootekSecurity

    5 Aug 2026

    16 Impressions

    0 Retweets

    1 Like

    0 Bookmarks

    0 Replies

    0 Quotes

  7. WordPress pod ostrzałem. Łańcuch WP2Shell — CVE-2026-63030 + CVE-2026-60137 — może umożliwić atakującemu bez logowania przejście od SQL Injection do zdalnego wykonania kodu. Problem dotyczy rdzenia WordPressa, a CISA potwierdziła aktywne wykorzystanie. #Cyberbezbiec

    @marekitlab

    4 Aug 2026

    23 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  8. WordPress Security Alert Report | CVE-2026-63030 Read More - https://t.co/Rh8Gat9Pmw #ai #cve #security #wordpress https://t.co/bgwJNtrSPN

    @perkitech

    3 Aug 2026

    38 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  9. Every WordPress Site's Nightmare: Pre-Auth RCE via wp2shell A stock WordPress install can be taken over by one anonymous request. Inside wp2shell: CVE-2026-60137 + CVE-2026-63030. https://t.co/EITyihymsb

    @Djax_Alpha

    3 Aug 2026

    285 Impressions

    0 Retweets

    2 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  10. wp2shell (CVE-2026-63030) top request targets seen in KEVIntel sensors https://t.co/Od7m4OnofJ

    @ethicalhack3r

    31 Jul 2026

    1231 Impressions

    0 Retweets

    9 Likes

    2 Bookmarks

    0 Replies

    0 Quotes

  11. 🏅今週のはてなブログランキング〔2026年7月第4週〕より、おすすめエントリーを紹介します🏅 WordPress Coreの脆弱性 CVE-2026-63030 / CVE-2026-60137 (通称「wp2shell」)についてまとめてみた- piyolog https://t.co/s67gKRx08O piy

    @hatenablog

    30 Jul 2026

    672 Impressions

    0 Retweets

    1 Like

    0 Bookmarks

    0 Replies

    0 Quotes

  12. PoC: [CVE-2026-63030/CVE-2026-60137] Pre Authentication RCE in WordPress Core 👾💥 - https://t.co/ZDVEsm6M9Q - https://t.co/JOUKcKrnbh - https://t.co/gI3T9ZxbAV - https://t.co/4AxAJTRmyi - https://t.co/6ngEvl8Uv6 - https://t.co/VUJrmtsHZN Join team 👉https://t.co/cADA5D

    @luckyhacker43

    29 Jul 2026

    385 Impressions

    1 Retweet

    13 Likes

    3 Bookmarks

    0 Replies

    0 Quotes

  13. wp2shell (CVE-2026-63030, CVE-2026-60137): Frequently asked questions about remote code execution chain in WordPress Core https://t.co/3NQibx85p9 https://t.co/eCzzoUEUrQ

    @dansantanna

    28 Jul 2026

    47 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  14. PoC: [CVE-2026-63030/CVE-2026-60137] Pre Authentication RCE in WordPress Core 👾💥 - https://t.co/ZDVEsm6M9Q - https://t.co/JOUKcKrnbh - https://t.co/gI3T9ZxbAV - https://t.co/4AxAJTRmyi - https://t.co/6ngEvl8Uv6 - https://t.co/VUJrmtsHZN Join team 👉https://t.co/cADA5D

    @luckyhacker43

    28 Jul 2026

    72 Impressions

    1 Retweet

    2 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  15. wp2shell (CVE-2026-63030, CVE-2026-60137): Frequently asked questions about remote code execution chain in WordPress Core https://t.co/h8mb68eNHo https://t.co/UVlXYsZkCA

    @pcasano

    28 Jul 2026

    54 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  16. 🚨 CERT-FR warns that CVE-2026-63030 is being exploited against WordPress. When chained with CVE-2026-60137, an unauthenticated attacker may achieve remote code execution on affected WordPress versions. Update to the latest supported release immediately. #WordPress #CVE

    @XQOPTRX

    27 Jul 2026

    6 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  17. WP2Shell: The WordPress Exploit Hitting Sites Right Now (CVE-2026-63030) https://t.co/EldDEeSG8w WP2Shell chains CVE-2026-63030 and CVE-2026-60137 to take over WordPress sites with no login. Check if your version is affected, patch to 7.0.2, and learn how… #WordpressSecurity

    @topsydehost

    27 Jul 2026

    9 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  18. wp2shell (CVE-2026-63030, CVE-2026-60137): Frequently asked questions about remote code execution chain in WordPress Core https://t.co/REXG4Dofjn https://t.co/tiJEO6mItF

    @Art_Capella

    27 Jul 2026

    46 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  19. WordPress fixed SQLi (CVE-2026-60137) and unauth RCE (CVE-2026-63030). Cloudflare deployed WAF rules, but still said patch. Headers show browser policy; a WAF reduces exposure; neither proves app version. Posture is evidence, not attestation.

    @ThisIsSecURL

    27 Jul 2026

    7 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  20. WordPress shipped emergency fixes on July 17, 2026 for wp2shell — a pre-auth RCE in core, not a plugin or theme, affecting the engine itself. The update was forced onto affected sites. CVE-2026-63030 + CVE-2026-60137 https://t.co/G1ILKleDDW

    @chsxthwik

    27 Jul 2026

    100 Impressions

    0 Retweets

    0 Likes

    1 Bookmark

    0 Replies

    0 Quotes

  21. wp2shell (CVE-2026-63030 + CVE-2026-60137) expliqué simplement : 2 bugs anodins dans le core WordPress → 1. confusion de route dans l'API REST batch 2. injection SQL via WP_Query Chaînés = RCE pré-auth sur 42% du web. https://t.co/NlezVQNVID https://t.co/V9ZhPUJa08

    @Fransosiche

    26 Jul 2026

    320 Impressions

    0 Retweets

    3 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  22. 【WordPress使ってる人は今すぐ確認】 CVSS 9.8の緊急脆弱性「wp2shell」(CVE-2026-63030 / CVE-2026-60137)。 プラグイン無しの素のWPでも "認証なしで乗っ取り" が可能。 PoCは既に出回り、実際の攻撃も確認されています。

    @ORIHUSAY02

    26 Jul 2026

    650 Impressions

    0 Retweets

    1 Like

    0 Bookmarks

    0 Replies

    1 Quote

  23. I scanned 2,181 Quebec small-business WordPress sites 7 days after wp2shell dropped. 8.8% of the ones exposing their version were still on a build vulnerable to the RCE chain (CVE-2026-60137 + CVE-2026-63030). Data below 👇

    @ericstamantpro

    25 Jul 2026

    50 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    1 Reply

    0 Quotes

  24. Everyone's been talking about WP2Shell (CVE-2026-63030 + CVE-2026-60137) over the past few days. Ended up finding an affected target while bug hunting, so naturally I had to test it. #bugbounty #bounty #HackerOne #hacking #cybersecurity #infosec #wp2shell #wordpress https://t.c

    @NvrjRy

    25 Jul 2026

    13 Impressions

    0 Retweets

    1 Like

    0 Bookmarks

    0 Replies

    0 Quotes

  25. New WordPress Vulnerability Lab: SQL Injection & RCE CVE-2026-6013 + CVE-2026-63030 https://t.co/pecIK3dDxL https://t.co/Fctw5UoeS4

    @cveplayground

    24 Jul 2026

    9 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  26. wp2shell: unauthenticated RCE in WordPress core (CVE-2026-63030 + CVE-2026-60137). No plugin needed. Patched July 17 (6.9.5/7.0.2), both CVEs now in CISA KEV. Check your version today. 🇬🇧 https://t.co/HxtFWxXnls 🇩🇪 https://t.co/gZo7OtSDrA #CyberSecurity #WordPress

    @DIESEC_GmbH

    24 Jul 2026

    4 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  27. If you run WordPress, patch now. Two critical Core RCE flaws (CVE-2026-63030, CVE-2026-60137) are being exploited to plant webshells via the REST API — probing started within hours of disclosure. Update to 7.0.2 / 6.9.5 / 6.8.6. https://t.co/xBcgG9EYGj https://t.co/dm03JssmWI

    @genztechblog

    24 Jul 2026

    9 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  28. Two critical WordPress Core flaws (CVE-2026-63030, CVE-2026-60137) are being actively exploited to run code through the REST API and plant hidden webshells. Attackers began probing within hours. Update to 7.0.2, 6.9.5 or 6.8.6 now. https://t.co/xBcgG9EYGj

    @genztechblog

    24 Jul 2026

    3 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  29. Top KEVs hitting KEVIntel sensors this week: 1. CVE-2021-41773 - 732 2. CVE-2022-47945 - 466 3. CVE-2025-55182 - 337 4. CVE-2026-0770 - 178 5. CVE-2026-63030 - 113 2,497 exploitation attempts from 500 source IPs across our sensors. Patch what attackers are actually exploiting.

    @kev_intel

    23 Jul 2026

    74 Impressions

    0 Retweets

    1 Like

    0 Bookmarks

    1 Reply

    0 Quotes

  30. [EN] Important Notice Regarding the WordPress Vulnerability (wp2shell / CVE-2026-63030) - AEDI News https://t.co/OxhT68leoS Important notice regarding the critical WordPress vulnerability wp2shell (CVE-2026-63030). This guide is for clients without AEDI’s maintenance service

    @aedi

    23 Jul 2026

    36 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  31. Две критические уязвимости WordPress: CVE-2026-60137 и CVE-2026-63030 https://t.co/aKjcrkBaMF #crimeakarro #karrolinux #itservicelinux

    @ASPbazi

    22 Jul 2026

    61 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  32. WordPress под ударом: опубликован PoC для цепочки RCE "wp2shell". Исследователи раскрыли детали атаки, объединяющей две уязвимости: • CVE-2026-63030 • CVE-2026-60137 Под угрозой

    @mnyadox

    22 Jul 2026

    5 Impressions

    0 Retweets

    1 Like

    0 Bookmarks

    0 Replies

    0 Quotes

  33. Warning: #Wordpress patched a critical CVE-2026-63030 which can be chained with CVE-2026-60137 to allow unauthenticated remote code execution. https://t.co/ot2c81HyF6 #RCE, #PoC available and #ActivelyExploited #patch #patch #patch

    @CCBalert

    22 Jul 2026

    290 Impressions

    2 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  34. https://t.co/5wJAJBBLX5 CVE-2026-63030 and CVE-2026-60137 (wp2shell): WordPress RCE Explained

    @BentleyAudrey

    22 Jul 2026

    1132 Impressions

    3 Retweets

    16 Likes

    2 Bookmarks

    1 Reply

    0 Quotes

  35. Two vulnerabilities in WordPress Core (CVE-2026-63030 and CVE-2026-60137) can be chained for unauthenticated remote code execution. No plugins or special config required. Exploitation is already active. PoC code is public. Full breakdown: https://t.co/qUZI7zPKw8 https://t.co/Vf

    @orcasec

    22 Jul 2026

    153 Impressions

    0 Retweets

    1 Like

    0 Bookmarks

    0 Replies

    0 Quotes

  36. WordPressの脆弱性対策について(CVE-2026-60137、CVE-2026-63030:wp2shell)https://t.co/qDEpoXp3nU ワードプレス恐ろしい!w クライアントからクレームこないように速やかに対応しましょう!

    @shinyalee

    22 Jul 2026

    18 Impressions

    0 Retweets

    2 Likes

    0 Bookmarks

    1 Reply

    0 Quotes

  37. WordPressの脆弱性対策について(CVE-2026-60137、CVE-2026-63030:wp2shell) | 情報セキュリティ | IPA 独立行政法人 情報処理推進機構 https://t.co/RhnvECkomj

    @ohhara_shiojiri

    22 Jul 2026

    49 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  38. WordPressの脆弱性対策について(CVE-2026-60137、CVE-2026-63030:wp2shell) https://t.co/mn9mTXWv3w

    @roaring_dog

    22 Jul 2026

    129 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  39. WordPressの脆弱性対策について(CVE-2026-60137、CVE-2026-63030:wp2shell) | 情報セキュリティ | IPA 独立行政法人 情報処理推進機構 https://t.co/83aTz5Hc5q

    @fyi787

    22 Jul 2026

    95 Impressions

    0 Retweets

    1 Like

    0 Bookmarks

    0 Replies

    0 Quotes

  40. WordPressの脆弱性対策について(CVE-2026-60137、CVE-2026-63030:wp2shell) https://t.co/er9X9iy7xy

    @ICATalerts

    22 Jul 2026

    4863 Impressions

    18 Retweets

    25 Likes

    6 Bookmarks

    0 Replies

    1 Quote

  41. Baca disini: https://t.co/WRWJS1v9k6 Dua celah keamanan kritis WordPress (CVE-2026-60137 dan CVE-2026-63030) atau WP2Shell dieksploitasi peretas untuk mengambil alih situs tanpa perlu login ataupun menggunakan plugin tertentu. ~NJ #WordPress https://t.co/zNWDZ9hJVO

    @KompasTekno

    22 Jul 2026

    220 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  42. IPA 重要 | WordPressの脆弱性対策について(CVE-2026-60137、CVE-2026-63030:wp2shell) https://t.co/R5m0dEtbmu #itsec_jp

    @itsec_jp

    22 Jul 2026

    130 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  43. 米国サイバーセキュリティ・社会基盤安全保障庁(CISA)が既知の悪用された脆弱性カタログに4件の脆弱性を追加。DD-WRTのCVE-2021-27137、LangflowのCVE-2026-0770、WordPressのCVE-2026-63030とCVE-2026-60137。対処期限は前3件が3日

    @__kokumoto

    21 Jul 2026

    708 Impressions

    0 Retweets

    3 Likes

    2 Bookmarks

    1 Reply

    0 Quotes

  44. WordPress exposure is not closed by patching alone. CVE-2026-63030 and CVE-2026-60137 can turn an anonymous request into code execution, so patch, review REST/API logs, and hunt for persistence or backdoors left before remediation. https://t.co/R12CWCeoAW

    @TheClawdLab

    21 Jul 2026

    55 Impressions

    1 Retweet

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  45. Three days. Millions of WordPress sites. Two CVEs chained for RCE via plugin upload. DarkReading confirms active exploitation of CVE-2026-60137 + CVE-2026-63030. The structural rot: WordPress has zero code-signing requirement for plugins. https://t.co/2YmYMq7BsA

    @QubbleOfficial

    21 Jul 2026

    41 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    1 Reply

    0 Quotes

  46. 🚨 4 new CISA KEV adds today CVE-2021-27137, CVE-2026-0770, CVE-2026-63030, CVE-2026-60137 https://t.co/0StDFCzdCI #boarnet #cybersecurity #cisakev #cve #threatintelligence #malware

    @boarnetio

    21 Jul 2026

    29 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  47. It's Already When. — Field Note Three flaws are under active exploitation this week: WordPress wp2shell (CVE-2026-63030 + CVE-2026-60137), ServiceNow AI Platform CVE-2026-6... https://t.co/wxXexX4AWF #CyberSecurity #BlueTeam https://t.co/a37qOMNIND

    @itsalreadywhen

    21 Jul 2026

    2 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  48. #threatreport #LowCompleteness Exploitation in the Wild of wp2shell | 20-07-2026 Source: https://t.co/h0bKH8eM7y Key details below ↓ 🎯Victims: Organizations using wordpress, Cloud hosted wordpress instances 🔓CVEs: CVE-2026-63030 \[[Vulners](https://t.co/5IA0jQ7c4K)] -

    @rst_cloud

    21 Jul 2026

    143 Impressions

    0 Retweets

    2 Likes

    0 Bookmarks

    1 Reply

    0 Quotes

  49. 🚨 "wp2shell" is live: attackers chaining CVE-2026-63030 + CVE-2026-60137 for unauthenticated RCE on stock WordPress installs (no plugins needed). Affects every version since Dec 2025. Tens of thousands of exploitation attempts already logged. Patch now. 🧵

    @techepages

    21 Jul 2026

    67 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  50. 🔒 #CyberSecurity CVE-2026-63030 & CVE-2026-60137: WordPress Core Unauthenticated RCE — Detection… "The WordPress ecosystem is currently facing a critical threat following the disclosure of a…" 🔗 https://t.co/7rU1bhnvlr #CyberSecurity #ThreatIntel #critical #ze

    @SecurityAr58409

    21 Jul 2026

    52 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

Configurations