CVE-2026-5502
Last modified
CVE-2026-5502 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 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. EPSS estimates a 0.46% chance of exploitation in the next 30 days.
Description
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 the user has permission to manage course content. The can_user_manage() authorization check only executes when the 'content_parent' parameter is present in the request. When this parameter is omitted, the function proceeds directly to save_course_content_order() which manipulates the wp_posts table without any authorization validation. This makes it possible for authenticated attackers with subscriber-level access and above to detach all lessons from any topic, move lessons between topics, and modify the menu_order of course content, effectively allowing them to disrupt the structure of any course on the site.
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-5502?
How severe is CVE-2026-5502?
How do I fix CVE-2026-5502?
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-55012Integer overflow or wraparound in Microsoft Defender allows …7.8
- CVE-2026-55014Improper access control in Windows Remote Help Defense allow…7.8
- CVE-2026-55016Improper neutralization of input during web page generation …5.4
- CVE-2026-55017Heap-based buffer overflow in Microsoft Office allows an una…7.8
- CVE-2026-55018Use after free in Microsoft Office allows an unauthorized at…7.8
- CVE-2026-55019Improper neutralization of input during web page generation …5.4
- CVE-2026-55020Improper neutralization of input during web page generation …5.4
- CVE-2026-55021Improper neutralization of input during web page generation …8.7
- CVE-2026-55022Access of resource using incompatible type ('type confusion'…7.8
- CVE-2026-55023Out-of-bounds read in Microsoft Office allows an unauthorize…5.5
- CVE-2026-55024Access of resource using incompatible type ('type confusion'…7.8
- CVE-2026-55025Access of resource using incompatible type ('type confusion'…7.8
Are you affected by CVE-2026-5502?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
