CVE-2026-6203
MEDIUM NUCLEIUser Registration & Membership <= 5.1.4 - Unauthenticated Open Redirect via 'redirect_to_on_logout' Parameter
Title source: cnaDescription
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.
Nuclei Templates (1)
User Registration & Membership WordPress plugin - Open Redirect
MEDIUMVERIFIEDby theamanrawat
Shodan:
http.html:"/wp-content/plugins/user-registration/"
FOFA:
body="/wp-content/plugins/user-registration/" && title="WordPress"
References (3)
Scores
CVSS v3
6.1
EPSS
0.0045
EPSS Percentile
63.7%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Details
CWE
CWE-601
Status
published
Products (1)
wpeverest/User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder
< 5.1.4
Published
Apr 13, 2026
Tracked Since
Apr 14, 2026