Description
The Tutor LMS Elementor Addons plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 4.0.0 This is due to missing capability checks on the `activate_tutor_free()` and `activate_elementor_free()` functions registered as `admin_action_*` handlers. This makes it possible for authenticated attackers, with Subscriber-level access and above, to activate the Tutor LMS and Elementor plugins without proper authorization.
Published: 2026-07-21
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Tutor LMS Elementor Addons plugin for WordPress contains missing capability checks on the activate_tutor_free() and activate_elementor_free() functions, which are registered as admin_action_* handlers. Because these checks are omitted, any authenticated user with Subscriber role or higher can invoke the activation handlers and enable the Tutor LMS and Elementor plugins without proper authorization. The result is that an unauthenticated attacker gains the ability to install or enable additional plugins, potentially altering site behavior or setting the stage for subsequent attacks. This weakness is classified as CWE‑862: Missing Authorization.

Affected Systems

WordPress sites that have the Themeum Tutor LMS Elementor Addons plugin installed, in any version up to and including 4.0.0, regardless of the WordPress core version. The plugin’s vulnerability is present in all such releases, creating a uniform risk across all affected installations.

Risk and Exploitability

The CVSS score of 4.3 indicates a low‑to‑moderate severity, while the EPSS score of <1% suggests a very low exploitation probability. The vulnerability is not listed in CISA KEV. Attackers can exploit this flaw by sending an authenticated POST request to the admin area, for example to admin‑ajax.php or admin‑post.php, targeting the missing admin_action_* handlers. Anyone with Subscriber or higher privileges can trigger the activation functions. Because the flaw does not grant arbitrary code execution, its impact is limited to unauthorized plugin activation, but it can be leveraged to install malicious code or alter site configuration, thereby facilitating more serious attacks.

Generated by OpenCVE AI on July 30, 2026 at 17:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Tutor LMS Elementor Addons to the latest version (any release newer than 4.0.0) to restore missing capability checks.
  • If an upgrade cannot be performed immediately, modify the plugin’s settings or code so that the activate_tutor_free() and activate_elementor_free() handlers enforce an Administrator capability before allowing activation, or remove those admin_action_* registrations entirely.
  • Temporarily deactivate the Tutor LMS Elementor Addons plugin until a patched version is available to eliminate the risk of unauthorized activation.

Generated by OpenCVE AI on July 30, 2026 at 17:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 22 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 22 Jul 2026 01:15:00 +0000

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

Tue, 21 Jul 2026 08:30:00 +0000

Type Values Removed Values Added
Description The Tutor LMS Elementor Addons plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 4.0.0 This is due to missing capability checks on the `activate_tutor_free()` and `activate_elementor_free()` functions registered as `admin_action_*` handlers. This makes it possible for authenticated attackers, with Subscriber-level access and above, to activate the Tutor LMS and Elementor plugins without proper authorization.
Title Tutor LMS Elementor Addons <= 4.0.0 - Missing Authorization to Authenticated (Subscriber+) Tutor LMS and Elementor Plugin Activation
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 Elementor Addons
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-22T16:08:10.195Z

Reserved: 2026-01-23T16:40:12.784Z

Link: CVE-2026-1372

cve-icon Vulnrichment

Updated: 2026-07-22T16:08:06.244Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T18:00:15Z

Weaknesses