Themeum Tutor Lms Elearning And Online Course Solution vulnerabilities
31 known vulnerabilities affecting themeum/tutor_lms_elearning_and_online_course_solution.
Total CVEs
31
CISA KEV
0
Public exploits
2
Exploited in wild
0
Severity breakdown
CRITICAL1HIGH7MEDIUM21LOW2
Vulnerabilities
Page 1 of 2
CVE-2026-3371MEDIUMCVSS 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.
cvelistv5nvd
CVE-2026-3358MEDIUMCVSS 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
cvelistv5nvd
CVE-2026-3360HIGHCVSS 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
cvelistv5nvd
CVE-2025-13673HIGHCVSS 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
cvelistv5nvd
CVE-2026-1375HIGHCVSS 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
cvelistv5nvd
CVE-2026-1371MEDIUMCVSS 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
cvelistv5nvd
CVE-2026-0548MEDIUMCVSS 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
cvelistv5nvd
CVE-2025-13934MEDIUMCVSS 4.3≤ 3.9.32026-01-09
CVE-2025-13934 [MEDIUM] CWE-862 CVE-2025-13934: 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 enrollment in all versions up to, and including, 3.9.3. This is due to a missing capability check and purchasability validation in the `course_enrollment()` AJAX handler. This makes it possible for authenticated attackers, with subscriber l
cvelistv5nvd
CVE-2025-13935MEDIUMCVSS 4.3≤ 3.9.22026-01-09
CVE-2025-13935 [MEDIUM] CWE-862 CVE-2025-13935: 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 completion in all versions up to, and including, 3.9.2. This is due to missing enrollment verification in the 'mark_course_complete' function. This makes it possible for authenticated attackers, with subscriber level access and above, to ma
cvelistv5nvd
CVE-2025-13628MEDIUMCVSS 4.3≤ 3.9.32026-01-09
CVE-2025-13628 [MEDIUM] CWE-862 CVE-2025-13628: 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 and deletion of data due to a missing capability check on the 'bulk_action_handler' and 'coupon_permanent_delete' functions in all versions up to, and including, 3.9.3. This makes it possible for authenticated attackers, with subscrib
cvelistv5nvd
CVE-2025-13679MEDIUMCVSS 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
cvelistv5nvd
CVE-2025-6680MEDIUMCVSS 4.3≤ 3.8.32025-10-25
CVE-2025-6680 [MEDIUM] CWE-284 CVE-2025-6680: 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.8.3. This makes it possible for authenticated attackers, with tutor-level access and above, to view assignments for courses they don't teach which may contain sensitive information.
cvelistv5nvd
CVE-2025-11564MEDIUMCVSS 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
cvelistv5nvd
CVE-2024-10400HIGHCVSS 7.5PoC≤ 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
cvelistv5nvd
CVE-2024-10393MEDIUMCVSS 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
cvelistv5nvd
CVE-2023-2919MEDIUMCVSS 4.3≤ 2.7.42024-09-10
CVE-2023-2919 [MEDIUM] CWE-352 CVE-2023-2919: The Tutor LMS plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, an
The Tutor LMS plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.7.4. This is due to missing or incorrect nonce validation on the 'addon_enable_disable' function. This makes it possible for unauthenticated attackers to enable or disable addons via a forged request granted they can trick a site administ
cvelistv5nvd
CVE-2024-37256HIGHCVSS 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-4902HIGHCVSS 7.6≤ 2.7.12024-06-07
CVE-2024-4902 [HIGH] CWE-89 Tutor LMS – eLearning and online course solution <= 2.7.1 -Authenticated (Administrator+) SQL Injection
Tutor LMS – eLearning and online course solution <= 2.7.1 -Authenticated (Administrator+) SQL Injection
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to time-based SQL Injection via the ‘course_id’ parameter in all versions up to, and including, 2.7.1 due to insufficient escaping on the user supplied parameter and lack of s
cvelistv5
CVE-2024-5438MEDIUMCVSS 4.3≤ 2.7.12024-06-07
CVE-2024-5438 [MEDIUM] CWE-639 CVE-2024-5438: 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, 2.7.1 via the 'attempt_delete' function due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Instructor-level access and above, to delet
cvelistv5nvd
CVE-2024-4223CRITICALCVSS 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.
cvelistv5nvd
1 / 2Next →