CVE-2025-13090: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in listingthemes WP Directory Kit
The WP Directory Kit plugin for WordPress is vulnerable to SQL Injection via the 'search' parameter in all versions up to, and including, 1.4.6 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
AI Analysis
Technical Summary
CVE-2025-13090 is a SQL Injection vulnerability classified under CWE-89, found in the WP Directory Kit plugin for WordPress, affecting all versions up to and including 1.4.6. The vulnerability stems from insufficient escaping and lack of proper preparation of the 'search' parameter in SQL queries. Authenticated users with administrator privileges can exploit this flaw by injecting additional SQL commands into existing queries via the 'search' parameter. This injection enables attackers to extract sensitive information from the backend database, compromising confidentiality. The vulnerability does not affect data integrity or availability, and exploitation does not require user interaction but does require high privileges (administrator or above). The CVSS v3.1 score is 4.9 (medium), reflecting the network attack vector, low attack complexity, requirement for privileges, no user interaction, and impact limited to confidentiality. No patches or known exploits are currently available or reported. The vulnerability was publicly disclosed on December 2, 2025, by Wordfence. The plugin is used to manage directory listings within WordPress sites, which are widely deployed across various sectors. The lack of sufficient input sanitization and parameterized queries in the plugin's codebase is the root cause, making it vulnerable to SQL Injection attacks that can be leveraged to retrieve sensitive data from the database.
Potential Impact
For European organizations, this vulnerability poses a risk primarily to the confidentiality of sensitive data stored in WordPress databases using the WP Directory Kit plugin. Attackers with administrator access can extract user data, credentials, or other confidential information, potentially leading to data breaches and regulatory non-compliance under GDPR. Although the vulnerability does not directly affect data integrity or availability, the exposure of sensitive information can damage organizational reputation and result in financial penalties. Organizations in sectors such as e-commerce, government, healthcare, and education that rely on WordPress with this plugin are particularly vulnerable. Since exploitation requires administrator privileges, the impact is mitigated if strict access controls and monitoring are in place. However, insider threats or compromised administrator accounts could be leveraged to exploit this vulnerability. The absence of known exploits in the wild reduces immediate risk but does not eliminate the potential for future attacks once exploit code becomes available.
Mitigation Recommendations
1. Monitor for and apply security updates or patches from the plugin vendor as soon as they become available. 2. Restrict administrator-level access to trusted personnel only and enforce strong authentication mechanisms such as multi-factor authentication (MFA). 3. Conduct regular audits of administrator accounts and review access logs for suspicious activity. 4. Implement Web Application Firewalls (WAFs) with custom rules to detect and block SQL Injection patterns targeting the 'search' parameter. 5. Where patching is not immediately possible, consider disabling or replacing the WP Directory Kit plugin with a more secure alternative. 6. Employ database-level protections such as limiting database user permissions to the minimum necessary. 7. Educate administrators on secure plugin usage and the risks of SQL Injection. 8. Perform regular vulnerability scans and penetration tests focusing on WordPress plugins to identify similar issues proactively.
Affected Countries
Germany, United Kingdom, France, Italy, Spain, Netherlands, Poland, Sweden
CVE-2025-13090: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in listingthemes WP Directory Kit
Description
The WP Directory Kit plugin for WordPress is vulnerable to SQL Injection via the 'search' parameter in all versions up to, and including, 1.4.6 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
AI-Powered Analysis
Technical Analysis
CVE-2025-13090 is a SQL Injection vulnerability classified under CWE-89, found in the WP Directory Kit plugin for WordPress, affecting all versions up to and including 1.4.6. The vulnerability stems from insufficient escaping and lack of proper preparation of the 'search' parameter in SQL queries. Authenticated users with administrator privileges can exploit this flaw by injecting additional SQL commands into existing queries via the 'search' parameter. This injection enables attackers to extract sensitive information from the backend database, compromising confidentiality. The vulnerability does not affect data integrity or availability, and exploitation does not require user interaction but does require high privileges (administrator or above). The CVSS v3.1 score is 4.9 (medium), reflecting the network attack vector, low attack complexity, requirement for privileges, no user interaction, and impact limited to confidentiality. No patches or known exploits are currently available or reported. The vulnerability was publicly disclosed on December 2, 2025, by Wordfence. The plugin is used to manage directory listings within WordPress sites, which are widely deployed across various sectors. The lack of sufficient input sanitization and parameterized queries in the plugin's codebase is the root cause, making it vulnerable to SQL Injection attacks that can be leveraged to retrieve sensitive data from the database.
Potential Impact
For European organizations, this vulnerability poses a risk primarily to the confidentiality of sensitive data stored in WordPress databases using the WP Directory Kit plugin. Attackers with administrator access can extract user data, credentials, or other confidential information, potentially leading to data breaches and regulatory non-compliance under GDPR. Although the vulnerability does not directly affect data integrity or availability, the exposure of sensitive information can damage organizational reputation and result in financial penalties. Organizations in sectors such as e-commerce, government, healthcare, and education that rely on WordPress with this plugin are particularly vulnerable. Since exploitation requires administrator privileges, the impact is mitigated if strict access controls and monitoring are in place. However, insider threats or compromised administrator accounts could be leveraged to exploit this vulnerability. The absence of known exploits in the wild reduces immediate risk but does not eliminate the potential for future attacks once exploit code becomes available.
Mitigation Recommendations
1. Monitor for and apply security updates or patches from the plugin vendor as soon as they become available. 2. Restrict administrator-level access to trusted personnel only and enforce strong authentication mechanisms such as multi-factor authentication (MFA). 3. Conduct regular audits of administrator accounts and review access logs for suspicious activity. 4. Implement Web Application Firewalls (WAFs) with custom rules to detect and block SQL Injection patterns targeting the 'search' parameter. 5. Where patching is not immediately possible, consider disabling or replacing the WP Directory Kit plugin with a more secure alternative. 6. Employ database-level protections such as limiting database user permissions to the minimum necessary. 7. Educate administrators on secure plugin usage and the risks of SQL Injection. 8. Perform regular vulnerability scans and penetration tests focusing on WordPress plugins to identify similar issues proactively.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-11-12T20:07:21.330Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 692ed0d35ae7112264bc9d96
Added to database: 12/2/2025, 11:43:15 AM
Last enriched: 12/9/2025, 12:28:54 PM
Last updated: 1/16/2026, 3:57:59 PM
Views: 116
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-29943: CWE-123 Write-what-where Condition in AMD AMD EPYC™ 9004 Series Processors
MediumCVE-2025-71020: n/a
MediumCVE-2026-21625: CWE-434 Unrestricted Upload of File with Dangerous Type in Stackideas.com EasyDiscuss extension for Joomla
MediumCVE-2026-21624: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Stackideas.com EasyDiscuss extension for Joomla
CriticalCVE-2026-21623: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Stackideas.com EasyDiscuss extension for Joomla
CriticalActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.