Description
Subscriber Privilege Escalation in Directories Pro <= 2.0.5 versions.
Published: 2026-08-13
Score: 7.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A subscriber can elevate privileges in the Directories Pro plugin for WordPress versions up to 2.0.5. The flaw arises because the plugin fails to enforce proper authorization checks, allowing an account with subscriber-level permissions to gain higher administrative capabilities. This leads to potential unauthorized configuration changes, content manipulation, or other actions normally restricted to administrators.

Affected Systems

The vulnerability affects the Directories Pro plugin developed by Onokazu. All installations of this plugin with a version of 2.0.5 or earlier are susceptible; newer releases have the issue resolved.

Risk and Exploitability

The CVSS score of 7.7 classifies the vulnerability as high severity. EPSS data is not available, but the lack of an exploitation probability score coupled with the fact that the vuln permits privileged escalation suggests that attackers who can authenticate as a subscriber could exploit it with moderate effort. Because it is not listed in CISA KEV, there is currently no evidence of widespread exploitation, but the permission‑bypass nature warrants immediate attention. The likely attack vector involves an authenticated user who gains sufficient access to trigger the plugin’s privilege modification path, as the backlog indicates missing role validation in the code.

Generated by OpenCVE AI on August 13, 2026 at 16:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest Directories Pro plugin (version 2.0.6 or later).
  • If an upgrade is not immediately possible, uninstall or disable the Directories Pro plugin to eliminate the vector.
  • Limit the capabilities of subscriber roles by configuring WordPress role management or a dedicated role‑management plugin to reduce the potential impact of a privilege escalation.

Generated by OpenCVE AI on August 13, 2026 at 16:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 13 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Subscriber Privilege Escalation in Directories Pro <= 2.0.5 versions.
Title WordPress Directories Pro plugin <= 2.0.5 - Privilege Escalation vulnerability
Weaknesses CWE-266
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-13T15:47:23.054Z

Reserved: 2026-07-27T14:00:43.008Z

Link: CVE-2026-66661

cve-icon Vulnrichment

Updated: 2026-08-13T14:28:49.984Z

cve-icon NVD

Status : Received

Published: 2026-08-13T14:17:09.857

Modified: 2026-08-13T16:18:46.570

Link: CVE-2026-66661

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T16:15:04Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment