Security News

Cybersecurity news aggregator

CRITICAL Vulnerabilities Wordfence

PSA: WordPress Core Patched Unauthenticated Remote Code Execution Vulnerability Chain

A critical vulnerability chain in WordPress Core allows unauthenticated remote code execution by chaining an SQL injection (CVE-2026-60137, CVSS 9.1) via the `author__not_in` parameter with a REST API batch request route confusion flaw (CVE-2026-63030, CVSS 7.5). Affected versions are WordPress Core 6.8 through 7.0.1, requiring an immediate update to patched versions 6.8.6, 6.9.5, or 7.0.2. Wordfence customers have received a firewall rule for immediate protection, with free users receiving it after a 30-day delay.
Read Full Article →

On July 17, 2026, the WordPress Security Team released updates to WordPress core addressing two security vulnerabilities. The first is an unauthenticated SQL injection vulnerability identified as CVE-2026-60137, while the second can be chained with the SQL injection to increase its impact to unauthenticated remote code execution and is identified as CVE-2026-63030. To protect WordPress users while sites are being updated, we will not be providing additional technical details at this time. The WordPress Security Team has initiated automatic updates for sites running vulnerable versions. However, we strongly recommend confirming as soon as possible that your site has successfully updated to one of the patched versions 6.8.6, 6.9.5, or 7.0.2, if running a 6.8.X, 6.9.X, or 7.0.X version of WordPress core. Wordfence Premium , Wordfence Care , and Wordfence Response customers received a firewall rule protecting against attacks targeting the remote code execution vulnerability on July 17, 2026. Wordfence Free users will receive the same protection 30 days later, on August 16, 2026. Vulnerability Summary from Wordfence Intelligence WordPress Core 6.9 - 7.0.1 - Remote Code Execution via REST API Batch Request Route Confusion 9.8 CVSS Rating 9.8 (Critical) CVE-ID CVE-2026-63030 Affected Version(s) Various Patched Versions 6.9.5, 7.0.2 Affected Software WordPress [wordpress] Researcher Adam Kues WordPress Core is vulnerable to Remote Code Execution in all versions 6.9 to 7.0.1 via the REST API batch request endpoint (/wp-json/batch/v1). This is due to a route/validation desynchronization that allows a validated sub-request to be dispatched to an unintended callback, bypassing the allow_batch restriction, with attacker-controlled parameters and the target route's input sanitization bypassed, which can be chained with SQL Injection. This may make it possible for attackers to execute code on the server. More Details > WordPress Core 6.8 - 7.0.1 - Unauthenticated SQL Injection via author__not_in Parameter 7.5 CVSS Rating 7.5 (High) CVE-ID CVE-2026-60137 Affected Version(s) Various Patched Versions 6.8.6, 6.9.5, 7.0.2 Affected Software WordPress [wordpress] Researchers Tin Pham (TF1T) Trong Pham (dtro) haongo WordPress Core is vulnerable to generic SQL Injection via the 'author__not_in' parameter in versions 6.8 - 7.0.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. More Details > The post PSA: WordPress Core Patched Unauthenticated Remote Code Execution Vulnerability Chain appeared first on Wordfence .

Share this article