Description
The DesignThemes LMS plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.0.4. This is due to the 'dtlms_register_user_front_end' function not restricting what user roles a user can register with. This makes it possible for unauthenticated attackers to supply the 'administrator' role during registration and gain administrator access to the site.
Published: 2025-12-02
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated Privilege Escalation
Action: Patch Immediately
AI Analysis

Impact

The DesignThemes LMS plugin for WordPress allows any visitor to register a new account using the 'dtlms_register_user_front_end' function. Because this function does not limit the role that can be assigned at registration, an attacker can submit a request with the role value set to 'administrator' and receive an administrator account. Obtaining direct administrator access enables modification of site settings, content, and user data with full control.

Affected Systems

DesignThemes LMS plugin version 1.0.4 and all earlier releases on WordPress sites such as the eGrad Education theme from ThemeForest are affected.

Risk and Exploitability

The vulnerability carries a CVSS base score of 9.8, indicating critical severity, but the EPSS score of less than 1% suggests that exploitation likelihood is currently low. The absence of this issue from the CISA KEV catalog means no known public exploits are documented. Attackers would need only an unauthenticated web request to the registration endpoint, making the entry point trivial and universally reachable.

Generated by OpenCVE AI on April 21, 2026 at 01:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update DesignThemes LMS to a version newer than 1.0.4 which removes the unrestricted role assignment during registration.
  • If an update cannot be applied immediately, configure WordPress to enforce role restrictions on registration by adding a role whitelist or disabling public user registration in the plugin settings.
  • As a temporary measure, block or limit the 'dtlms_register_user_front_end' endpoint using a web‑application firewall or by adding a nonce requirement to the form submission process to prevent unauthenticated role injections.

Generated by OpenCVE AI on April 21, 2026 at 01:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 04 Dec 2025 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Designthemes
Designthemes designthemes Lms
Wordpress
Wordpress wordpress
Vendors & Products Designthemes
Designthemes designthemes Lms
Wordpress
Wordpress wordpress

Tue, 02 Dec 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 02 Dec 2025 19:45:00 +0000

Type Values Removed Values Added
Description The DesignThemes LMS plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.0.4. This is due to the 'dtlms_register_user_front_end' function not restricting what user roles a user can register with. This makes it possible for unauthenticated attackers to supply the 'administrator' role during registration and gain administrator access to the site.
Title DesignThemes LMS <= 1.0.4 - Unauthenticated Privilege Escalation
Weaknesses CWE-269
References
Metrics cvssV3_1

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


Subscriptions

Designthemes Designthemes Lms
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:21:35.464Z

Reserved: 2025-11-22T13:49:34.767Z

Link: CVE-2025-13542

cve-icon Vulnrichment

Updated: 2025-12-02T19:36:41.428Z

cve-icon NVD

Status : Deferred

Published: 2025-12-02T20:15:49.670

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

Link: CVE-2025-13542

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T01:15:20Z

Weaknesses