What the vulnerability does
01Description
The LearnPress – WordPress LMS Plugin plugin for WordPress is vulnerable to modification of data in all versions up to, and including, 4.2.9.2. This is due to missing capability checks on the Admin Tools REST endpoints which are registered with permission_callback set to __return_true. This makes it possible for unauthenticated attackers to perform destructive database operations including dropping indexes on any table (including WordPress core tables like wp_options), creating duplicate configuration entries, and degrading site performance via the /wp-json/lp/v1/admin/tools/create-indexs endpoint granted they can provide table names.
Explanation of Vulnerability in Simple Terms
02Summary
LearnPress versions up to 4.2.9.3 lack proper authorization checks, allowing unauthenticated attackers to modify course data and availability. The vulnerability requires no user interaction and can be exploited over the network. Site administrators should update to a version newer than 4.2.9.3 to restore access controls.
What an attacker can do
03Attacker Capabilities
Modify course content and settings without logging in.
Potential impact on your site
04Site Impact
Course data and availability can be altered by anyone, potentially disrupting learning experiences.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
October 18, 2025
CVE published
April 8, 2026
Record updated