What the vulnerability does
01Description
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to SQL Injection via the 'coupon_code' parameter in all versions up to, and including, 3.9.6 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. NOTE: This vulnerability was partially mitigated in versions 3.9.4 and 3.9.6.
Explanation of Vulnerability in Simple Terms
02Summary
Tutor LMS versions up to 3.9.6 contain a SQL injection vulnerability that allows unauthenticated attackers to read sensitive data from the site's database. The vulnerability exists in a network-accessible component and requires no user interaction. An attacker can craft malicious requests to extract information such as user credentials, course data, and other stored records.
What an attacker can do
03Attacker Capabilities
Read sensitive data from the site database, including user credentials and course information.
Potential impact on your site
04Site Impact
Student and instructor data, including passwords and personal information, can be exposed to unauthorized access.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
February 28, 2026
CVE published
April 8, 2026
Record updated