CVE-2026-6965
Last modified
CVE-2026-6965 is a medium-severity vulnerability rated 5.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 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 consumed by `can_user_manage()`, the plugin's sole authorization gate for instructor-level operations, causing it to evaluate instructor membership against the attacker-controlled course rather than the course that actually owns the target content object. EPSS estimates a 0.30% 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 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 consumed by `can_user_manage()`, the plugin's sole authorization gate for instructor-level operations, causing it to evaluate instructor membership against the attacker-controlled course rather than the course that actually owns the target content object. This makes it possible for authenticated attackers, with instructor-level access and above, to perform unauthorized operations on any other instructor's course content, including permanently deleting lessons, assignments, quizzes (with cascading deletion of all student attempt data), topics, announcements, and Q&A threads, as well as creating or modifying lessons, topics, and announcements in victim courses, manipulating student quiz grades, and reading unpublished lesson and quiz content.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-6965?
How severe is CVE-2026-6965?
How do I fix CVE-2026-6965?
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-6959HashiCorp Nomad and Nomad Enterprise prior to 2.0.1 are vuln…6
- CVE-2026-6960The BookingPress Pro plugin for WordPress is vulnerable to a…9.8
- CVE-2026-6961Mattermost versions 11.6.x <= 11.6.1, 11.5.x <= 11.5.4, 10.1…7.6
- CVE-2026-6962The Cost of Goods: Product Cost & Profit Calculator for WooC…6.4
- CVE-2026-6963The WP Mail Gateway plugin for WordPress is vulnerable to un…8.8
- CVE-2026-6964The Video Conferencing with Zoom plugin for WordPress is vul…5.3
- CVE-2026-69659Uncontrolled Resource Consumption vulnerability in ash-proje…5.9
- CVE-2026-6966Improper verification of cryptographic signature uniqueness …6.5
- CVE-2026-6967Missing expiration, hash, and length enforcement in delegate…6.5
- CVE-2026-6968Incomplete path traversal fixes in awslabs/tough before toug…6.5
- CVE-2026-6970authd prior to version 0.6.4 contains a logic error in prima…7.3
- CVE-2026-69702SnailJob 1.7.0 contains a denial of service vulnerability in…7.1
Are you affected by CVE-2026-6965?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
