SQL Injection in Travispluse Rename Wp-Login.php To Anything You Want
CVE-2026-93368
The Rename wp-login.php to anything you want plugin for WordPress is vulnerable to time-based SQL Injection via 'log' (Username) Parameter in all versions up to, and including, 2.0.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. WordPress core applies wp_unslash() to the 'log' POST value before dispatching the wp_login_failed action, stripping magic-quotes backslash escaping and allowing a raw single quote to reach the plugin's handler unimpeded.
Vulnerability class: SQL Injection
Published · last modified .
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.
EPSS exploit prediction
EPSS: 0.005 (42.2th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 42nd percentile — 42.2% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
The 30-day trend appears once there are two daily scores.
Affected products
Weakness classification (CWE)
References
- www.wordfence.com/threat-intel/vulnerabilities/id/89a07c47-b57c-49de-9f7c-a2bb2…
- plugins.trac.wordpress.org/browser/rename-wp-loginphp-to-anything-you-want/tags…
- plugins.trac.wordpress.org/browser/rename-wp-loginphp-to-anything-you-want/tags…
- plugins.trac.wordpress.org/browser/rename-wp-loginphp-to-anything-you-want/tags…
- plugins.trac.wordpress.org/browser/rename-wp-loginphp-to-anything-you-want/tags…
Frequently asked questions
- What is CVE-2026-93368?
- CVE-2026-93368 is a high-severity vulnerability in Travispluse Rename Wp-Login.php To Anything You Want, classified under SQL Injection. CVSS score: 7.5/10. Published 2026-09-23.
- How severe is CVE-2026-93368?
- High severity. CVSS v3 base score is 7.5 out of 10.