← Vulnerability feed

Vulnerability record · CVE-2026-63030 · published 17 July 2026

CVE-2026-63030: WordPress REST API route confusion leads to SQL injection and RCE

Wordpress · Wordpress

WordPress 6.9.x before 6.9.5 and 7.0.x before 7.0.2 contain a REST API batch endpoint route confusion flaw (CWE-436). Chained with the author__not_in WP_Query SQL injection (CVE-2026-60137), it lets an unauthenticated attacker inject SQL and reach remote code execution. It matters because WordPress core is widely deployed and the flaw is trivially reachable over the network with no credentials or user interaction.

9.8 CVSS 3.1 Critical CISA KEV since 21 Jul 2026 EPSS 10% · top 4.5% CWE-436 · Interpretation conflict
9.8CVSS 3.1 base score
10%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
3References
22 Jul 2026Last modified by NVD

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.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 16 September 2026. Confidence: high.

critical priorityUnauthenticated network-reachable SQL injection leading to RCE in widely deployed WordPress core, with KEV listing and near-maximum EPSS.

What it is

WordPress 6.9.x before 6.9.5 and 7.0.x before 7.0.2 contain a REST API batch endpoint route confusion flaw (CWE-436). Chained with the author__not_in WP_Query SQL injection (CVE-2026-60137), it lets an unauthenticated attacker inject SQL and reach remote code execution. It matters because WordPress core is widely deployed and the flaw is trivially reachable over the network with no credentials or user interaction.

Impact

An attacker can execute arbitrary SQL against the site database and escalate to remote code execution on the server. That yields full compromise of confidentiality, integrity and availability of the WordPress instance and its data.

Attack surface

Reached over the network through the WordPress REST API batch endpoint; the CVSS vector shows no privileges required and no user interaction. Any internet-exposed WordPress 6.9.x or 7.0.x instance below the fixed versions is in scope.

Exploitation

CVE-2026-63030 was added to CISA KEV on 2026-07-21 with a 2026-07-24 remediation due date, indicating known exploitation. EPSS is 0.97271 (99.892nd percentile), and references include a vendor advisory and release notes; no ransomware campaign use is documented.

What to do

  • Upgrade WordPress core to 6.9.5 or 7.0.2 (or later) immediately; this is the only complete fix.
  • If patching cannot be done at once, restrict or block access to the REST API batch endpoint at the WAF or reverse proxy.
  • Apply the CISA KEV required actions and BOD 26-04 guidance, including considering discontinuing use of exposed instances if mitigations are unavailable.
  • Audit for prior compromise (webshells, unexpected admin users, modified core files) before returning systems to service.
  • Verify the companion fix for CVE-2026-60137 is present, since the chain depends on it.

Detection

  • Monitor web logs for POST requests to the REST API batch endpoint with unusual or malformed route payloads.
  • Alert on SQL error strings or unexpected query patterns in database and application logs.
  • Hunt for new PHP files, modified core files, or unexpected scheduled tasks and admin accounts on WordPress hosts.
  • Correlate outbound connections from the web server to unfamiliar hosts, which may indicate post-exploitation activity.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2026-63030 to the Known Exploited Vulnerabilities catalog on 21 July 2026 as "WordPress Core Interpretation Conflict Vulnerability". 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. Federal deadline 24 July 2026.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2026-63030 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2016-10033PHPMailer isMail mailSend argument injection enables remote code executionPHPMailer before 5.2.18 fails to properly sanitize the Sender property in the mailSend function of the isMail transport, allowing a crafted backslash…KEVEPSS 100%analysed5.9CVE-2026-60137WordPress WP_Query author__not_in SQL injectionWordPress core fails to properly sanitise the author__not_in parameter of WP_Query in versions before 6.8.6, 6.9.5 and 7.0.2, allowing SQL injection …KEVEPSS 5.9%analysed10.0CVE-2012-2399Wordpress vulnerabilityCross-site scripting (XSS) vulnerability in swfupload.swf in SWFupload 2.2.0.1 and earlier, as used in WordPress before 3.5.2, TinyMCE Image Manager …EPSS 8.6%10.0CVE-2012-2400Wordpress vulnerabilityUnspecified vulnerability in wp-includes/js/swfobject.js in WordPress before 3.3.2 has unknown impact and attack vectors.EPSS 3.0%10.0CVE-2011-3125Wordpress vulnerabilityUnspecified vulnerability in WordPress 3.1 before 3.1.3 and 3.2 before Beta 2 has unknown impact and attack vectors related to "Various security hard…EPSS 2.4%10.0CVE-2011-3122Wordpress vulnerabilityUnspecified vulnerability in WordPress 3.1 before 3.1.3 and 3.2 before Beta 2 has unknown impact and attack vectors related to "Media security."EPSS 2.6%10.0CVE-2009-2853Wordpress permissions and access controls vulnerabilityWordpress before 2.8.3 allows remote attackers to gain privileges via a direct request to (1) admin-footer.php, (2) edit-category-form.php, (3) edit-…EPSS 4.7%10.0CVE-2008-6767Wordpress vulnerabilitywp-admin/upgrade.php in WordPress, probably 2.6.x, allows remote attackers to upgrade the application, and possibly cause a denial of service (applic…EPSS 4.6%

Source: NIST National Vulnerability Database (record CVE-2026-63030), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.