Description
The Mentoring plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 1.2.8. This is due to the plugin not properly restricting the roles that users can register with in the mentoring_process_registration() function. This makes it possible for unauthenticated attackers to register with administrator-level user accounts.
Published: 2026-05-05
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Mentoring plugin for WordPress contains a flaw that allows any visitor to register a new user account that is automatically assigned an administrator role. This occurs because the plugin fails to limit the roles that can be requested during the mentoring_process_registration() process, creating a direct privilege escalation vulnerability for unauthenticated users.

Affected Systems

Sites that have installed the Mentoring plugin from dreamstechnologies and are running any version up to and including 1.2.8 are affected. The vulnerability exists independently of the WordPress core version since it resides wholly in the plugin code.

Risk and Exploitability

The CVSS score of 9.8 classifies this issue as critical. The EPSS score is not provided, and the vulnerability is not listed in CISA KEV, but its high severity combined with an unauthenticated attack vector renders it attractive to attackers. An attacker can simply send an HTTP POST to the registration endpoint and receive an administrator account, achieving full control of the site without any prior access.

Generated by OpenCVE AI on May 5, 2026 at 04:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Mentoring plugin to a version newer than 1.2.8, ensuring the vendor’s patch that enforces proper role restrictions is applied.
  • If immediate upgrade is not possible, restrict or block the registration endpoint—using WordPress configuration, .htaccess, or a security plugin—to prevent unauthenticated account creation, or enforce a non-administrative role for newly registered users via a temporary filter.
  • If neither upgrading nor blocking is feasible, permanently deactivate the Mentoring plugin until the remedial update is available.

Generated by OpenCVE AI on May 5, 2026 at 04:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 06 May 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Dreamstechnologies
Dreamstechnologies mentoring
Wordpress
Wordpress wordpress
Vendors & Products Dreamstechnologies
Dreamstechnologies mentoring
Wordpress
Wordpress wordpress

Tue, 05 May 2026 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 05 May 2026 02:45:00 +0000

Type Values Removed Values Added
Description The Mentoring plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 1.2.8. This is due to the plugin not properly restricting the roles that users can register with in the mentoring_process_registration() function. This makes it possible for unauthenticated attackers to register with administrator-level user accounts.
Title Mentoring <= 1.2.8 - Unauthenticated Privilege Escalation in mentoring_process_registration
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

Dreamstechnologies Mentoring
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-05T12:38:18.642Z

Reserved: 2025-11-24T19:59:15.187Z

Link: CVE-2025-13618

cve-icon Vulnrichment

Updated: 2026-05-05T12:38:14.405Z

cve-icon NVD

Status : Deferred

Published: 2026-05-05T03:15:58.913

Modified: 2026-05-05T19:09:32.000

Link: CVE-2025-13618

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-06T09:22:11Z

Weaknesses