Description
The WP Directory Kit WordPress plugin before 1.5.5 does not perform authorization or nonce checks on one of its authenticated AJAX actions, allowing any authenticated user such as a Subscriber to disclose the WP Directory Kit WordPress plugin before 1.5.5 settings including sensitive API keys and secrets.
Published: 2026-08-08
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises because WP Directory Kit’s authenticated AJAX action lacks authorization and nonce checks. An authenticated user, even with a low‑privilege role such as Subscriber, can invoke the action and retrieve the plugin’s settings, including sensitive API keys and secrets. The primary risk is that attackers can obtain confidential credentials, potentially granting them further system access or enabling exfiltration of protected data. This constitutes a serious data‑exposure weakness.

Affected Systems

All installations of the WP Directory Kit WordPress plugin older than version 1.5.5 are impacted. The affected product is the WP Directory Kit plugin for WordPress, and any site running a pre‑1.5.5 release is vulnerable, regardless of the WordPress core version.

Risk and Exploitability

While EPSS score is < 1% and the vulnerability is not listed in the KEV catalog, the lack of proper access control and absence of nonce verification (CWE-200) make exploitation straightforward for any internal attacker. The CVSS score is 7.5, indicating high severity, and the impact of leaking API secrets can be high. The attack vector is authenticated, local to the WordPress admin area, and does not require network-level exploitation.

Generated by OpenCVE AI on August 10, 2026 at 23:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update WP Directory Kit to version 1.5.5 or newer. This install includes proper authorization and nonce checks for all AJAX actions.
  • Restrict Subscriber and other low‑privilege users from executing plugin actions, or remove those roles if the site does not require them.
  • Add a role‑oriented check before processing the vulnerable AJAX action so that only users with higher capabilities can execute it, effectively disabling the endpoint for low‑privilege accounts.

Generated by OpenCVE AI on August 10, 2026 at 23:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 22:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Mon, 10 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 08 Aug 2026 21:00: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

Sat, 08 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Sat, 08 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The WP Directory Kit WordPress plugin before 1.5.5 does not perform authorization or nonce checks on one of its authenticated AJAX actions, allowing any authenticated user such as a Subscriber to disclose the WP Directory Kit WordPress plugin before 1.5.5 settings including sensitive API keys and secrets.
Title WP Directory Kit < 1.5.5 - Subscriber+ Plugin Settings and API Key Disclosure
References

Subscriptions

Wordpress Wordpress
Wpdirectorykit Wp Directory Kit
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-10T19:42:00.300Z

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

Link: CVE-2026-16594

cve-icon Vulnrichment

Updated: 2026-08-10T19:41:56.405Z

cve-icon NVD

Status : Deferred

Published: 2026-08-08T07:17:10.910

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-16594

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T23:30:07Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor