WordPress Core is affected by a SQL injection vulnerability that allows unauthenticated attackers to execute unauthorized database queries.
Description
WordPress Core is affected by a SQL injection vulnerability that allows unauthenticated attackers to execute unauthorized database queries.
AI Analyst Comment
Remediation
Actively exploited in the wild (CISA KEV). Apply vendor updates or mitigations promptly.
CISA KEV Details
Deadline: August 4, 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.
---METADATA---
VENDOR: WordPress
PRODUCT: Core
AFFECTED_VERSIONS: 6.8.0 to 6.8.5, 6.9.0 to 6.9.4, 7.0.0 to 7.0.1
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
WordPress Core is affected by a SQL injection vulnerability that allows unauthenticated attackers to execute unauthorized database queries.
Executive Summary:
A critical SQL injection vulnerability in WordPress Core is being actively exploited in the wild, posing a severe risk of unauthorized database access.
Vulnerability Details
CVE-ID: CVE-2026-60137
Affected Software: WordPress Core
Affected Versions: 6.8.0 up to 6.8.6, 6.9.0 up to 6.9.5, 7.0.0 up to 7.0.2
Vulnerability: This is a SQL injection flaw (CWE-89) within WordPress Core that permits an unauthenticated attacker to manipulate database queries. Successful exploitation allows for unauthorized data extraction from the underlying database.
Business Impact
The vulnerability carries a CVSS score of 9.5, reflecting its critical nature and ease of exploitation. Successful attacks can lead to the complete compromise of sensitive site data, including user credentials, personal information, and proprietary content, resulting in significant reputational damage and regulatory non-compliance.
Remediation Plan
Immediate Action: Update all WordPress installations to version 6.8.6, 6.9.5, or 7.0.2 immediately. These versions contain the necessary security patches to remediate the vulnerability.
Proactive Monitoring: Review database query logs for anomalous or high-volume requests that deviate from typical application behavior. Monitor for unexpected account creation or administrative privilege escalation attempts.
Compensating Controls: Implement a Web Application Firewall (WAF) with updated rulesets designed to detect and block SQL injection patterns. Restrict administrative access to known, trusted IP addresses to limit the attack surface.
Exploitation Status
Public Exploit Available: Yes, multiple public proofs-of-concept exist on GitHub.
Analyst Notes: This vulnerability is confirmed to be actively exploited in the wild as of July 21, 2026. Given the presence of multiple public exploit repositories, the risk of automated mass exploitation is extremely high.
Analyst Recommendation
The active exploitation of this vulnerability in the wild makes it a top-tier priority for all organizations using WordPress. Administrators must bypass standard update cycles and apply the vendor-provided patches immediately to prevent data exfiltration.