Description
The WP Directory Kit WordPress plugin before 1.5.7 does not perform any authorization check on one of its public AJAX actions and returns unfiltered database rows, allowing unauthenticated attackers to retrieve the usernames and email addresses of users holding the WP Directory Kit WordPress plugin before 1.5.7's own roles.
Published: 2026-08-19
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WP Directory Kit WordPress plugin exposes a public AJAX endpoint that does not perform an authorization check and returns raw database rows. An unauthenticated attacker can call this endpoint and retrieve the usernames and email addresses of all users that are members of the WP Directory Kit plugin’s own roles, thereby leaking personal contact information. This vulnerability is a breach of confidentiality and is classified as CWE‑200.

Affected Systems

WordPress sites running WP Directory Kit versions earlier than 1.5.7 are affected. No other products or versions are listed as vulnerable by the CNA.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity, while the EPSS score of less than 1 % suggests that exploitation is currently unlikely to be widespread. The vulnerability is not listed in CISA’s KEV catalog. Attackers can exploit the flaw simply by sending unauthenticated requests to the AJAX endpoint; no special conditions or privileges are required.

Generated by OpenCVE AI on August 20, 2026 at 13:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Directory Kit to version 1.5.7 or later.
  • Disable or restrict access to the select_2_ajax_user AJAX endpoint until the plugin is updated, for example by configuring the web server or firewall to block unauthenticated requests to that URL.
  • Audit exposed email addresses and consider resetting passwords or enforcing multi‑factor authentication for affected users.

Generated by OpenCVE AI on August 20, 2026 at 13:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 19 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
Metrics cvssV3_1

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


Wed, 19 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The WP Directory Kit WordPress plugin before 1.5.7 does not perform any authorization check on one of its public AJAX actions and returns unfiltered database rows, allowing unauthenticated attackers to retrieve the usernames and email addresses of users holding the WP Directory Kit WordPress plugin before 1.5.7's own roles.
Title WP Directory Kit < 1.5.7 - Unauthenticated User Email Disclosure via select_2_ajax_user
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-19T16:10:32.478Z

Reserved: 2026-07-29T12:18:25.990Z

Link: CVE-2026-18231

cve-icon Vulnrichment

Updated: 2026-08-19T16:01:49.502Z

cve-icon NVD

Status : Deferred

Published: 2026-08-19T06:17:37.450

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-18231

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T13:45:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor