CVE-2025-12493
CWE-22Published: November 4, 2025· Updated: Jun 17, 2026
Official Description
The ShopLentor – WooCommerce Builder for Elementor & Gutenberg +21 Modules – All in One Solution (formerly WooLentor) plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 3.2.5 via the 'load_template' function. This makes it possible for unauthenticated attackers to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included.
Risk Analysis
This critical vulnerability in the ShopLentor WordPress plugin allows unauthenticated attackers to perform Local File Inclusion via the 'load_template' function. With a CVSS score of 9.8, this flaw is highly urgent as it enables the execution of arbitrary PHP files, potentially leading to access control bypass, sensitive data exposure, or remote code execution.
No public exploit is currently known for this remotely exploitable vulnerability. Its low attack complexity means it could be easily exploited if a working exploit emerges.
Update the ShopLentor plugin to a patched version beyond 3.2.5. Implement strong input validation and restrict file inclusion functionalities to trusted paths only.
Technical Analysis
CVE-2025-12493 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (6)
Quick Facts
Related CVEs (CWE-22)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2025-12493 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts