Description
The ShopLentor – All-in-One WooCommerce Growth & Store Enhancement Plugin plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.4.5 via the 'optionSection' parameter due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with contributor-level access and above, to read arbitrary wp_options rows — including internal plugin news feed data, WooCommerce block pattern transients, and third-party configuration records — whose values are stored as arrays-of-arrays containing 'title' keys, enabling cross-plugin data leakage.
Published: 2026-07-28
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The ShopLentor plugin is affected by an Insecure Direct Object Reference vulnerability that allows an authenticated user with Contributor-level or higher access to retrieve arbitrary entries from the WordPress options database. By submitting a crafted 'optionSection' parameter, the attacker can read wp_options rows that contain plugin news feed data, WooCommerce block pattern transients, and third‑party configuration records. This results in leakage of sensitive information and cross‑plugin data exposure, compromising confidentiality. The weakness maps to CWE‑639: Permission or Access Control Issues.

Affected Systems

WordPress sites running devitemsllc:ShopLentor – All‑in‑One WooCommerce Growth & Store Enhancement Plugin version 3.4.5 or earlier are impacted. The plugin does not perform input validation on the 'optionSection' key, enabling the exploit. No other vendors or product versions were reported to be affected.

Risk and Exploitability

The vulnerability has a CVSS score of 4.3, indicating moderate risk, and an EPSS score of <1%, suggesting exploitation probability is very low at present. It is not listed in CISA KEV. The attack requires the attacker to possess authenticated Contributor or higher privileges, implying that it may be leveraged by compromised accounts or internal users. The likely attack vector is an authenticated, remote request to the plugin’s API endpoint with a malicious 'optionSection' value. Given the low exploitation likelihood and moderate severity, the primary trade‑off is limited to confidentiality compromise without impacting availability or integrity.

Generated by OpenCVE AI on August 3, 2026 at 15:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update ShopLentor to version 3.5 or later where input validation for the 'optionSection' parameter is enforced.
  • If an immediate update is not possible, remove contributor or higher user roles from the WordPress installation until the patch is applied, or restrict access to the plugin’s API endpoints using a firewall or plugin restrictions.
  • Review and audit the wp_options table to identify and delete any sensitive data exposed by the plugin, and check for unexpected cross‑plugin data leakage.

Generated by OpenCVE AI on August 3, 2026 at 15:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
First Time appeared Devitemsllc
Devitemsllc shoplentor – All-in-one Woocommerce Growth & Store Enhancement Plugin
Wordpress
Wordpress wordpress
Vendors & Products Devitemsllc
Devitemsllc shoplentor – All-in-one Woocommerce Growth & Store Enhancement Plugin
Wordpress
Wordpress wordpress

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 28 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Description The ShopLentor – All-in-One WooCommerce Growth & Store Enhancement Plugin plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.4.5 via the 'optionSection' parameter due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with contributor-level access and above, to read arbitrary wp_options rows — including internal plugin news feed data, WooCommerce block pattern transients, and third-party configuration records — whose values are stored as arrays-of-arrays containing 'title' keys, enabling cross-plugin data leakage.
Title ShopLentor <= 3.4.5 - Insecure Direct Object Reference to Authenticated (Contributor+) Sensitive Information Exposure via 'optionSection' Parameter
Weaknesses CWE-639
References
Metrics cvssV3_1

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


Subscriptions

Devitemsllc Shoplentor – All-in-one Woocommerce Growth & Store Enhancement Plugin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-28T12:59:11.414Z

Reserved: 2026-07-23T19:09:23.352Z

Link: CVE-2026-16797

cve-icon Vulnrichment

Updated: 2026-07-28T12:59:03.503Z

cve-icon NVD

Status : Deferred

Published: 2026-07-28T07:16:42.260

Modified: 2026-07-28T16:07:15.840

Link: CVE-2026-16797

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T15:45:04Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key