What the vulnerability does
01Description
The Simple User Registration plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'wpr_admin_msg' parameter in all versions up to, and including, 6.6 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Explanation of Vulnerability in Simple Terms
02Summary
Simple User Registration versions 6.6 and earlier contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts affecting multiple users. The vulnerability can be exploited remotely without authentication or user interaction. An attacker can inject code that executes in other users' browsers, potentially stealing session data or performing actions on their behalf.
What an attacker can do
03Attacker Capabilities
Inject malicious scripts that execute in other users' browsers and steal their session data or perform actions on their behalf.
Potential impact on your site
04Site Impact
Site visitors may have their sessions compromised or be redirected to malicious sites; user data and site reputation at risk.
Conditions required to exploit
05Prerequisites
No authentication or user interaction required; attacker can exploit remotely over the network.
Key dates
06Disclosure timeline
November 21, 2025
CVE published
April 8, 2026
Record updated