Description
Editor SQL Injection in Ultimeter <= 3.0.8 versions.
Published: 2026-09-23
Score: 7.6 High
EPSS: n/a
KEV: No
Impact: SQL Injection (Data Compromise)
Action: Patch Now
AI Analysis

Impact

The vulnerability is a classic SQL injection flaw in the editor module of the Ultimeter plugin for WordPress, which allows an attacker to inject arbitrary SQL statements into the database. If exploited, the attacker can read, modify, or delete data stored by WordPress, potentially leading to data theft, site defacement, or privilege escalation. In the worst case, the attacker might achieve remote code execution on the application server if the database interaction enables arbitrary code triggers.

Affected Systems

WordPress sites running the Ultimeter plugin by Ben Roberts, versions up to and including 3.0.8 are impacted; any site using these versions is subject to the described weakness.

Risk and Exploitability

The CVSS score of 7.6 indicates a high severity level, and although an official EPSS score is unavailable, the absence from CISA’s KEV catalog does not diminish the risk. Likely, the attacker must have some level of access to the plugin’s editor interface—typically an authenticated user with editing rights—to insert malicious payloads. Once authenticated, an attacker can execute arbitrary SQL, which provides a substantial threat to confidentiality, integrity, and potentially availability of the WordPress database.

Generated by OpenCVE AI on September 23, 2026 at 20:02 UTC.

Remediation

Vendor Solution

Update the WordPress Ultimeter plugin to the latest available version (at least 3.1.0).


OpenCVE Recommended Actions

  • Update the Ultimeter plugin to version 3.1.0 or later to remove the injection code paths.
  • If an update is not immediately possible, disable or remove the Ultimeter plugin from the WordPress installation to eliminate the attack surface.
  • Audit the WordPress database user permissions to ensure they are limited to the minimum required for normal operation, reducing potential damage from any future injection attempts.

Generated by OpenCVE AI on September 23, 2026 at 20:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Description Editor SQL Injection in Ultimeter <= 3.0.8 versions.
Title WordPress Ultimeter plugin <= 3.0.8 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-23T18:46:51.132Z

Reserved: 2026-09-22T09:18:20.379Z

Link: CVE-2026-95593

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-23T19:19:52.933

Modified: 2026-09-23T19:39:08.847

Link: CVE-2026-95593

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T20:15:09Z

Weaknesses
  • CWE-89

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