Skip to main content

WordPress CVE-2026-63030

| EUVDEUVD-2026-45280 CRITICAL
Interpretation Conflict (CWE-436)
2026-07-17 WPScan
9.8
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
ENISA EUVD
CRITICAL
qualitative
vuln.today AI
9.8 CRITICAL

Unauthenticated network attack against the default REST batch endpoint with SSVC-confirmed automatability justifies AV:N/AC:L/PR:N/UI:N; SQLi-to-RCE yields full C:H/I:H/A:H.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

10
Added to CISA KEV
Jul 21, 2026 - 19:03 CISA
Analysis Updated
Jul 18, 2026 - 05:29 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Jul 18, 2026 - 05:22 vuln.today
cvss_changed
Severity Changed
Jul 18, 2026 - 05:22 NVD
HIGH CRITICAL
CVSS changed
Jul 18, 2026 - 05:22 NVD
7.5 (HIGH) 9.8 (CRITICAL)
Analysis Generated
Jul 17, 2026 - 21:51 vuln.today
Patch available
Jul 17, 2026 - 21:03 EUVD
CVSS changed
Jul 17, 2026 - 20:22 NVD
7.5 (HIGH)
CVE Published
Jul 17, 2026 - 19:14 cve.org
UNKNOWN (no severity yet)
CVE Published
Jul 17, 2026 - 19:14 cve.org
HIGH 7.5

DescriptionCVE.org

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.

AnalysisAI

Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint route confusion flaw that, when chained with the author__not_in WP_Query SQL injection (CVE-2026-60137), lets attackers inject SQL and ultimately execute arbitrary code on the underlying host. Publicly available exploit code exists (a ProjectDiscovery Nuclei template and WPScan advisory), and the CISA SSVC framework rates the flaw as automatable with total technical impact, though it is not currently listed in CISA KEV. The vulnerability was reported by WPScan and patched in the WordPress 7.0.2 and 6.9.5 releases.

Technical ContextAI

The affected component is WordPress core's REST API infrastructure, specifically the batch (/batch/v1) endpoint that dispatches multiple sub-requests in a single call. The root cause is CWE-436 (Interpretation Conflict / route confusion): the batch dispatcher and the underlying route-matching logic disagree on how a request path or parameter is resolved, allowing a request to be routed or validated inconsistently. This route confusion becomes dangerous when it is used to reach or smuggle input into WP_Query's author__not_in handling, which contains the separate SQL injection tracked as CVE-2026-60137. Because WP_Query builds SQL from the author__not_in array, unsanitized values flow into the database query, and a successful SQLi against a MySQL/MariaDB backend can be escalated to remote code execution (for example via option or plugin manipulation and PHP object handling paths). The CPE cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:* confirms WordPress core itself is the affected product rather than a third-party plugin.

RemediationAI

Vendor-released patch: upgrade WordPress to 7.0.2 (for the 7.0.x branch) or 6.9.5 (for the 6.9.x branch); sites with automatic background minor updates enabled will typically receive the release automatically, but this should be verified. Because the flaw is exploited by chaining with CVE-2026-60137, confirm the upgrade also remediates that SQL injection. Where immediate patching is not possible, restrict or filter access to the REST API batch endpoint (/wp-json/batch/v1) at the WAF or reverse-proxy layer and block anomalous author__not_in query parameters, accepting the trade-off that disabling batch requests may break plugins or clients that rely on batched REST calls. Refer to the vendor advisory at https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-ff9f-jf42-662q and the release announcement at https://wordpress.org/news/2026/07/wordpress-7-0-2-release/ (additional analysis at https://vuldb.com/vuln/379927).

CVE-2016-10033 CRITICAL POC
9.8 Dec 30

The mailSend function in the isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra para

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

Share

CVE-2026-63030 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy