Description
Subscriber SQL Injection in CubeWP <= 1.1.30 versions.
Published: 2026-08-13
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The CubeWP plugin contains a flaw that allows an attacker to inject SQL statements through unsanitized parameters. This allows unauthorized reading, modification, or deletion of data stored in the WordPress database. The weakness is identified as CWE‑89. Attackers can exploit this to compromise data confidentiality and integrity, but no further exploitation such as code execution is stated in the CVE data.

Affected Systems

The CubeWP plugin developed by Imran Tauqeer is affected. Versions 1.1.30 and earlier are vulnerable. Any WordPress site that has these plugin versions installed is at risk.

Risk and Exploitability

The CVSS score of 8.5 classifies the issue as high severity. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog, indicating no known exploitation yet. Based on the description, it is inferred that the attack vector is through publicly reachable web inputs that are incorporated into SQL statements without proper sanitization. Attackers would send crafted requests to the vulnerable code paths to manipulate database queries.

Generated by OpenCVE AI on August 13, 2026 at 16:32 UTC.

Remediation

Vendor Solution

Update the WordPress CubeWP plugin to the latest available version (at least 1.1.31).


OpenCVE Recommended Actions

  • Update the WordPress CubeWP plugin to version 1.1.31 or later.
  • Remove the CubeWP plugin if it is not essential to the site’s functionality.
  • Limit the plugin’s functionality to authenticated and authorized users to prevent public exploitation of vulnerable code paths.

Generated by OpenCVE AI on August 13, 2026 at 16:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Imran Tauqeer
Imran Tauqeer cubewp
Wordpress
Wordpress wordpress
Vendors & Products Imran Tauqeer
Imran Tauqeer cubewp
Wordpress
Wordpress wordpress

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 13 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Subscriber SQL Injection in CubeWP <= 1.1.30 versions.
Title WordPress CubeWP plugin <= 1.1.30 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Imran Tauqeer Cubewp
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-13T15:17:55.990Z

Reserved: 2026-02-25T12:14:34.738Z

Link: CVE-2026-28168

cve-icon Vulnrichment

Updated: 2026-08-13T15:17:50.250Z

cve-icon NVD

Status : Deferred

Published: 2026-08-13T14:16:59.017

Modified: 2026-08-14T19:09:20.713

Link: CVE-2026-28168

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T09:32:04Z

Weaknesses
  • CWE-89

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