Description
Unauthenticated SQL Injection in GEO my WordPress <= 4.5.5 versions.
Published: 2026-06-16
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a classic SQL Injection that can be triggered by unauthenticated users. An attacker can supply crafted input to manipulate the underlying database queries, allowing read or modification of sensitive data stored by the GEO my WordPress plugin. The impact ranges from data exfiltration to altering database contents, which could ultimately enable further exploitation or compromise of website integrity.

Affected Systems

Vendors and products affected include GEO my WordPress by Eyal Fitoussi. All sites running any version of the plugin up to and including 4.5.5 are vulnerable. Users are advised to confirm the plugin version and upgrade to 4.5.5.1 or later.

Risk and Exploitability

The CVSS score of 9.3 indicates a high severity and the very low EPSS (< 1%) suggests the likelihood of exploitation in the near term is low, but the vulnerability remains critical. It is not listed in CISA’s KEV catalog. The attack vector is unauthenticated, meaning any external user could exploit it without credentials. If exploited, the attacker could bypass authentication, read or write database content, and potentially hijack the site or exfiltrate sensitive data.

Generated by OpenCVE AI on June 16, 2026 at 20:09 UTC.

Remediation

Vendor Solution

Update the WordPress GEO my WordPress Plugin to the latest available version (at least 4.5.5.1).


OpenCVE Recommended Actions

  • Update the GEO my WordPress plugin to version 4.5.5.1 or later, which removes the vulnerable code paths.
  • Replace the plugin with an equivalent, actively maintained alternative if this plugin is no longer needed for your site’s functionality.
  • Perform a full database backup before applying the patch and verify the integrity of the backup afterward.

Generated by OpenCVE AI on June 16, 2026 at 20:09 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 09:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in GEO my WordPress <= 4.5.5 versions.
Title WordPress GEO my WordPress plugin <= 4.5.5 - 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-16T14:56:01.939Z

Reserved: 2026-06-08T10:11:21.891Z

Link: CVE-2026-52715

cve-icon Vulnrichment

Updated: 2026-06-16T14:55:57.915Z

cve-icon NVD

Status : Deferred

Published: 2026-06-16T10:16:28.243

Modified: 2026-06-16T14:52:36.287

Link: CVE-2026-52715

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-16T20:15:16Z

Weaknesses
  • CWE-89

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