CVE-2025-11372

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.
Configurations

No configuration.

History

18 Oct 2025, 07:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-18 07:15

Updated : 2025-10-21 19:31


NVD link : CVE-2025-11372

Mitre link : CVE-2025-11372

CVE.ORG link : CVE-2025-11372


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization