CVE-2026-0844 HIGH

CVE-2026-0844: Simple User Registration <= 6.7 - Authenticated (Subscriber+) Privilege Escalation via profile_save_field

Vendor Nmedia
Product Simple User Registration
Weakness CWE-284
Published January 28, 2026
Last update April 14, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

Simple User Registration versions 6.7 and earlier contain an access control flaw that allows authenticated users with low privileges to read, modify, or delete sensitive data. An attacker with a basic user account can bypass intended restrictions and gain unauthorized access to protected functionality. This affects confidentiality, integrity, and availability of site data.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete sensitive data by bypassing access control checks.

Potential impact on your site

04Site Impact

Registered users can access and alter data they should not be able to reach, compromising site security and data integrity.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site; no user interaction required.

Key dates

06Disclosure timeline

January 28, 2026 CVE published
April 14, 2026 Record updated