What the vulnerability does
01Description
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 payment verification and mark orders as paid by submitting forged webhook requests with `payment_type` set to 'recurring'.
Explanation of Vulnerability in Simple Terms
02Summary
Tutor LMS versions up to 3.8.3 lack proper authorization checks, allowing unauthenticated attackers to modify data through network requests. The vulnerability does not expose sensitive information or disrupt service availability, but permits unauthorized changes to course or user content. Site administrators should update to a version newer than 3.8.3 to restore access controls.
What an attacker can do
03Attacker Capabilities
Modify course or user data without authentication.
Potential impact on your site
04Site Impact
Course content or student records could be altered by unauthorized parties without your knowledge.
Conditions required to exploit
05Prerequisites
Network access only; no login or user interaction required.
Key dates
06Disclosure timeline
October 25, 2025
CVE published
April 8, 2026
Record updated