PHP
CVE-2025-53428
HIGH
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
2DescriptionCVE.org
Incorrect Privilege Assignment vulnerability in N-Media Simple User Registration wp-registration allows Privilege Escalation.This issue affects Simple User Registration: from n/a through <= 6.8.
AnalysisAI
Privilege escalation in N-Media Simple User Registration (WordPress plugin) through version 6.8 allows authenticated low-privilege users to elevate their access to administrator-level permissions via incorrect privilege assignment. With EPSS at 0.06% (17th percentile) and no public exploit identified at time of analysis, real-world exploitation risk remains low despite the high CVSS score. The vulnerability requires low-privilege authentication (PR:L) but has low attack complexity (AC:L) and no user interaction (UI:N), making it straightforward to exploit once an attacker has basic user credentials.
Technical ContextAI
This vulnerability stems from CWE-266 (Incorrect Privilege Assignment), a class of authorization flaws where a system grants inappropriate permissions to users or processes. In WordPress plugin contexts, this typically manifests when registration or user management functionality fails to properly validate or restrict role assignments during account creation, profile updates, or administrative actions. The Simple User Registration plugin (wp-registration) handles WordPress user registration workflows, and the flaw likely exists in functions that assign user roles or capabilities without adequate authorization checks. An authenticated user with minimal privileges could manipulate registration parameters, API calls, or form submissions to assign themselves elevated roles such as Editor or Administrator, bypassing intended access controls in the WordPress role-based permission system.
Affected ProductsAI
N-Media Simple User Registration plugin (wp-registration) for WordPress versions from an unspecified initial release through version 6.8 are confirmed vulnerable. The plugin is identified in the WordPress plugin repository as wp-registration. All installations running version 6.8 or earlier should be considered at risk. The vendor Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/wp-registration/vulnerability/wordpress-simple-user-registration-plugin-6-4-privilege-escalation-vulnerability provides additional product-specific details, though the URL references version 6.4 while the CVE indicates the flaw persists through 6.8, suggesting the vulnerability may have been identified in 6.4 but remained unpatched through subsequent releases.
RemediationAI
WordPress administrators should immediately update the Simple User Registration (wp-registration) plugin to the latest version available from the WordPress plugin repository that addresses this vulnerability. At time of analysis, patch availability has not been independently confirmed from provided data sources. Site administrators should check the official WordPress plugin repository for updates or consult the vendor advisory at https://patchstack.com/database/Wordpress/Plugin/wp-registration/ for patch availability and specific remediation guidance. As an interim mitigation, restrict new user registration to administrator-approved workflows, audit existing user accounts for unauthorized privilege escalations, implement additional role-based access control monitoring, and consider temporarily disabling the plugin if user registration functionality is not business-critical until a confirmed patched version is deployed.
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Same weakness CWE-266 – Incorrect Privilege Assignment
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today