Exploitation Summary
EIP tracks 1 public exploit for CVE-2026-1375. PoCs published by d3kc4rt1.
AI-analyzed exploit summary This repository provides a detailed technical analysis of CVE-2026-1375, an IDOR vulnerability in the Tutor LMS WordPress plugin. It includes root cause analysis, affected code paths, and a manual exploitation walkthrough.
Description
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 for authenticated attackers, with Tutor Instructor-level access and above, to modify or delete arbitrary courses they do not own by manipulating course IDs in bulk action requests.
Exploits (1)
This repository provides a detailed technical analysis of CVE-2026-1375, an IDOR vulnerability in the Tutor LMS WordPress plugin. It includes root cause analysis, affected code paths, and a manual exploitation walkthrough.
References (5)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H