What the vulnerability does
01Description
The The Ultimate WordPress Toolkit – WP Extended plugin for WordPress is vulnerable to time-based SQL Injection via the Login Attempts module in all versions up to, and including, 3.0.12 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.
Explanation of Vulnerability in Simple Terms
02Summary
The Ultimate WordPress Toolkit plugin contains a SQL injection vulnerability in versions up to 3.0.12. An unauthenticated attacker can craft a malicious request to extract sensitive data from the site's database, including user credentials and private content. No user interaction is required. Update immediately to a version newer than 3.0.12.
What an attacker can do
03Attacker Capabilities
Extract sensitive data from the site database, including user credentials and private information.
Potential impact on your site
04Site Impact
Attackers can read your database contents without logging in, exposing user data and site secrets.
Conditions required to exploit
05Prerequisites
Network access only; no authentication or user interaction required.
Key dates
06Disclosure timeline
January 18, 2025
CVE published
April 8, 2026
Record updated