---
id: CVE-2026-16588
title: >-
  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
  pr…
summary: >-
  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
  pr…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-89
vendor: wpdirectorykit
product: WP Directory Kit
affected:
  - wp_directory_kit <= 1.5.4
published: '2026-09-16'
updated: '2026-09-17'
sourceUpdated: '2026-09-17T18:16:37.050'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-16588'
references:
  - url: 'https://plugins.trac.wordpress.org/changeset/3626960'
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/561a54ac-d827-4bf0-a458-9199c4e9c182?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-17T17:39:33.666444Z'
epss: 0.00294
epssPercentile: 0.19568
ingestedAt: '2026-09-16T03:49:03.879Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
