Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in WPClever WPC Product Bundles for WooCommerce woo-product-bundle allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects WPC Product Bundles for WooCommerce: from n/a through <= 8.4.5.
AnalysisAI
WPC Product Bundles for WooCommerce versions through 8.4.5 contains a missing authorization flaw that allows authenticated users to exploit misconfigured access controls and access sensitive information. An attacker with valid WordPress credentials could leverage this vulnerability to view restricted data within the plugin. No patch is currently available for this medium-severity issue affecting WooCommerce installations.
Technical ContextAI
The vulnerability stems from CWE-862 (Missing Authorization), a class of security weakness where access control mechanisms fail to properly validate user permissions before granting access to sensitive resources. In the context of WPC Product Bundles for WooCommerce (CPE identifier: cpe:2.3:a:wpclever:wpc_product_bundles:*:*:*:*:*:wordpress:*:*), the plugin fails to enforce proper role-based access controls on administrative or sensitive endpoints. WooCommerce plugins extend WordPress functionality and handle e-commerce operations; when authorization checks are missing or misconfigured, authenticated users can escalate their effective privileges. This is particularly dangerous in e-commerce contexts where bundle pricing, discount structures, and inventory management are sensitive. The root cause involves inadequate capability checking in PHP code before returning or modifying sensitive product bundle data.
RemediationAI
Upgrade WPClever WPC Product Bundles for WooCommerce to a patched version greater than 8.4.5 immediately. Check the WPClever official website (wpclever.net) or the WordPress plugin repository for the latest available version and apply the update through the WordPress admin dashboard (Plugins > Installed Plugins > WPC Product Bundles > Update). Until patching is feasible, implement WordPress user role restrictions by reviewing and tightening user capabilities using role management plugins such as User Role Editor, and restrict access to bundle management pages to administrator accounts only. Additionally, audit user accounts to remove unnecessary low-privilege user access to WooCommerce admin functions, and consider implementing Web Application Firewall rules to monitor for unauthorized access patterns to product bundle endpoints.
Unauthorized data tampering in the WPC Product Bundles for WooCommerce WordPress plugin (versions 8.5.3 and earlier) all
Cross-Site Request Forgery (CSRF) vulnerability in WPClever WPC Product Bundles for WooCommerce.3.1. Rated medium severi
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-11923