Description
Unauthenticated SQL Injection in GeoDirectory <= 2.8.152 versions.
Published: 2026-06-15
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated SQL injection flaw exists in the WordPress GeoDirectory plugin up to version 2.8.152. The vulnerability allows an attacker to inject arbitrary SQL statements through unsanitized input, potentially enabling the retrieval, modification, or deletion of database contents. This can compromise the confidentiality, integrity, and potentially the availability of the application. The weakness is catalogued as CWE-89, indicating an input validation defect that permits malicious SQL code to be executed.

Affected Systems

WordPress sites running the GeoDirectory plugin version 2.8.152 or earlier are impacted. The most recent fixed release is 2.8.154 and later versions are considered safe.

Risk and Exploitability

The CVSS score of 9.3 marks the issue as critical. Although the EPSS score is less than 1%, suggesting a low exploitation probability at this moment, the vulnerability is not listed in CISA’s KEV catalog, implying no known widespread exploitation yet. The likely attack vector is unauthenticated, meaning any internet‑connected user could exploit the flaw without prior credentials. If exploited, an attacker could gain full control over the database, enabling further attacks such as privilege escalation or data exfiltration.

Generated by OpenCVE AI on June 16, 2026 at 21:11 UTC.

Remediation

Vendor Solution

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


OpenCVE Recommended Actions

  • Apply the vendor‑provided patch to upgrade GeoDirectory to version 2.8.154 or later.
  • Restrict the database user used by GeoDirectory to the minimum permissions required, ensuring it cannot modify system tables or database structure.
  • Deploy a web application firewall rule that blocks suspicious SQL injection patterns and monitor logs for irregular activity.

Generated by OpenCVE AI on June 16, 2026 at 21:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 16 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 16 Jun 2026 06:30:00 +0000

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

Mon, 15 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in GeoDirectory <= 2.8.152 versions.
Title WordPress GeoDirectory plugin <= 2.8.152 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Paolo Geodirectory
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-16T14:26:28.038Z

Reserved: 2026-04-07T10:47:50.137Z

Link: CVE-2026-39512

cve-icon Vulnrichment

Updated: 2026-06-16T14:26:22.404Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T21:16:45.850

Modified: 2026-06-15T21:24:32.790

Link: CVE-2026-39512

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-16T21:15:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')