CVE-2025-13138: WP Directory Kit <= 1.4.3 - Unauthenticated SQL Injection via select_2_ajax() Function
The WP Directory Kit plugin for WordPress is vulnerable to SQL Injection via the 'columnssearch' parameter of the select2ajax() function in all versions up to, and including, 1.4.3 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-13138?
CVE-2025-13138 has been classified as a high-severity SQL Injection vulnerability.
How do I fix CVE-2025-13138?
To fix CVE-2025-13138, update the WP Directory Kit plugin to version 1.4.4 or later.
What versions are affected by CVE-2025-13138?
CVE-2025-13138 affects all versions of the WP Directory Kit plugin up to and including 1.4.3.
What type of vulnerability is CVE-2025-13138?
CVE-2025-13138 is categorized as an SQL Injection vulnerability.
What is the impact of CVE-2025-13138?
The impact of CVE-2025-13138 allows attackers to manipulate database queries, potentially compromising the database.