S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Apr 14, 2026

CVE-2026-6203 Scanner

CVE-2026-6203 Scanner - Open Redirect vulnerability in User Registration & Membership WordPress plugin

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.6k
Times Used
continuous scan runs
5.9k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-6203
6.1
CVSSmedium
Exploitable remotely over the internet · no authentication required · user interaction needed.

The User Registration & Membership plugin for WordPress is vulnerable to Open Redirect in versions up to and including 5.1.4. This is due to insufficient validation of user-supplied URLs passed via the 'redirect_to_on_logout' GET parameter before redirecting users. The `redirect_to_on_logout` GET parameter is passed directly to WordPress's `wp_redirect()` function instead of the domain-restricted `wp_safe_redirect()`. While `esc_url_raw()` is applied to sanitize malformed URLs, it does not restrict the redirect destination to the local domain, allowing an attacker to craft a specially formed link that redirects users to potentially malicious external URLs after logout, which could be used to facilitate phishing attacks.

Attack Vector
Network
Privileges Req.
None
User Interaction
Required
Affected
User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builderby wpeverest
0
Updated Sep 10, 2026View on NVD →
Detail

The User Registration & Membership WordPress plugin is widely used by website administrators to manage user sign-ups and memberships within WordPress-based websites. This plugin is primarily utilized by web developers and site managers who aim to integrate user registration functionality into their platforms, offering free or paid memberships, and other user-related functionalities. With its extensive range of features, this plugin provides a flexible environment to create membership sites with options for custom access and user role settings. It is renowned for facilitating various user engagement tasks and provides an easy workflow to manage visitors who register for user accounts directly on a WordPress site. As WordPress powers a significant number of websites globally, this plugin plays a critical role in user management and membership capabilities, often making it a target for cyber vulnerabilities.

Open Redirect is a security flaw that occurs when a web application or website accepts a user-controlled input that specifies a URL to which the webpage should redirect. In the User Registration & Membership WordPress plugin, this vulnerability arises from insufficient validation of the 'redirect_to_on_logout' parameter. This parameter can potentially allow attackers to craft malicious URLs, thereby redirecting users to malicious domains or phishing sites after they log out of the WordPress environment. By doing so, attackers can deceive users into providing sensitive information, thinking they are interacting with legitimate entities.

The vulnerability is specifically related to how the 'redirect_to_on_logout' parameter is processed. When a user logs out, if this parameter is manipulated without sufficient validation, it results in a 302 HTTP status code, indicating a redirection. The unauthorized redirection points to a potentially harmful URL, making it easy for attackers to perform phishing attacks or other deceptive practices on unsuspecting users who click the logout link. Ensuring proper validation and restricting redirect destinations to predetermined, secure URLs is essential to mitigate this issue.

Should this vulnerability be exploited, it could facilitate serious consequences such as phishing attacks, user data theft, and general user deception. Users might be unknowingly redirected to malicious websites mimicking legitimate services, risking exposure to malware, credential theft, or unwarranted requests for sensitive data. Such attacks can compromise the trust and security of user interactions on affected sites. Consequently, exploiting this vulnerability undermines the integrity of website security policies and can lead to severe reputation damage for the organizations using this WordPress plugin.

REFERENCES

Solution Advice
  • Update the User Registration & Membership WordPress plugin to a version later than 5.1.4 or the latest available version.
  • Ensure that all redirect parameters are validated to limit redirects only to internal, predefined URLs.
  • Implement security measures such as Content Security Policy to mitigate malicious redirection.
  • Regularly perform security audits on plugins for vulnerabilities.
  • Educate users to recognize suspicious URLs, especially after logging out.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.