CVE-2026-18439
Last modified
CVE-2026-18439 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 4.0.7 via the tutor_quiz_builder_save AJAX action due to missing validation that nested question_id, answer_id, deleted_question_ids[], and deleted_answer_ids[] values in the submitted payload belong to a quiz/topic/course the requester is authorized to manage. The handler only validates the top-level course_id, topic_id, and (when supplied) payload['ID'], but the nested identifiers are passed straight into $wpdb->update/DELETE statements in QuizBuilder::save_questions(), QuizBuilder::save_question_answers(), and QuizBuilder::handle_delete(). EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 4.0.7 via the tutor_quiz_builder_save AJAX action due to missing validation that nested question_id, answer_id, deleted_question_ids[], and deleted_answer_ids[] values in the submitted payload belong to a quiz/topic/course the requester is authorized to manage. The handler only validates the top-level course_id, topic_id, and (when supplied) payload['ID'], but the nested identifiers are passed straight into $wpdb->update/DELETE statements in QuizBuilder::save_questions(), QuizBuilder::save_question_answers(), and QuizBuilder::handle_delete(). This makes it possible for authenticated attackers, with Instructor-level access and above, to overwrite the content and re-parent arbitrary quiz questions/answers belonging to other instructors or administrators, and to delete arbitrary quiz question and answer rows.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| themeum | Tutor LMS – eLearning and online course solution | <= 4.0.7 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-18439?
How severe is CVE-2026-18439?
How do I fix CVE-2026-18439?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-18432The Frontend Admin by DynamiApps plugin for WordPress is vul…9.8
- CVE-2026-18433GitLab has remediated an issue in GitLab EE affecting all ve…4.3
- CVE-2026-18435The Kadence Blocks — Page Builder Toolkit for Gutenberg Edit…6.4
- CVE-2026-18436The MailPress plugin for WordPress is vulnerable to unauthor…5.3
- CVE-2026-18437The MailerPress – Newsletter, email marketing & AI automatio…5.3
- CVE-2026-18438The Templately – Elementor & Gutenberg Template Library: 650…8.8
- CVE-2026-1844The PixelYourSite PRO plugin for WordPress is vulnerable to …7.2
- CVE-2026-18441The Appointment Booking Plugin – LatePoint | Calendar & Sche…4.3
- CVE-2026-18442The WCFM Marketplace – Multivendor Marketplace for WooCommer…7.5
- CVE-2026-18444There is an integer conversion vulnerability resulting in an…7.8
- CVE-2026-18445There is an integer overflow vulnerability resulting in an o…7.8
- CVE-2026-18446fast-uri before 4.1.2, 3.1.5, and 2.4.4 requires a literal d…7.5
Are you affected by CVE-2026-18439?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
