Description
The WP Directory Kit WordPress plugin before 1.5.7 does not sanitise and escape a parameter before using it in a SQL statement, allowing administrators to perform SQL injection attacks. On a multisite installation this lets an administrator of a single site read data belonging to the entire network, which they are not otherwise able to reach.
Published: 2026-08-16
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the WP Directory Kit WordPress plugin, versions prior to 1.5.7, where the "section" parameter is used directly in an SQL query without sanitisation or escaping. Attackers with administrator privileges can inject arbitrary SQL code, potentially retrieving sensitive data from the database. On a multisite WordPress installation this flaw allows a single-site administrator to read data belonging to other sites in the network, which they are normally denied. The attack thus results in a confidentiality breach that can extend beyond the target site, and may also facilitate broader exploitation if the injected payload is expanded to modify data or gain further privileges.

Affected Systems

WP Directory Kit plugin versions before 1.5.7 installed on WordPress sites. Multisite WordPress configurations are particularly at risk, as the flaw permits an administrator to access database records from sites they normally cannot reach. Any WordPress installation using this plugin without an updated version is affected.

Risk and Exploitability

The vulnerability is classed as SQL Injection (CWE‑89) and applies to systems where administrative access to the plugin is possible. Because the attack vector requires the attacker to act as an administrator, the likelihood of exploitation depends on the number of privileged users and the visibility of the interface. In a publicly accessible multisite network with administrators that can navigate the plugin, the risk is high. No EPSS score is available, and the flaw is not listed in CISA KEV, but the intrinsic severity of an SQL injection that grants cross‑site access warrants immediate attention.

Generated by OpenCVE AI on August 16, 2026 at 07:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Directory Kit to version 1.5.7 or later, the version that includes input sanitisation for the "section" parameter.
  • If a patch is unavailable, remove or disable the plugin entirely, or restrict administrative access to the plugin interface until a fix is applied.
  • Implement web‑application firewall rules that validate the "section" query parameter, ensuring it contains only expected values and rejects arbitrary SQL fragments.

Generated by OpenCVE AI on August 16, 2026 at 07:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 16 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The WP Directory Kit WordPress plugin before 1.5.7 does not sanitise and escape a parameter before using it in a SQL statement, allowing administrators to perform SQL injection attacks. On a multisite installation this lets an administrator of a single site read data belonging to the entire network, which they are not otherwise able to reach.
Title WP Directory Kit < 1.5.7 - Admin+ SQL Injection via section Parameter
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-16T06:00:15.501Z

Reserved: 2026-08-03T12:50:07.170Z

Link: CVE-2026-18653

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-16T06:16:51.927

Modified: 2026-08-16T06:16:51.927

Link: CVE-2026-18653

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-16T07:30:04Z

Weaknesses

No weakness.