Knox CVE Database
/
CVE-2026-60137
Critical
9.1

CVE-2026-60137: WordPress Core SQL Injection Vulnerability

WordPress Core contains a SQL injection vulnerability when a plugin or theme passes untrusted input to the parameter. This vulnerability can be chained with CVE-2026-63030 to allow an unauthenticated attacker to gain remote code execution on default WordPress installations.

Added to the CISA KEV catalog:
July 21, 2026

Overview

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.

Vulnerability details

Affected vendor
WordPress
Affected product
Core
Weakness type (CWE)
CWE-89

WordPress Core fails to sanitize the `author__not_in` parameter of `WP_Query` before incorporating it into a database query. When a plugin or theme passes attacker-controlled input to this parameter without prior validation, the unsanitized value is interpolated directly into SQL, producing a CWE-89 injection condition. WordPress Core itself does not expose this parameter directly to unauthenticated users; a plugin or theme acting as the trust-boundary crossing point is required for the flaw to be reachable.


An attacker submits crafted input to a WordPress endpoint exposed by a vulnerable plugin or theme that passes the value to `WP_Query`'s `author__not_in` parameter. The resulting SQL injection can yield database contents, including credential hashes and user data. When chained with CVE-2026-63030, which affects WordPress 6.9.x and 7.0.x but not 6.8.x, an unauthenticated attacker can achieve remote code execution. Sites running only 6.8.x face the SQL injection risk but are not affected by the chained RCE path.

Severity and impact

9.1
Critical
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality impact
High
Integrity impact
High
Availability impact
None

Exploitation status

This vulnerability is confirmed as actively exploited in the wild — it is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog.

Known ransomware campaign use
Unknown

Detection and monitoring

  • Review web server and WordPress debug logs for requests containing SQL metacharacters (quotes, comment sequences, UNION keywords) in query parameters passed to endpoints that invoke WP_Query with author filtering, particularly from unauthenticated sessions.
  • Audit installed plugins and themes for direct use of `author__not_in` in WP_Query calls where the value derives from `$_GET`, `$_POST`, or `$_REQUEST` without prior sanitization; any such code path is a concrete exposure indicator.

Remediation

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 (FCEB) remediation due date
August 4, 2026

Additional hardening

  • Restrict public HTTP access to WordPress endpoints that accept author-filtering parameters using a WAF rule blocking SQL metacharacters in those fields.
  • Audit all installed plugins and themes for unsanitized use of `author__not_in` in WP_Query; disable any that pass raw user input to this parameter until patched.
  • Enforce least-privilege database credentials for WordPress so the MySQL user cannot read sensitive tables beyond those required for normal operation.
  • For sites on 6.9.x or 7.0.x, treat the chained RCE path as the priority; update to the fixed versions before applying other compensating controls.

Key dates

Published (NVD)
July 17, 2026
Added to CISA KEV
July 21, 2026
Remediation deadline
August 4, 2026
Last updated
July 29, 2026

References

Frequently asked questions

Does CVE-2026-60137 affect my FedRAMP authorization?

If WordPress Core runs inside your authorization boundary, yes. CVE-2026-60137 appears on CISA's Known Exploited Vulnerabilities (KEV) catalog, with a remediation deadline of August 4, 2026. For a FedRAMP-authorized service, an unpatched KEV in your boundary is a finding that your assessor and sponsoring agency will raise. You address it by remediating the vulnerability or formally documenting a mitigation before that deadline arrives.

How does Knox help me handle CVE-2026-60137?

Remediating WordPress Core is your responsibility under the FedRAMP shared-responsibility model. Knox does not patch your software. What Knox provides is the pre-authorized, single-tenant boundary to remediate within, plus Knox's automated continuous monitoring platform and audit-artifact coverage that document the fix for your next assessment. The work of applying the patch is yours; maintaining a compliant posture while you do it is not something you manage on your own.

How does Knox's monitoring help with vulnerabilities like this?

Knox's automated continuous monitoring platform watches your environment for newly disclosed vulnerabilities and compliance issues, including CVE-2026-60137. Exposure surfaces during ongoing monitoring rather than only when an assessor flags it at review time, giving your team the lead time to act before a finding becomes a formal problem.

How do I get FedRAMP authorized with Knox?

Knox runs a FedRAMP-as-a-Service platform. You deploy your application inside a pre-authorized cloud boundary that spans AWS, Azure, and Google Cloud. Your application inherits 60–80% of the required security controls on day one. Knox's automated continuous monitoring handles control mapping, vulnerability detection, and documentation. You do not need an agency sponsor to begin. The result is FedRAMP authorization in about 90 days for roughly 90% less than the traditional $3.5M path. Book a meeting to learn more.

What happens if CVE-2026-60137 isn't remediated by August 4, 2026?

If you miss the August 4, 2026 deadline, CVE-2026-60137 becomes a Plan of Action and Milestones (POA&M) item. When your POA&M list grows, a routine continuous-monitoring review turns into a difficult conversation with your sponsoring agency. If you meet the deadline, your authorization stays clean and your agency relationship stays intact.

Ready to achieve FedRAMP authorization in 90 days or less?

Schedule a meeting to discuss scope, parse readiness, and map your company’s accelerated path to FedRAMP authorization.

Book a Meeting