CVE-2025-12493 CRITICAL

CVE-2025-12493: ShopLentor <= 3.2.5 - Unauthenticated Local PHP File Inclusion via 'load_template'

Vendor Devitemsllc
Product ShopLentor – All-in-One WooCommerce Growth & Store Enhancement Plugin
Weakness CWE-22 · Path traversal
Published November 4, 2025
Last update April 8, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

ShopLentor versions up to 3.2.5 contain a path traversal vulnerability that allows unauthenticated attackers to read, modify, or delete arbitrary files on the server. The vulnerability requires no user interaction and can be exploited remotely over the network. This affects all installations of the plugin without a patch applied.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete any file on the server that the web server process can access.

Potential impact on your site

04Site Impact

Complete compromise of site files, database credentials, and customer data; potential site takeover or data theft.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

November 4, 2025 CVE published
April 8, 2026 Record updated