Description
The Simple User Registration plugin for WordPress is vulnerable to privilege escalation in versions up to, and including, 6.7 due to insufficient restriction on the 'profile_save_field' function. This makes it possible for authenticated attackers, with minimal permissions such as a subscriber, to modify their user role by supplying the 'wp_capabilities' parameter during a profile update.
Published: 2026-01-28
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation
Action: Immediate Patch
AI Analysis

Impact

The Simple User Registration plugin for WordPress contains an insufficient restriction in the profile_save_field routine. This flaw allows any authenticated user with a minimal role, such as a subscriber, to alter their role by supplying the wp_capabilities parameter during a profile update. As a result, the attacker can elevate permissions, gain access to restricted content or administrative functions, and potentially modify site data or settings. The weakness stems from an authorization bypass, categorized as CWE‑284.

Affected Systems

WordPress installations that employ the nmedia Simple User Registration plugin, version 6.7 or earlier. Sites using versions up to and including 6.7 are susceptible, while the bundled 6.8 release removes the vulnerable code path.

Risk and Exploitability

The vulnerability has a CVSS score of 8.8, indicating high severity, yet the EPSS score is below 1 %, suggesting a low probability of widespread exploitation as of the latest data. Because the flaw requires only an authenticated user role, the attack surface is broadened, though it is not listed in the CISA KEV catalog. The attack path is straightforward: an attacker logs in, submits a profile update containing wp_capabilities, and the plugin grants elevated privileges without checking the user’s current role. Organizations should treat this as a high‑risk change due to the potential for local privilege escalation within the WordPress environment.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Simple User Registration plugin to version 6.8 or newer, where the issue is fixed.
  • If an upgrade cannot be performed immediately, remove or neutralize the profile_save_field hook that processes wp_capabilities, or block the wp_capabilities parameter at the form level to prevent non‑admin role changes.
  • Restrict subscriber accounts to read‑only or single‑role capabilities using role‑management plugins or user‑role filters, ensuring that only administrators can modify role assignments.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 18:30:00 +0000


Thu, 29 Jan 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared N-media
N-media simple User Registration
Wordpress
Wordpress wordpress
Vendors & Products N-media
N-media simple User Registration
Wordpress
Wordpress wordpress

Wed, 28 Jan 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 28 Jan 2026 11:30:00 +0000

Type Values Removed Values Added
Description The Simple User Registration plugin for WordPress is vulnerable to privilege escalation in versions up to, and including, 6.7 due to insufficient restriction on the 'profile_save_field' function. This makes it possible for authenticated attackers, with minimal permissions such as a subscriber, to modify their user role by supplying the 'wp_capabilities' parameter during a profile update.
Title Simple User Registration <= 6.7 - Authenticated (Subscriber+) Privilege Escalation via profile_save_field
Weaknesses CWE-284
References
Metrics cvssV3_1

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


Subscriptions

N-media Simple User Registration
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-14T15:08:02.908Z

Reserved: 2026-01-10T14:13:05.549Z

Link: CVE-2026-0844

cve-icon Vulnrichment

Updated: 2026-01-28T14:33:39.962Z

cve-icon NVD

Status : Deferred

Published: 2026-01-28T12:15:52.437

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

Link: CVE-2026-0844

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T18:00:15Z

Weaknesses