CVE-2026-60137 MEDIUM

CVE-2026-60137: WordPress < 7.0.2 - Facilitated SQL Injection via author__not_in in WP_Query

Vendor Wordpress
Product WordPress
KEV Status Known Exploited
Published July 17, 2026
Last update July 29, 2026

CVSS base score

5.9/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

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

What the vulnerability does

01Description

WordPress 6.8.x before 6.8.6, 6.9.x before 6.9.5, and 7.0.x before 7.0.2 does not properly sanitise the author__not_in parameter of WP_Query, which could allow SQL Injection when a plugin or theme passes untrusted input to the parameter.

Explanation of Vulnerability in Simple Terms

02Summary

WordPress versions 6.8.0 through 6.8.5 contain a flaw that allows an attacker to read sensitive information from the site without authentication. The vulnerability requires specific conditions to exploit but does not require user interaction. Site administrators should update to WordPress 6.8.6 or later to close this information disclosure gap.

What an attacker can do

03Attacker Capabilities

Read sensitive information from the WordPress site without logging in.

Potential impact on your site

04Site Impact

Sensitive data may be exposed to unauthenticated attackers; update WordPress immediately.

Conditions required to exploit

05Prerequisites

Network access to the site; specific conditions must be met to trigger the vulnerability.

CISA mandated remediation

06CISA 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.

Key dates

07Disclosure timeline

July 17, 2026 CVE published
July 29, 2026 Record updated