CVE-2026-93368
Last modified
CVE-2026-93368 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.51% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| travispluse | Rename wp-login.php to anything you want | <= 2.0.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-93368?
How severe is CVE-2026-93368?
How do I fix CVE-2026-93368?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-93354Taskview Community before 1.56.0 contains a missing authenti…8.1
- CVE-2026-9336IBM WebSphere Application Server 9.0, and 8.5 is vulnerable …7.5
- CVE-2026-93363The @payloadcms/storage-vercel-blob storage adapter for Payl…4.3
- CVE-2026-93364Bludit CMS through 3.22.0 contains a mass assignment vulnera…4.3
- CVE-2026-93365Bludit CMS through 3.22.0 contains a missing authorization v…6.5
- CVE-2026-93366Bludit CMS through 3.22.0 contains an authorization bypass v…5.4
- CVE-2026-93371A security vulnerability has been detected in marcopiovanell…8.3
- CVE-2026-93372Buffer overflow in WebGL in Google Chrome on on Android prio…9.6
- CVE-2026-93373Use after free in Extensions in Google Chrome prior to 153.0…9.6
- CVE-2026-93374Use after free in Dawn in Google Chrome on on Android prior …9.6
- CVE-2026-93375Incorrect reference resolution in Tracing in Google Chrome o…8.1
- CVE-2026-93376Out of bounds read in DataTransfer in Google Chrome prior to…6.3
Are you affected by CVE-2026-93368?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
