Description
Unauthenticated SQL Injection in WP Directory Kit <= 1.5.4 versions.
Published: 2026-08-13
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unauthenticated SQL injection exists in WordPress WP Directory Kit plugin versions 1.5.4 and older, exposing a classic CWE‑89 flaw. An attacker can inject arbitrary SQL through unsanitised input fields in the plugin, potentially reading, altering, or deleting data stored in the WordPress database. The vulnerability is not limited to a single user; anyone who can reach the affected URLs can trigger it, giving the intruder a broad attack surface and the ability to compromise site integrity.

Affected Systems

The issue affects the WP Directory Kit plugin distributed by WPDirectoryKit for WordPress. All installations using version 1.5.4 or earlier are vulnerable. No other WordPress components are affected unless the plugin is misconfigured to expose additional endpoints.

Risk and Exploitability

The CVSS score for this vulnerability is 7.5, indicating moderate severity. The EPSS score is not available but the advisory notes that the flaw is unauthenticated, meaning an attacker does not need to bypass authentication. Because any visitor might exploit the exposed input, the likelihood of exploitation is relatively high, especially on publicly accessible sites. The vulnerability is not listed in the CISA KEV catalog, but the potential impact on data confidentiality and integrity warrants urgent remediation.

Generated by OpenCVE AI on August 13, 2026 at 16:38 UTC.

Remediation

Vendor Solution

Update the WordPress WP Directory Kit plugin to the latest available version (at least 1.5.5).


OpenCVE Recommended Actions

  • Update the WP Directory Kit plugin to version 1.5.5 or later to eliminate the SQL injection vulnerability.
  • If an update cannot be applied immediately, disable or uninstall the WP Directory Kit plugin to remove the attack surface.
  • Restrict access to the plugin’s functionality by enforcing authentication or IP whitelisting, and consider adding a web application firewall rule that blocks suspicious SQL patterns.

Generated by OpenCVE AI on August 13, 2026 at 16:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 13 Aug 2026 16:15: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

Thu, 13 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in WP Directory Kit <= 1.5.4 versions.
Title WordPress WP Directory Kit plugin <= 1.5.4 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
Wpdirectorykit Wp Directory Kit
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-13T15:17:11.006Z

Reserved: 2026-02-20T11:18:46.193Z

Link: CVE-2026-27538

cve-icon Vulnrichment

Updated: 2026-08-13T15:17:05.321Z

cve-icon NVD

Status : Deferred

Published: 2026-08-13T14:16:56.510

Modified: 2026-08-14T19:09:20.713

Link: CVE-2026-27538

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T16:45:04Z

Weaknesses
  • CWE-89

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