CVE-2024-10470 CRITICAL

CVE-2024-10470: WPLMS Learning Management System for WordPress <= 4.962 - Unauthenticated Arbitrary File Read and Deletion

Vendor Vibethemes
Product WPLMS Learning Management System for WordPress, WordPress LMS
Weakness CWE-22 · Path traversal
Published November 9, 2024
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 WPLMS Learning Management System for WordPress, WordPress LMS theme for WordPress is vulnerable to arbitrary file read and deletion due to insufficient file path validation and permissions checks in the readfile and unlink functions in all versions up to, and including, 4.962. This makes it possible for unauthenticated attackers 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). The theme is vulnerable even when it is not activated.

Explanation of Vulnerability in Simple Terms

02Summary

The WPLMS Learning Management System plugin for WordPress contains a path traversal vulnerability that allows unauthenticated attackers to read, modify, or delete arbitrary files on the server. The vulnerability exists in versions up to 4.962 and requires no user interaction or special privileges to exploit. Site administrators should update immediately to a patched version.

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 user data; potential total site takeover.

Conditions required to exploit

05Prerequisites

Network access only; no authentication, user interaction, or special privileges required.

Key dates

06Disclosure timeline

November 9, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE