Description
The Directorist: AI-Powered Business Directory, Listings & Classified Ads WordPress plugin before 8.9.5 does not scope one of its REST collection endpoints to the requesting user, allowing users with a subscriber-level account to read every customer's order and payment records.

Versions 8.8.1 to 8.9 are not affected. The endpoint was scoped correctly in 8.8.1 and the unscoped behaviour was reintroduced in 8.9.1.
Published: 2026-09-23
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Sensitive data disclosure
Action: Patch immediately
AI Analysis

Impact

This vulnerability allows a subscriber-level user to read every customer's order and payment records via a REST endpoint that was incorrectly unscoped. The lack of proper authorization checks permits disclosure of confidential transaction data, which is a confidentiality violation. The weakness is identified as CWE-639, Authorization Bypass Through User-Controlled Key.

Affected Systems

The Directorist AI‑Powered Business Directory WordPress plugin is affected in versions 8.5 through 8.7.x and 8.9.1 through 8.9.4. Versions 8.8.1 to 8.9, as well as 8.9.5 and later, correctly scope the endpoint and are not impacted.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate risk, and the lack of an EPSS score or KEV listing suggests no widely available exploits. The attack vector relies on authenticated subscriber access to the REST Orders endpoint, making the vulnerability exploitable by any user who can log in as a subscriber. Although the impact is limited to confidentiality, the widespread availability of subscriber accounts raises the overall risk to the organization.

Generated by OpenCVE AI on September 23, 2026 at 14:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Directorist to version 8.9.5 or later to apply the official fix.
  • Revoke the REST Orders endpoint permission from subscriber roles and enforce proper authorization checks to prevent bypass of user scope.
  • Configure a firewall or WAF rule that blocks or logs attempts by non‑admin users to access the /orders endpoint, thereby adding an extra layer of protection while the patch is deployed.

Generated by OpenCVE AI on September 23, 2026 at 14:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description The Directorist: AI-Powered Business Directory, Listings & Classified Ads WordPress plugin before 8.9.5 does not scope one of its REST collection endpoints to the requesting user, allowing users with a subscriber-level account to read every customer's order and payment records. Versions 8.8.1 to 8.9 are not affected. The endpoint was scoped correctly in 8.8.1 and the unscoped behaviour was reintroduced in 8.9.1.
Title Directorist 8.5 - 8.9.4 - Subscriber+ Order and Financial Record Disclosure via REST Orders Endpoint
Weaknesses CWE-639
References
Metrics cvssV3_1

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

ssvc

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-23T10:59:49.648Z

Reserved: 2026-08-21T10:46:21.109Z

Link: CVE-2026-77766

cve-icon Vulnrichment

Updated: 2026-09-23T10:38:38.446Z

cve-icon NVD

Status : Received

Published: 2026-09-23T06:17:01.933

Modified: 2026-09-23T11:17:11.423

Link: CVE-2026-77766

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T14:45:05Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key