What the vulnerability does
01Description
The LearnPress – WordPress LMS Plugin plugin for WordPress is vulnerable to time-based SQL Injection via the ‘term_id’ parameter in versions up to, and including, 4.2.6.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Explanation of Vulnerability in Simple Terms
02Summary
LearnPress versions up to 4.2.6.5 contain a SQL injection vulnerability in the plugin's database queries. An attacker can inject malicious SQL code through user input to read, modify, or delete data from the WordPress database without authentication. This affects all sites running the vulnerable plugin version.
What an attacker can do
03Attacker Capabilities
Read, modify, or delete any data in the WordPress database without logging in.
Potential impact on your site
04Site Impact
Attackers can steal user data, course content, payment info, or take the site offline by corrupting the database.
Conditions required to exploit
05Prerequisites
None. The attacker needs only network access to the site.
Key dates
06Disclosure timeline
May 10, 2024
CVE published
April 8, 2026
Record updated