Description
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to unauthorized course completion in all versions up to, and including, 3.9.2. This is due to missing enrollment verification in the 'mark_course_complete' function. This makes it possible for authenticated attackers, with subscriber level access and above, to mark any course as completed.
Published: 2026-01-09
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary completion of any course by authenticated users with subscriber-level access
Action: Patch Plugin
AI Analysis

Impact

The vulnerability lies in the absence of enrollment verification within the mark_course_complete routine of the Tutor LMS plugin. This flaw is a CWE-862 (Missing Authorization) weakness that allows authenticated users with at least subscriber privileges to mark any course as finished, regardless of whether they are actually enrolled. The consequence is that enrolled students may see false progress, instructors cannot rely on completion data, and grading or certification processes that depend on completion status may be compromised.

Affected Systems

WordPress installations running the Tutor LMS eLearning plugin up to and including version 3.9.2 are impacted. Version 3.9.3 and later include the fix.

Risk and Exploitability

The CVSS score of 4.3 reflects a low to moderate severity. The EPSS score of less than 1% indicates a very low probability of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. The exploit requires an attacker to be either a normal subscriber or higher, which most sites will allow. Once authenticated, the attacker can submit a request that triggers the missing authorization check, causing the specified course to be marked complete with no additional requirements.

Generated by OpenCVE AI on April 22, 2026 at 06:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Tutor LMS to version 3.9.3 or later
  • Audit course completion records for irregularities and revert any unauthorized completions
  • Restrict subscriber users from marking courses as complete by enforcing role‑based access control and limiting the mark_course_complete action to instructors or administrators

Generated by OpenCVE AI on April 22, 2026 at 06:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 09 Jan 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 09 Jan 2026 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Themeum
Themeum tutor Lms
Wordpress
Wordpress wordpress
Vendors & Products Themeum
Themeum tutor Lms
Wordpress
Wordpress wordpress

Fri, 09 Jan 2026 07:30:00 +0000

Type Values Removed Values Added
Description The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to unauthorized course completion in all versions up to, and including, 3.9.2. This is due to missing enrollment verification in the 'mark_course_complete' function. This makes it possible for authenticated attackers, with subscriber level access and above, to mark any course as completed.
Title Tutor LMS – eLearning and online course solution <= 3.9.3 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Course Completion
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Themeum Tutor Lms
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:02:31.130Z

Reserved: 2025-12-02T22:22:21.248Z

Link: CVE-2025-13935

cve-icon Vulnrichment

Updated: 2026-01-09T18:10:39.946Z

cve-icon NVD

Status : Deferred

Published: 2026-01-09T08:15:57.170

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-13935

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T06:15:10Z

Weaknesses