SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-16797

MEDIUM · CVSS 4.3 EPSS 0.23%

Source: NVD + CISA KEV + EPSS · Published 2026-07-28 · Last synced 2026-08-27

CyberRota Analysis

AI-Generated

The ShopLentor plugin for WordPress is vulnerable to Insecure Direct Object Reference, allowing authenticated attackers with contributor-level access or higher to exploit the 'optionSection' parameter and read sensitive wp_options data. This vulnerability can lead to unauthorized access to internal plugin information and configuration records, resulting in potential cross-plugin data leakage. WordPress site administrators using this plugin should prioritize patching to mitigate the risk of data exposure.

CVE
CVE-2026-16797
Severity
MEDIUM
CVSS
4.3
EPSS
0.23%
WordPress

Original NVD 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.