6 min read
By: RedLegg's Cyber Threat Intelligence Team
About:
CVE-2026-63030 is a high-severity route-confusion vulnerability affecting the WordPress REST API batch endpoint.
The vulnerability causes WordPress to process a supplied route differently during permission checking and request execution. While CVE-2026-63030 does not directly enable remote code execution on its own, it can be chained with the SQL injection vulnerability CVE-2026-60137 to manipulate database queries and potentially achieve arbitrary code execution on affected servers.
CISA has added CVE-2026-63030 to its Known Exploited Vulnerabilities (KEV) Catalog. Organizations should immediately verify that automatic security updates have been successfully applied or manually install a fixed WordPress version where necessary.
RedLegg will occasionally communicate vulnerabilities released outside the usual release schedule to provide additional value to our customers. These emergency bulletins describe vulnerabilities or threats we classify as the highest severity level and warrant out-of-band emergency patching or mitigation action.
VULNERABILITIES
WordPress REST API Batch-Route Confusion Vulnerability
Identifier: CVE-2026-63030
PoC or Exploitation: CISA added CVE-2026-63030 to the Known Exploited Vulnerabilities catalog.
CVSS Score: 7.5 (High, CVSS v3.1)
Update / Patch:
- WordPress 6.9.0 through 6.9.4
- WordPress 7.0.0 through 7.0.1
- WordPress 7.1 beta releases earlier than 7.1 beta 2
- WordPress 6.9.5 or later
- WordPress 7.0.2 or later
- WordPress 7.1 beta 2 or later
Description:
Mitigation Recommendation: