Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Network-reachable endpoint with no auth required per CWE-862 missing authorization; impact is write-only with no confidentiality or availability consequence confirmed.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Broken Access Control in ShopLentor Pro <= 2.8.5 versions.
AnalysisAI
Unauthenticated broken access control in ShopLentor Pro (WordPress plugin by WooLentor) versions 2.8.5 and earlier permits remote attackers without any credentials to bypass authorization controls and perform unauthorized data-modification actions against affected WooCommerce stores. The CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms exploitation requires no authentication, no user interaction, and low attack complexity against default plugin installations. No public exploit code or active exploitation via CISA KEV has been identified at time of analysis.
Technical ContextAI
ShopLentor Pro is a premium WooCommerce-oriented WordPress plugin developed by WooLentor (HaspTech), identified by CPE cpe:2.3:a:woolentor:shoplentor_pro:*:*:*:*:*:*:*:*. The root cause is CWE-862 (Missing Authorization), a class of flaw in which one or more plugin-registered endpoints - typically WordPress REST API routes or admin-ajax.php handlers - execute sensitive operations without verifying that the caller holds appropriate WordPress capabilities or a valid security nonce. In WordPress plugin architecture, this commonly arises when developers register action hooks accessible to unauthenticated users but omit current_user_can() or check_ajax_referer() guards, allowing any HTTP client to invoke privileged functionality. The missing authorization is tagged as an Authentication Bypass by Patchstack, indicating the access control gate is absent rather than merely weak.
RemediationAI
Upgrade ShopLentor Pro to a version released after 2.8.5. No specific patched version number is confirmed in the available data - consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/woolentor-addons-pro/vulnerability/wordpress-shoplentor-pro-plugin-2-8-5-broken-access-control-vulnerability and the plugin's official changelog on the WooLentor website or WordPress plugin repository to identify the first release that addresses this issue. If an immediate upgrade is not feasible, a compensating control is to use a Web Application Firewall (WAF) such as Patchstack's virtual patching, Cloudflare WAF, or Wordfence to block unauthenticated requests to the specific plugin AJAX or REST endpoints involved - though the exact endpoint names are not disclosed in available data, which limits precision of WAF rule crafting. Temporarily deactivating the plugin eliminates exposure entirely but removes its functionality.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48211
GHSA-cxp4-9f6c-272w