Description
Unauthenticated SQL Injection in GeekyBot <= 1.2.5 versions.
Published: 2026-07-02
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated SQL Injection vulnerability exists in the WordPress GeekyBot plugin up to version 1.2.5, allowing an attacker to inject arbitrary SQL statements via HTTP requests. The flaw is identified as CWE‑89 and permits execution of unintended database queries.

Affected Systems

The issue impacts WordPress sites that use the GeekyBot plugin through 1.2.5; no other vendors or products are listed as affected.

Risk and Exploitability

The CVSS score is 9.3, marking the vulnerability as critical. The EPSS score is below 1%, indicating a very low but nonzero chance of exploitation. It is not listed in CISA’s KEV catalog. The likely HTTP request carrying malicious SQL payload, inferred from the description. Attackers can exploit the flaw without prior credentials.

Generated by OpenCVE AI on July 21, 2026 at 11:40 UTC.

Remediation

Vendor Solution

Update the WordPress GeekyBot Plugin to the latest available version (at least 1.2.6).


OpenCVE Recommended Actions

  • Upgrade the GeekyBot plugin to version 1.2.6 or later.
  • If immediate update is not possible, disable the installation.
  • Implement web application firewall rules or similar protective measures to block common SQL injection patterns targeting GeekyBot plugin endpoints.

Generated by OpenCVE AI on July 21, 2026 at 11:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 04 Jul 2026 02: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 11:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in GeekyBot <= 1.2.5 versions.
Title WordPress GeekyBot plugin <= 1.2.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-07-02T12:42:12.099Z

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

Link: CVE-2026-57679

cve-icon Vulnrichment

Updated: 2026-07-02T12:42:08.705Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T11:45:03Z

Weaknesses
  • CWE-89

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