CVE-2026-16589
Received Received - Intake

SQL Injection in WP Directory Kit WordPress Plugin

Vulnerability report for CVE-2026-16589, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-08

Last updated on: 2026-08-08

Assigner: WPScan

Description

The WP Directory Kit WordPress plugin before 1.5.5 does not sanitize and escape a parameter before using it in a SQL statement through one of its authenticated AJAX actions, which lacks authorization and nonce checks, allowing any authenticated user such as a Subscriber to perform SQL injection attacks.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-08
Last Modified
2026-08-08
Generated
2026-08-08
AI Q&A
2026-08-08
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wp_directory_kit wp_directory_kit to 1.5.5 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a SQL injection vulnerability in the WP Directory Kit WordPress plugin before version 1.5.5. It occurs because the plugin does not properly sanitize and escape a parameter called data_fields_list before using it in a SQL query. The vulnerability is accessible through an authenticated AJAX action that lacks authorization and nonce checks, allowing any logged-in user, even with low privileges like Subscriber, to exploit it.

Detection Guidance

Check if the WP Directory Kit plugin is installed and verify its version. If it is below 1.5.5, the system is vulnerable. Use commands like 'wp plugin list' in WordPress CLI or inspect the plugin files for version details.

Impact Analysis

An attacker could exploit this to manipulate your WordPress database, potentially stealing sensitive data like user credentials, personal information, or content. They might also delete or alter database entries, leading to website disruption or defacement. Since any authenticated user can exploit it, the risk is higher if your site allows public registrations.

Compliance Impact

This vulnerability could lead to unauthorized access or exposure of personal data, violating GDPR and HIPAA requirements for data protection and security. Organizations may face fines or penalties if they fail to address it promptly, as it undermines data integrity and confidentiality controls.

Mitigation Strategies

Update the WP Directory Kit plugin to version 1.5.5 or later immediately. Remove or disable the plugin if updating is not possible. Ensure all WordPress users have minimal necessary privileges.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-16589. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart