LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2026-60137: WordPress Core SQL Injection Vulnerability

RBRecent Breaches Vulnerability Intelligence·Jul 21, 2026
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Aug 4, 2026
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2026-60137 to its Known Exploited Vulnerabilities catalog on Jul 21, 2026, with a federal patch deadline of Aug 4, 2026 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

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…

CVE-2026-60137 is a SQL injection vulnerability in WordPress Core. It arises when a plugin or theme passes untrusted input into a sensitive parameter, allowing an attacker to interfere with database queries. Public detail indicates this flaw can be chained with CVE-2026-63030 so that an unauthenticated attacker may achieve remote code execution on default WordPress installations. That combination makes timely identification and remediation important for any organization running WordPress.

How it works

The weakness is classified as CWE-89 (SQL injection). In this class of flaw, unsanitized or improperly constrained input reaches a database query. When a plugin or theme forwards attacker-controlled data into the affected parameter in WordPress Core, the attacker can alter the intended SQL statement. Successful abuse can let the attacker read, modify, or delete data the application can access, or escalate further depending on database privileges and application context.

According to the available summary, the injection can be chained with a second vulnerability (CVE-2026-63030). That chain is described as enabling unauthenticated remote code execution on default WordPress installations. Exact request patterns, parameter names, and exploit mechanics are not provided here; defenders must confirm those details against the vendor advisory and any accompanying technical notes before building detections or proofs of concept.

Am I affected? How to find it in your systems

WordPress Core powers a large share of public websites, intranets, and content platforms. It commonly runs on LAMP/LEMP stacks, containerized hosts, and managed WordPress hosting. Inventory every instance: production, staging, development, and any forgotten marketing or campaign sites.

How to remediate

Patch first. Apply the WordPress Core update identified in the vendor advisory for CVE-2026-60137, following the vendor’s installation and verification steps. After upgrading Core, update plugins and themes so they no longer pass unsafe input into the corrected parameter paths. Validate that the running version matches the fixed release and that no residual vulnerable copies remain on disk or in backups that could be accidentally restored.

Beyond the patch, harden the environment for this vulnerability class: enforce least-privilege database accounts for the WordPress application, disable unused plugins and themes, restrict file-system permissions, and ensure the site does not run with overly broad capabilities that would amplify a successful injection or subsequent code-execution chain. Align remediation timelines and evidence collection with CISA’s BOD 26-04 guidance on prioritizing security updates based on risk and with applicable forensics triage requirements. Stakeholders remain responsible for assessing each asset’s internet exposure and for discontinuing use if adequate mitigations cannot be applied.

If you can't patch immediately

Until the vendor update can be deployed, reduce exposure with compensating controls:

These measures lower risk but do not replace the official patch. Schedule the update as soon as operational constraints allow and re-validate exposure afterward.

If your data may have been exposed

Actively exploited vulnerabilities can lead to data theft, site defacement, or full compromise, especially when an injection chain reaches remote code execution. If you suspect exposure, preserve logs, isolate affected hosts, rotate credentials and secrets the application could reach, and follow your incident-response process, including any CISA forensics triage expectations that apply. You can also run a free exposure scan of your email addresses against known breach data sets to check whether associated accounts have appeared in prior breaches while you complete containment and recovery.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedWordPress · Core
WeaknessCWE-89
Added to CISA KEVJul 21, 2026
Federal patch deadlineAug 4, 2026
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities