Themeum Tutor Lms Elearning And Online Course Solution vulnerabilities
33 known vulnerabilities affecting themeum/tutor_lms_elearning_and_online_course_solution.
Total CVEs
33
CISA KEV
0
Public exploits
2
Exploited in wild
1
Severity breakdown
CRITICAL1HIGH6MEDIUM24LOW2
Vulnerabilities
Page 1 of 2
CVE-2024-10400P1HIGHCVSS 7.5ExploitedPoC≤ 2.7.62024-11-21
CVE-2024-10400 [HIGH] CWE-89 CVE-2024-10400: The Tutor LMS plugin for WordPress is vulnerable to SQL Injection via the ‘rating_filter’ parameter
The Tutor LMS plugin for WordPress is vulnerable to SQL Injection via the ‘rating_filter’ parameter in all versions up to, and including, 2.7.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 int
nvd
CVE-2024-1751P2HIGHCVSS 8.8PoC≤ 2.6.12024-03-13
CVE-2024-1751 [HIGH] CWE-89 CVE-2024-1751: The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to time-base
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to time-based SQL Injection via the question_id parameter in all versions up to, and including, 2.6.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated att
nvd
CVE-2024-4223P3CRITICALCVSS 9.8≤ 2.7.02024-05-16
CVE-2024-4223 [CRITICAL] CWE-862 CVE-2024-4223: The Tutor LMS plugin for WordPress is vulnerable to unauthorized access of data, modification of dat
The Tutor LMS plugin for WordPress is vulnerable to unauthorized access of data, modification of data, loss of data due to a missing capability check on multiple functions in all versions up to, and including, 2.7.0. This makes it possible for unauthenticated attackers to add, modify, or delete data.
nvd
CVE-2025-13673P3HIGHCVSS 7.5≤ 3.9.62026-02-28
CVE-2025-13673 [HIGH] CWE-89 CVE-2025-13673: The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to SQL Injec
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 attacker
nvd
CVE-2026-3360P3HIGHCVSS 7.5≤ 3.9.72026-04-10
CVE-2026-3360 [HIGH] CWE-862 CVE-2026-3360: The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to an Insecu
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to an Insecure Direct Object Reference in all versions up to, and including, 3.9.7. This is due to missing authentication and authorization checks in the `pay_incomplete_order()` function. The function accepts an attacker-controlled `order_id` parameter and uses it t
nvd
CVE-2026-1375P3HIGHCVSS 8.1≤ 3.9.52026-02-03
CVE-2026-1375 [HIGH] CWE-639 CVE-2026-1375: The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Insecure
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Insecure Direct Object References (IDOR) in all versions up to, and including, 3.9.5. This is due to missing object-level authorization checks in the `course_list_bulk_action()`, `bulk_delete_course()`, and `update_course_status()` functions. This makes it possible
nvd
CVE-2026-6080P3MEDIUMCVSS 6.5≤ 3.9.82026-04-17
CVE-2026-6080 [MEDIUM] CWE-89 CVE-2026-6080: The Tutor LMS plugin for WordPress is vulnerable to SQL Injection in versions up to and including 3.
The Tutor LMS plugin for WordPress is vulnerable to SQL Injection in versions up to and including 3.9.8. This is due to insufficient escaping on the 'date' parameter combined with direct interpolation into a SQL fragment before being passed to $wpdb->prepare(). This makes it possible for authenticated attackers with Admin-level access and above to appe
nvd
CVE-2024-37256P3HIGHCVSS 7.2≤ 2.7.12024-07-09
CVE-2024-37256 [HIGH] CWE-89 CVE-2024-37256: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability i
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Themeum Tutor LMS.This issue affects Tutor LMS: from n/a through 2.7.1.
nvd
CVE-2024-4318P3MEDIUMCVSS 6.5≤ 2.7.02024-05-16
CVE-2024-4318 [MEDIUM] CWE-89 CVE-2024-4318: The Tutor LMS plugin for WordPress is vulnerable to time-based SQL Injection via the ‘question_id’ p
The Tutor LMS plugin for WordPress is vulnerable to time-based SQL Injection via the ‘question_id’ parameter in versions up to, and including, 2.7.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Instructor-level permissio
nvd
CVE-2025-13679P3MEDIUMCVSS 6.5≤ 3.9.32026-01-08
CVE-2025-13679 [MEDIUM] CWE-862 CVE-2025-13679: The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to unauthori
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the get_order_by_id() function in all versions up to, and including, 3.9.3. This makes it possible for authenticated attackers, with Subscriber-level access and above, to enumerate order IDs and
nvd
CVE-2024-4279P3MEDIUMCVSS 6.5≤ 2.7.02024-05-16
CVE-2024-4279 [MEDIUM] CWE-639 CVE-2024-4279: The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Insecure
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Insecure Direct Object Reference to Arbitrary Course Deletion in versions up to, and including, 2.7.0 via the 'tutor_course_delete' function due to missing validation on a user controlled key. This can allow authenticated attackers, with Instructor-level permissi
nvd
CVE-2024-3553P3MEDIUMCVSS 6.5≤ 2.6.22024-05-02
CVE-2024-3553 [MEDIUM] CWE-862 CVE-2024-3553: The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to unauthori
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the hide_notices function in all versions up to, and including, 2.6.2. This makes it possible for unauthenticated attackers to enable user registration on sites that may have it disabled.
nvd
CVE-2026-3358P4MEDIUMCVSS 5.4≤ 3.9.72026-04-11
CVE-2026-3358 [MEDIUM] CWE-862 CVE-2026-3358: The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to unauthori
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to unauthorized private course enrollment in all versions up to, and including, 3.9.7. This is due to missing post_status validation in the `enroll_now()` and `course_enrollment()` functions. Both enrollment endpoints verify the nonce, user authentication, and whet
nvd
CVE-2026-5502P4MEDIUMCVSS 5.3≤ 3.9.82026-04-17
CVE-2026-5502 [MEDIUM] CWE-862 CVE-2026-5502: The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to unauthori
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to unauthorized course content manipulation in versions up to and including 3.9.8. This is due to a missing authorization check in the tutor_update_course_content_order() function. The function only validates the nonce (CSRF protection) but does not verify whether
nvd
CVE-2024-10393P4MEDIUMCVSS 5.3≤ 2.7.62024-11-21
CVE-2024-10393 [MEDIUM] CWE-284 CVE-2024-10393: The Tutor LMS plugin for WordPress is vulnerable to bypass to user registration in versions up to, a
The Tutor LMS plugin for WordPress is vulnerable to bypass to user registration in versions up to, and including, 2.7.6. This is due to a missing check for the 'users_can_register' option in the 'register_instructor' function. This makes it possible for unauthenticated attackers to register as the default role on the site, even if registration is di
nvd
CVE-2026-6965P4MEDIUMCVSS 5.3≤ 3.9.92026-05-13
CVE-2026-6965 [MEDIUM] CWE-639 CVE-2026-6965: The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Insecure
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to and including 3.9.9. This is due to the `get_course_id_by()` function unconditionally trusting the user-supplied `course` GET parameter as the authoritative course ID for content ownership lookups, which is then
nvd
CVE-2025-11564P4MEDIUMCVSS 5.3≤ 3.8.32025-10-25
CVE-2025-11564 [MEDIUM] CWE-862 CVE-2025-11564: The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to unauthori
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check while verifying webhook signatures on the "verifyAndCreateOrderData" function
in all versions up to, and including, 3.8.3. This makes it possible for unauthenticated attackers to bypass paymen
nvd
CVE-2026-0548P4MEDIUMCVSS 5.4≤ 3.9.42026-01-20
CVE-2026-0548 [MEDIUM] CWE-862 CVE-2026-0548: The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to unauthori
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to unauthorized attachment deletion due to a missing capability check on the `delete_existing_user_photo` function in all versions up to, and including, 3.9.4. This makes it possible for authenticated attackers, with subscriber level access and above, to delete arb
nvd
CVE-2026-1371P4MEDIUMCVSS 5.3≤ 3.9.52026-02-03
CVE-2026-1371 [MEDIUM] CWE-200 CVE-2026-1371: The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Sensitive
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.9.5. This is due to missing authorization checks in the `ajax_coupon_details()` function, which only validates nonces but does not verify user capabilities. This makes it possible for authent
nvd
CVE-2026-3371P4MEDIUMCVSS 4.3≤ 3.9.72026-04-11
CVE-2026-3371 [MEDIUM] CWE-639 CVE-2026-3371: The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Insecure
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.9.7. This is due to missing authorization checks in the `save_course_content_order()` private method, which is called unconditionally by the `tutor_update_course_content_order` AJAX handler.
nvd
1 / 2Next →