← Back to catalog

WordPress · Core

CVE-2026-60137

WordPress Core SQL Injection Vulnerability

CISA KEV record

CISA date added
2026-07-21
CISA due date
2026-08-04
Known ransomware use
Unknown

NVD risk context

5.9 MEDIUM

CVSS is a technical severity score. CISA’s KEV status remains the evidence that this vulnerability is known to be exploited.

View NVD record ↗
Attack vector
Network
The vulnerable service can be reached remotely over a network.
Attack complexity
High
Exploitation depends on conditions outside the attacker’s direct control.
Privileges required
None
The attacker does not need an existing account or privileges.
User interaction
None
No action by another user is required.

Description

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.

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.

NVD reference index

Vendor and remediation references

NVD has tagged these sources as vendor advisories, patches, mitigations, or release notes.

Other NVD references (1)

MITRE CWE context

CWE classification

CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

View official MITRE CWE details ↗

NVD record timing

NVD record timeline

These dates describe NVD’s record, not CISA’s KEV addition or remediation due date.

NVD published
Jul 17, 2026, 08:17 PM UTC
When NVD first published this CVE record.
NVD last updated
Jul 22, 2026, 05:17 AM UTC
When NVD last changed its analysis or record data.
Advanced: view the technical CVSS vector

This standardized code is intended for security tools and technical analysts. The plain-language risk summary above explains its main points.

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

View NVD record ↗

CISA notes

https://wordpress.org/news/2026/07/wordpress-7-0-2-release/ ; BOD 26-04: https://www.cisa.gov/news-events/directives/bod-26-04-prioritizing-security-updates-based-risk ; Forensics Triage Requirements: https://www.cisa.gov/news-events/directives/bod-26-04-implementation-guidance-prioritizing-security-updates-based-risk ; https://nvd.nist.gov/vuln/detail/CVE-2026-60137