Description
Subscriber Server Side Request Forgery (SSRF) in GeoDirectory <= 2.8.161 versions.
Published: 2026-07-02
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The GeoDirectory plugin up to version 2.8.161 allows a Server Side Request Forgery (SSRF) flaw that is classified as CWE-918. An attacker can trigger the plugin to send arbitrary HTTP requests from the host server, potentially exposing internal IP addresses, sensitive files, or retrieving data from external services. The vulnerability manifests through an endpoint that accepts user input and passes it to a URL fetch routine without sufficient validation.

Affected Systems

Any WordPress site that has installed the GeoDirectory plugin version 2.8.161 or earlier is exposed. The plugin is developed by Paolo, and the vulnerability affects all such installations regardless of site configuration, as long as the endpoint remains accessible to users who have subscription-level permissions.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity, yet the EPSS score of less than 1% signals a low probability of exploitation seen to date. The vulnerability is not listed in CISA KEV. Attackers can exploit the flaw by crafting a request to the plugin’s endpoint; the data indicates that authenticated subscribers can initiate such requests. The lack of visible restrictions suggests that the primary requirement for exploitation is the ability to supply crafted URLs to the endpoint, making it potentially accessible to users with subscriber privileges.

Generated by OpenCVE AI on August 1, 2026 at 21:36 UTC.

Remediation

Vendor Solution

Update the WordPress GeoDirectory Plugin to the latest available version (at least 2.8.162).


OpenCVE Recommended Actions

  • Apply the latest GeoDirectory plugin version 2.8.162 or later to remove the SSRF flaw
  • If an immediate update is not feasible, disable plugin functionalities that perform outbound HTTP requests or limit them through a whitelist of allowed domains
  • Deploy a web application firewall rule or a server‑level outbound request filter to block requests initiated from the GeoDirectory plugin’s endpoints

Generated by OpenCVE AI on August 1, 2026 at 21:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 13:45:00 +0000

Type Values Removed Values Added
First Time appeared Paolo
Paolo geodirectory
Wordpress
Wordpress wordpress
Vendors & Products Paolo
Paolo geodirectory
Wordpress
Wordpress wordpress

Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Subscriber Server Side Request Forgery (SSRF) in GeoDirectory <= 2.8.161 versions.
Title WordPress GeoDirectory plugin <= 2.8.161 - Server Side Request Forgery (SSRF) vulnerability
Weaknesses CWE-918
References
Metrics cvssV3_1

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


Subscriptions

Paolo Geodirectory
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T19:39:43.639Z

Reserved: 2026-06-25T08:03:42.567Z

Link: CVE-2026-57681

cve-icon Vulnrichment

Updated: 2026-07-02T19:39:38.267Z

cve-icon NVD

Status : Deferred

Published: 2026-07-02T12:17:38.843

Modified: 2026-07-02T20:17:04.967

Link: CVE-2026-57681

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T21:45:05Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)