CVE-2024-13184 HIGH

CVE-2024-13184: The Ultimate WordPress Toolkit – WP Extended <= 3.0.12 - Unauthenticated SQL Injection via Login Attempts Module

Vendor Wpextended
Product The Ultimate WordPress Toolkit – WP Extended
Weakness CWE-89 · SQLi
Published January 18, 2025
Last update April 8, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

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

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

Related vulnerabilities

08Related CVE