Description
Subscriber SQL Injection in YITH WooCommerce Membership Premium <= 2.33.0 versions.
Published: 2026-08-19
Score: 8.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Subscriber SQL injection vulnerability allows attackers to execute arbitrary SQL statements through the plugin’s subscriber management interface. The flaw results from inadequate validation of user supplied parameters before they are incorporated into query strings. Successful exploitation could lead to data disclosure, modification, or deletion of database contents, thereby compromising confidentiality, integrity, and potentially availability of the e‑commerce site.

Affected Systems

All installations of the YITH WooCommerce Membership Premium plugin with version 2.33.0 or earlier are vulnerable. These include any WordPress site using the YITH WooCommerce Membership Premium plugin not updated beyond 2.33.0.

Risk and Exploitability

The CVSS score of 8.5 indicates high severity. The EPSS score is not available, so exploitation probability is currently unknown but could be significant given the popularity of WordPress and WooCommerce. The vulnerability is not listed in the CISA KEV catalog, yet its SQL injection nature and potential for remote compromise suggest it could be targeted by attackers. The likely attack vector is the plugin’s subscriber interface, which is accessible to users with sufficient permissions, and may be reachable over the network if the WordPress installation is publicly exposed.

Generated by OpenCVE AI on August 19, 2026 at 18:25 UTC.

Remediation

Vendor Solution

Update the WordPress YITH WooCommerce Membership Premium Plugin to the latest available version (at least 2.33.1).


OpenCVE Recommended Actions

  • Update the YITH WooCommerce Membership Premium plugin to the latest version, at least 2.33..
  • Ensure that the updated plugin is correctly configured and that all subscriber data inputs are processed using prepared statements or parameterized queries.
  • Restrict access to the subscriber management interface to trusted administrators only, and monitor for suspicious activity.

Generated by OpenCVE AI on August 19, 2026 at 18:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 19 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Description Subscriber SQL Injection in YITH WooCommerce Membership Premium <= 2.33.0 versions.
Title WordPress YITH WooCommerce Membership Premium plugin <= 2.33.0 - 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-19T14:39:31.750Z

Reserved: 2026-03-12T11:12:38.876Z

Link: CVE-2026-32552

cve-icon Vulnrichment

Updated: 2026-08-19T13:50:45.589Z

cve-icon NVD

Status : Received

Published: 2026-08-19T13:17:45.137

Modified: 2026-08-19T15:17:00.717

Link: CVE-2026-32552

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-19T18:30:03Z

Weaknesses
  • CWE-89

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