CVE-2025-11372: CWE-862 Missing Authorization in thimpress LearnPress – WordPress LMS Plugin
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.
AI Analysis
Technical Summary
The vulnerability CVE-2025-11372 affects the LearnPress plugin for WordPress, a widely used Learning Management System (LMS) plugin. The root cause is a missing authorization check (CWE-862) on the Admin Tools REST API endpoints, specifically those registered with a permission_callback that always returns true (__return_true). This flaw allows any unauthenticated attacker to invoke administrative REST endpoints without proper capability verification. Through the /wp-json/lp/v1/admin/tools/create-indexs endpoint, attackers can specify arbitrary database table names and perform destructive operations such as dropping indexes. This can affect WordPress core tables like wp_options, potentially causing data integrity issues and degraded site performance. Additionally, attackers can create duplicate configuration entries, further destabilizing the plugin’s operation. The vulnerability affects all versions up to and including 4.2.9.2. Exploitation requires no privileges or user interaction, making it highly accessible to remote attackers. Although no known exploits have been reported in the wild, the vulnerability’s nature poses a significant risk to the availability and integrity of affected WordPress sites. The CVSS 3.1 base score is 6.5 (medium), reflecting network attack vector, no privileges required, no user interaction, and impacts on integrity and availability but not confidentiality. The lack of patch links suggests a fix is pending or not yet publicly available. Organizations using LearnPress should monitor for updates and consider interim protective measures.
Potential Impact
For European organizations, this vulnerability poses a risk of service disruption and data integrity compromise in WordPress sites running the LearnPress LMS plugin. Educational institutions, e-learning providers, and businesses relying on LearnPress for training and course management could experience degraded performance or partial loss of functionality if indexes on critical database tables are dropped. This can lead to slower queries, increased server load, and potential downtime. The ability to create duplicate configuration entries may cause unpredictable plugin behavior, complicating recovery efforts. Since the vulnerability allows unauthenticated remote exploitation, attackers can target sites en masse, increasing the risk of widespread disruption. Confidential data leakage is not directly impacted, but the integrity and availability of learning content and user progress data are at risk. This could undermine trust in e-learning platforms and cause operational setbacks. The impact is particularly relevant for organizations with public-facing WordPress LMS sites without additional access restrictions on REST API endpoints.
Mitigation Recommendations
1. Immediately monitor official channels from the plugin vendor (ThimPress) for security patches and apply updates as soon as they become available. 2. Until a patch is released, restrict access to the vulnerable REST API endpoints by implementing web application firewall (WAF) rules that block or limit access to /wp-json/lp/v1/admin/tools/* endpoints from unauthenticated or untrusted IP addresses. 3. Use WordPress security plugins or custom code to enforce capability checks on these REST endpoints, overriding the default permission_callback to require administrator privileges. 4. Regularly audit WordPress plugin usage and remove or disable unused plugins to reduce attack surface. 5. Backup WordPress databases frequently and verify backups to enable rapid recovery if destructive operations occur. 6. Monitor logs for suspicious REST API calls targeting LearnPress endpoints to detect exploitation attempts early. 7. Educate site administrators about the risks of exposing administrative REST endpoints without proper authorization controls. 8. Consider isolating critical WordPress LMS sites behind VPN or IP whitelisting to limit exposure to external attackers.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland, Sweden
CVE-2025-11372: CWE-862 Missing Authorization in thimpress LearnPress – WordPress LMS Plugin
Description
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.
AI-Powered Analysis
Technical Analysis
The vulnerability CVE-2025-11372 affects the LearnPress plugin for WordPress, a widely used Learning Management System (LMS) plugin. The root cause is a missing authorization check (CWE-862) on the Admin Tools REST API endpoints, specifically those registered with a permission_callback that always returns true (__return_true). This flaw allows any unauthenticated attacker to invoke administrative REST endpoints without proper capability verification. Through the /wp-json/lp/v1/admin/tools/create-indexs endpoint, attackers can specify arbitrary database table names and perform destructive operations such as dropping indexes. This can affect WordPress core tables like wp_options, potentially causing data integrity issues and degraded site performance. Additionally, attackers can create duplicate configuration entries, further destabilizing the plugin’s operation. The vulnerability affects all versions up to and including 4.2.9.2. Exploitation requires no privileges or user interaction, making it highly accessible to remote attackers. Although no known exploits have been reported in the wild, the vulnerability’s nature poses a significant risk to the availability and integrity of affected WordPress sites. The CVSS 3.1 base score is 6.5 (medium), reflecting network attack vector, no privileges required, no user interaction, and impacts on integrity and availability but not confidentiality. The lack of patch links suggests a fix is pending or not yet publicly available. Organizations using LearnPress should monitor for updates and consider interim protective measures.
Potential Impact
For European organizations, this vulnerability poses a risk of service disruption and data integrity compromise in WordPress sites running the LearnPress LMS plugin. Educational institutions, e-learning providers, and businesses relying on LearnPress for training and course management could experience degraded performance or partial loss of functionality if indexes on critical database tables are dropped. This can lead to slower queries, increased server load, and potential downtime. The ability to create duplicate configuration entries may cause unpredictable plugin behavior, complicating recovery efforts. Since the vulnerability allows unauthenticated remote exploitation, attackers can target sites en masse, increasing the risk of widespread disruption. Confidential data leakage is not directly impacted, but the integrity and availability of learning content and user progress data are at risk. This could undermine trust in e-learning platforms and cause operational setbacks. The impact is particularly relevant for organizations with public-facing WordPress LMS sites without additional access restrictions on REST API endpoints.
Mitigation Recommendations
1. Immediately monitor official channels from the plugin vendor (ThimPress) for security patches and apply updates as soon as they become available. 2. Until a patch is released, restrict access to the vulnerable REST API endpoints by implementing web application firewall (WAF) rules that block or limit access to /wp-json/lp/v1/admin/tools/* endpoints from unauthenticated or untrusted IP addresses. 3. Use WordPress security plugins or custom code to enforce capability checks on these REST endpoints, overriding the default permission_callback to require administrator privileges. 4. Regularly audit WordPress plugin usage and remove or disable unused plugins to reduce attack surface. 5. Backup WordPress databases frequently and verify backups to enable rapid recovery if destructive operations occur. 6. Monitor logs for suspicious REST API calls targeting LearnPress endpoints to detect exploitation attempts early. 7. Educate site administrators about the risks of exposing administrative REST endpoints without proper authorization controls. 8. Consider isolating critical WordPress LMS sites behind VPN or IP whitelisting to limit exposure to external attackers.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-10-06T14:44:39.048Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 68f33944197c8629076f80c5
Added to database: 10/18/2025, 6:52:52 AM
Last enriched: 10/18/2025, 7:09:26 AM
Last updated: 10/21/2025, 3:32:05 AM
Views: 5
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-9133: CWE-862 Missing Authorization in Zyxel ATP series firmware
HighCVE-2025-8078: CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in Zyxel ATP series firmware
HighSelf-Propagating GlassWorm Attacks VS Code Supply Chain
MediumNew Microchip Tech Protects Vehicles from Laser Attacks
MediumFlawed Vendor Guidance Exposes Enterprises to Avoidable Risk
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.