What is CVE-2026-60137?
This is an SQL injection vulnerability in WordPress Core that occurs when a plugin or theme passes untrusted input to the parameter. It can be chained with CVE-2026-63030 to allow an unauthenticated attacker to achieve remote code execution (RCE) on default WordPress installations. Immediate patching is recommended.
Azərbaycanca: Bu, WordPress nüvəsində plagin və ya tema tərəfindən parametrə etibarsız verilənlər ötürüldükdə yaranan SQL injection zəifliyidir. CVE-2026-63030 ilə birlikdə istifadə edilərək autentifikasiya olunmamış hücumçunun standart WordPress quraşdırmalarında uzaqdan kod icrası (RCE) əldə etməsinə imkan verir. Dərhal yeniləmələri tətbiq etmək tövsiyə olunur.
Related CVEs
link basis: same weakness class CWE-89; shared vendor: WordPress
FAQ2
What else is required to achieve remote code execution (RCE) using the CVE-2026-60137 vulnerability?
RCE is not possible with CVE-2026-60137 alone. It must be chained with CVE-2026-63030.
In which WordPress component is CVE-2026-60137 located and what is its root cause?
The vulnerability is in WordPress Core. It is an SQL injection that occurs when a plugin or theme passes untrusted input to the parameter.
See also6
This explainer is AI-written from source data — skopnix's own reporting on this CVE; CVSS scores, vendors and versions are never invented. See NVD for the official record.