CVE-2025-11564 MEDIUM

CVE-2025-11564: Tutor LMS – eLearning and online course solution <= 3.8.3 - Missing Authorization to Unauthenticated Payment Status Update

Vendor Themeum
Product Tutor LMS – eLearning and online course solution
Weakness CWE-862 · Missing authorization
Published October 25, 2025
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

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