ShopLentor <= 3.3.7 - Authenticated (Administrator+) Arbitrary Function Execution via 'callback' Parameter via REST API
Strategic Overview
- Status
- Patched in 3.3.8
- Affected Version
<= 3.3.7- CVSS
- 7.2High
- Weakness type
- CWE-470 · Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')
- CVE
CVE-2026-6020
At a glance
CVE-2026-6020 is a high-severity Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection') vulnerability in the ShopLentor WordPress plugin, affecting versions <= 3.3.7. It carries a CVSS score of 7.2 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). Exploitation requires an authenticated account at Administrator level or above. The issue is fixed in version 3.3.8; sites on affected versions should update now. Disclosed August 2026, reported by Itthidej Aramsri (Boeing777).
Vulnerability Overview
The ShopLentor plugin for WordPress is vulnerable to arbitrary function execution via the woolentoropt/v1/custom-action REST API endpoint in all versions up to, and including, 3.3.7. This is due to the handle_action() method passing user-supplied input directly to call_user_func() without an allowlist of permitted callbacks. This makes it possible for authenticated attackers, with Administrator-level access and above, to execute arbitrary PHP callable functions via the 'callback' parameter.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-470: Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')
The product uses external input with reflection to select which classes or code to use, but it does not sufficiently prevent the input from selecting improper classes or code.
Remediation
Update to version 3.3.8, or a newer patched version
How WordSec helps
The fix is the thing that ends this: ShopLentor 3.3.8 closes this, and updating the plugin is the step that ends it.
- Alerts
External References
Related records
Other vulnerabilities in ShopLentor – All-in-One WooCommerce Growth & Store Enhancement Plugin
- 9.8CVE-2025-12493: ShopLentor <= 3.2.5 Local PHP File Inclusion
CVE-2025-12493 - 9.8CVE-2023-0232: WooLentor <= 2.5.3 PHP Object Injection
CVE-2023-0232 - 8.6CVE-2026-1714: ShopLentor <= 3.3.2 Email Relay Abuse
CVE-2026-1714 - 7.1CVE-2024-4566: ShopLentor <= 2.8.8 WordPress Option Modification
CVE-2024-4566 - 6.5CVE-2025-3775: ShopLentor SSRF
CVE-2025-3775 - 6.4CVE-2026-4059: ShopLentor <= 3.3.5 Stored Cross-Site Scripting
CVE-2026-4059 - 6.4CVE-2025-11823: ShopLentor Stored XSS
CVE-2025-11823 - 6.4CVE-2025-58990: ShopLentor <= 3.2.0 Stored Cross-Site Scripting
CVE-2025-58990
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C