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 retrieve stored contact messages and associated user data belonging to other users.
Published: 2026-08-08
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the WP Directory Kit WordPress plugin before version 1.5.5. It permits any authenticated user, including those with the Subscriber role, to invoke an AJAX action that lacks proper authorization or nonce checks. This oversight allows the requesting user to read contact messages stored by the plugin and to obtain user data belonging to other users. The primary impact is the exposure of sensitive information that should be protected by access controls, potentially compromising user privacy and confidentiality.

Affected Systems

The affected product is the WP Directory Kit WordPress plugin, any installation running a version earlier than 1.5.5. No host or server details are provided, but the issue applies to every site that has this plugin activated and has any authenticated users.

Risk and Exploitability

An attacker who is able to authenticate to the site with any role that can access WordPress, even a Subscriber, can exploit this flaw. Because the attacker only needs to be logged in, the attack vector is relatively easy: gain or compromise a user account. The CVSS score of 6.5 indicates medium severity for information disclosure, while the EPSS score of < 1% and the absence from the CISA KEV catalog imply a low probability of exploitation; however, the vulnerability still poses a significant privacy risk to any affected site. Fixing the plug‑in upgrade path removes the vulnerability; no public exploit code is known at present.

Generated by OpenCVE AI on August 10, 2026 at 22:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Directory Kit to version 1.5.5 or later, which implements proper authorization checks for the AJAX endpoint.
  • If an upgrade cannot be performed immediately, remove or downgrade users with the Subscriber role and any other non‑administrative roles that have access to WordPress.
  • Use a capability management plugin or custom code to explicitly deny the Subscriber role (or any non‑administrative role) from accessing the plugin’s AJAX actions, thereby preventing the data disclosure until an upgrade can be applied.

Generated by OpenCVE AI on August 10, 2026 at 22:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-200
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'}

ssvc

{'options': {'Automatable': 'no', '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 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 retrieve stored contact messages and associated user data belonging to other users.
Title WP Directory Kit < 1.5.5 - Subscriber+ Contact Message and User Data Disclosure
References

Subscriptions

Wordpress Wordpress
Wpdirectorykit Wp Directory Kit
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

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

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

Link: CVE-2026-16590

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

Published: 2026-08-08T07:17:10.807

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

Link: CVE-2026-16590

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T22:30:06Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor