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

Impact

This vulnerability is an SQL injection flaw (CWE-89) located in the subscriber management component of the YITH WooCommerce Membership Premium plugin. It allows an attacker to supply crafted input that is incorporated directly into SQL queries executed against the site’s database. The injected statements can read, modify, or delete data, thereby compromising the confidentiality, integrity, and availability of the e‑commerce environment. The description does not state whether authentication is required to exploit the flaw, so that detail remains unspecified.

Affected Systems

All WordPress installations that use YITH WooCommerce Membership Premium plugin version 2.33.0 or earlier are affected. The vulnerability exists wherever the predecessor plugin has been deployed, regardless of whether the site is publicly accessible or the subscriber interface is restricted to certain user roles.

Risk and Exploitability

The CVSS score of 8.5 indicates high severity. The EPSS score of less than 1% suggests a very low but non‑zero probability that it will be actively exploited. It is not listed in the CISA KEV catalog. The likely attack path requires an attacker to issue requests to the subscriber‑management endpoints. It is not explicitly stated whether these endpoints are publicly accessible or require authentication; therefore, the attack could potentially be performed from a publicly reachable interface or, if restricted, would require valid credentials. Once access is achieved, the attacker can inject arbitrary SQL to read, modify, or delete data stored in the site’s database.

Generated by OpenCVE AI on August 20, 2026 at 19:59 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 version 2.33.1 or higher.
  • Restrict access to the subscriber management interface so that only administrators can use it, preventing public exposure.
  • Ensure that all database interactions performed by the plugin use prepared statements or parameterized queries; if unprotected code remains, apply a vendor‑provided patch that addresses it.
  • Monitor database logs for anomalous query patterns after the update to detect any ongoing misuse.

Generated by OpenCVE AI on August 20, 2026 at 19:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Yith
Yith yith Woocommerce Membership Premium
Vendors & Products Wordpress
Wordpress wordpress
Yith
Yith yith Woocommerce Membership Premium

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

Wordpress Wordpress
Yith Yith Woocommerce Membership Premium
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 : Deferred

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

Modified: 2026-08-20T12:49:04.990

Link: CVE-2026-32552

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T12:31:31Z

Weaknesses
  • CWE-89

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