Description
The Directorist: AI-Powered Business Directory, Listings & Classified Ads WordPress plugin before 8.9.3 does not sanitize a user-supplied image reference before using it as the source of a file move, allowing users with a subscriber-level account to relocate arbitrary server-readable image files into a publicly accessible directory, and to delete them from their original location.
Published: 2026-08-26
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Directorist WordPress plugin, versions 8.5 through 8.9.2, fails to sanitize a user‑supplied image reference before using it as the source of a file move operation. This flaw allows a subscriber‑level user to move any file that the web server can read into a publicly accessible directory, effectively exposing internal files to the web and giving the user the ability to delete the originals. The vulnerability is a classic example of improper input validation and filesystem manipulation. As a result, confidentiality of internal assets is compromised and users can cause unintended data exposure but no direct code execution or privilege escalation is granted by the flaw alone.

Affected Systems

WordPress sites that have installed the Directorist plugin (AI‑Powered Business Directory, Listings & Classified Ads) in any version from 8.5 up to but not including 8.9.3. The issue affects all users who possess subscriber or higher‑level accounts and can submit listings via the REST v2 API.

Risk and Exploitability

The vulnerability is exploitable through the plugin’s REST v2 listing submission endpoint. An attacker requires only subscriber+ access, which is relatively common on public directory sites. No exploit code is required beyond authenticating and submitting a crafted image reference. Because the CVSS score is not provided and EPSS data is unavailable, the precise risk level cannot be quantified, but the exposure of arbitrary files to the public represents a significant confidentiality risk. The vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on August 26, 2026 at 07:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Directorist to version 8.9.3 or later.
  • If an upgrade is not immediately possible, restrict the REST v2 listing submission endpoint to administrators only and disable image handling for subscriber accounts.
  • Remove or conceal the public image directory to prevent unintended disclosure of moved files.

Generated by OpenCVE AI on August 26, 2026 at 07:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 08:15:00 +0000

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

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

Type Values Removed Values Added
Description The Directorist: AI-Powered Business Directory, Listings & Classified Ads WordPress plugin before 8.9.3 does not sanitize a user-supplied image reference before using it as the source of a file move, allowing users with a subscriber-level account to relocate arbitrary server-readable image files into a publicly accessible directory, and to delete them from their original location.
Title Directorist 8.5 - 8.9.2 - Subscriber+ Arbitrary Image Move via REST v2 Listing Submission
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-26T06:00:21.970Z

Reserved: 2026-08-21T09:58:17.777Z

Link: CVE-2026-77757

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T08:00:03Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-284

    Improper Access Control