Description
The WP Directory Kit plugin for WordPress is vulnerable to blind SQL Injection via the 'order_by' parameter in all versions up to, and including, 1.5.4 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 custom-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2026-09-16
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Database Information Disclosure
Action: Patch Immediately
AI Analysis

Impact

The WP Directory Kit plugin permits authenticated attackers who possess custom‑level access or higher to exploit a blind SQL Injection through the 'order_by' parameter. The plugin’s lack of proper input escaping and the absence of prepared statements allow an attacker to append arbitrary SQL queries, enabling extraction of sensitive information from the database.

Affected Systems

The flaw appears in all releases of the WP Directory Kit WordPress plugin up to and including version 1.5.4. Any WordPress site using the plugin within this version range is potentially vulnerable.

Risk and Exploitability

The CVSS score of 6.5 categorizes the vulnerability as moderate severity, while the EPSS of less than 1% indicates a low likelihood of active exploitation. It is not listed in the CISA KEV catalog. Attackers need a valid WordPress account with custom‑level privileges or higher, meaning that the risk is confined to sites where such users exist. Although the probability of exploitation is low, the potential impact of data exposure warrants timely mitigation.

Generated by OpenCVE AI on September 16, 2026 at 16:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Directory Kit to version 1.5.5 or newer, which resolves the injection flaw.
  • If an immediate update is not possible, disable or tightly validate the 'order_by' parameter to prevent injection attempts.
  • Restrict the plugin’s use to users with the minimal necessary privileges, removing custom‑level access from untrusted accounts where feasible.

Generated by OpenCVE AI on September 16, 2026 at 16:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpdirectorykit
Wpdirectorykit wp Directory Kit
Vendors & Products Wordpress
Wordpress wordpress
Wpdirectorykit
Wpdirectorykit wp Directory Kit

Wed, 16 Sep 2026 03:45:00 +0000

Type Values Removed Values Added
Description The WP Directory Kit plugin for WordPress is vulnerable to blind SQL Injection via the 'order_by' parameter in all versions up to, and including, 1.5.4 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 custom-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title WP Directory Kit <= 1.5.4 - Authenticated (Custom+) SQL Injection via 'order_by' Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Wordpress Wordpress
Wpdirectorykit Wp Directory Kit
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-16T03:28:18.256Z

Reserved: 2026-07-22T13:47:12.061Z

Link: CVE-2026-16588

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-16T04:17:59.377

Modified: 2026-09-16T17:53:40.500

Link: CVE-2026-16588

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T16:45:18Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')