Description
The Directorist: AI-Powered Business Directory, Listings & Classified Ads WordPress plugin before 8.9.5 does not validate a user-supplied URL before fetching it server-side, allowing users with the subscriber role and above to make the server issue requests to internal addresses.
Published: 2026-09-23
Score: 5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote Server Side Request Forgery
Action: Apply Patch
AI Analysis

Impact

The Directorist plugin fails to validate a URL supplied by the user when fetching it server‑side. This flaw allows any authenticated user with the subscriber role or higher to cause the WordPress server to resolve and retrieve that URL. The resulting server‑side request gives the attacker the ability to contact internal addresses, potentially exposing internal services, harvesting sensitive data, or performing reconnaissance on the network. The weakness aligns with CWE‑918, indicating an SSRF vulnerability.

Affected Systems

Affected is the Directorist AI‑Powered Business Directory, Listings & Classified Ads WordPress plugin, versions prior to 8.9.5. Users with the subscriber role or higher on any installation of the plugin are at risk.

Risk and Exploitability

The CVSS score of 5.0 classifies the vulnerability as moderate. No EPSS score is provided and it is not listed in the CISA KEV catalog, suggesting that, while exploitation is possible, it is not currently tracked as a widely used exploit. An attacker must first authenticate to the WordPress site, obtain a subscriber‑level account or higher, and then supply a crafted URL. The exploit requires only the ability to submit or update an avatar URL, a function that is exposed to subscribers and above.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Directorist plugin to version 8.9.5 or later.
  • If an immediate update is not possible, remove or disable the avatar URL submission feature for subscriber and above roles, or block outbound HTTP(S) requests to internal IP ranges using the server firewall or web‑application firewall.
  • Monitor the WordPress server logs for outbound HTTP(S) requests that target internal addresses, and investigate any anomalies.

Generated by OpenCVE AI on September 23, 2026 at 14:29 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 validate a user-supplied URL before fetching it server-side, allowing users with the subscriber role and above to make the server issue requests to internal addresses.
Title Directorist < 8.9.5 - Subscriber+ SSRF via Avatar URL
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/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:57:51.163Z

Reserved: 2026-09-01T04:15:02.651Z

Link: CVE-2026-84046

cve-icon Vulnrichment

Updated: 2026-09-23T10:37:07.499Z

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-84046

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T14:30:06Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)