CVE-2025-8575 HIGH

CVE-2025-8575: LWS Cleaner <= 2.4.1.3 - Authenticated (Administrator+) Arbitrary File Deletion via 'lws_cl_delete_file'

Vendor Aurelienlws
Product LWS Cleaner
Weakness CWE-36
Published September 12, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The LWS Cleaner plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the 'lws_cl_delete_file' function in all versions up to, and including, 2.4.1.3. This makes it possible for authenticated attackers, with Administrator-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).

Explanation of Vulnerability in Simple Terms

02Summary

LWS Cleaner versions up to 2.4.1.3 contain a path traversal vulnerability that allows authenticated administrators to read, write, or delete arbitrary files on the server. An attacker with high-level privileges can exploit this flaw to access sensitive configuration files, modify site content, or disable the application. The vulnerability requires administrative access to exploit.

What an attacker can do

03Attacker Capabilities

Read, write, or delete arbitrary files on the server filesystem.

Potential impact on your site

04Site Impact

An admin account compromise could lead to full server file system access and potential site takeover.

Conditions required to exploit

05Prerequisites

Attacker must have high-level administrative privileges on the application.

Key dates

06Disclosure timeline

September 12, 2025 CVE published
April 8, 2026 Record updated