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