Description
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.9.5. This is due to missing authorization checks in the `ajax_coupon_details()` function, which only validates nonces but does not verify user capabilities. This makes it possible for authenticated attackers, with Subscriber-level access and above, to retrieve sensitive coupon information including coupon codes, discount amounts, usage statistics, and course/bundle applications.
Published: 2026-02-03
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Sensitive Information Disclosure
Action: Update Plugin
AI Analysis

Impact

The Tutor LMS plugin contains a missing authorization check in the ajax_coupon_details() function, which only validates nonces but does not verify user capabilities. The result is a sensitive information exposure (CWE‑200) that allows authenticated users with Subscriber level or higher access to view coupon codes, discount amounts, usage statistics, and the courses or bundles to which a coupon applies. An attacker with legitimate login credentials can therefore obtain confidential coupon data and potentially abuse or share it.

Affected Systems

WordPress installations that use the Tutor LMS – eLearning and online course solution plugin from Themeum, versions up to and including 3.9.5, are affected.

Risk and Exploitability

The vulnerability is scored CVSS 5.3, indicating moderate severity. The EPSS score is listed as less than 1%, implying a very low likelihood of exploitation at present, and the issue is not in the CISA KEV catalog. The lack of role checks means the attack requires authentication but can be carried out by any Subscriber or higher role user, making the attack vector an authenticated internal request rather than a remote unauthenticated attack.

Generated by OpenCVE AI on April 15, 2026 at 21:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Tutor LMS plugin to a version later than 3.9.5 where the missing authorization check is added.
  • If an immediate update is not possible, restrict access to the ajax_coupon_details endpoint by blocking requests from users who do not have the required capabilities, using a firewall rule or access control plugin.
  • Audit site role permissions to ensure that Subscriber-level users cannot invoke coupon‑related API calls, and verify that any custom code or other plugins do not expose the endpoint without proper authorization checks.

Generated by OpenCVE AI on April 15, 2026 at 21:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 04 Feb 2026 12:15: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

Tue, 03 Feb 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 03 Feb 2026 13:15:00 +0000

Type Values Removed Values Added
Description The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.9.5. This is due to missing authorization checks in the `ajax_coupon_details()` function, which only validates nonces but does not verify user capabilities. This makes it possible for authenticated attackers, with Subscriber-level access and above, to retrieve sensitive coupon information including coupon codes, discount amounts, usage statistics, and course/bundle applications.
Title Tutor LMS <= 3.9.5 - Authenticated (Subscriber+) Information Disclosure in Coupon Details via 'tutor_coupon_details' AJAX Action
Weaknesses CWE-200
References
Metrics cvssV3_1

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


Subscriptions

Themeum Tutor Lms
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:03:21.310Z

Reserved: 2026-01-23T16:00:38.156Z

Link: CVE-2026-1371

cve-icon Vulnrichment

Updated: 2026-02-03T15:45:31.354Z

cve-icon NVD

Status : Deferred

Published: 2026-02-03T08:16:14.560

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

Link: CVE-2026-1371

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T21:30:13Z

Weaknesses