LiveActive security incident?Get immediate response
CVE Record

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

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.

CriticalCVSS 9.1Known exploitedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

A WordPress core flaw can let attackers inject database queries if a plugin or theme passes untrusted input into WP_Query's author__not_in filter. Affected versions are 6.8.x before 6.8.6, 6.9.x before 6.9.5, and 7.0.x before 7.0.2. CISA KEV listing makes this urgent for public WordPress sites.

Executive priority

Treat as emergency patching for exposed WordPress assets. The issue is critical, unauthenticated, and listed by CISA as known exploited. Business risk is highest for public sites handling customer data, publishing workflows, or privileged content.

Technical view

CVE-2026-60137 is CWE-89 SQL injection in WordPress WP_Query handling of author__not_in. The flaw is reachable when extension code supplies untrusted data to that parameter. The CVSS 3.1 score is 9.1, network exploitable, low complexity, unauthenticated, with high confidentiality and integrity impact.

Likely exposure

Internet-facing WordPress installations on affected branches are the main concern, especially sites with plugins or themes that map user-controlled request data into WP_Query author__not_in. The source bundle does not identify specific vulnerable plugins or themes.

Exploitation context

CISA KEV status indicates known exploitation. The provided sources do not include exploit mechanics, payloads, campaign details, or affected extension names, so exploitation scope should be treated as confirmed but not fully characterized here.

Researcher notes

The core bug depends on an extension or theme passing untrusted input into author__not_in. Analysis should focus on data-flow from request parameters to WP_Query construction. The bundle confirms fixed version ranges but does not provide extension-specific exposure or exploit artifacts.

Mitigation direction

  • Update WordPress 6.8.x to 6.8.6 or later.
  • Update WordPress 6.9.x to 6.9.5 or later.
  • Update WordPress 7.0.x to 7.0.2 or later.
  • Review vendor advisory and release notes for operational guidance.
  • Prioritize externally reachable and high-value WordPress sites first.

Validation and detection

  • Inventory WordPress core versions across production and staging.
  • Confirm no site remains on affected pre-fix versions.
  • Review plugins and themes using WP_Query author__not_in with user input.
  • Check access and database error logs for suspicious author filtering activity.
  • Validate backups before updates and confirm site function afterward.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-89: Database access and collection lookup

Injection into data stores can inform collection, data access, and exfiltration detection reviews. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-60137 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.1 (3.1)
Known Exploited
Yes
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
5Timeline events
1ADP providers
4Source links

CISA KEV status

Status
Known exploited
Source
CISA-ADP
Date added
KEV reference

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: activeAutomatable: noTechnical Impact: total

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9.1CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N3.95.2CISA-ADP
5.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N2.23.6WPScan

Vulnerability scoring details

Base CVSS 3.1 score

9.1Critical
CVSS 3.1 vector shape for CVE-2026-60137Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. Added to KEVCISA-ADP

    CISA Known Exploited Vulnerabilities metadata lists this CVE as known exploited.

  4. ADP timelineCISA-ADP

    CVE-2026-60137 added to CISA KEV

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvcother:kev
  • 2026-07-21T00:00:00.000Z: CVE-2026-60137 added to CISA KEV

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
WordPressWordPress6.8.0, 6.9.0, 7.0.0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.