Open Redirect in Wpeverest User Registration & Membership – Free Paid Memberships, Subscriptions, Content Restriction, Profile, Custom Login Builder
CVE-2026-6203
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.
Vulnerability class: Open Redirect
EPSS: 0.007 (50.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.1 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N.
Affected products
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-6203?
- CVE-2026-6203 is a medium-severity vulnerability in Wpeverest User Registration & Membership – Free Paid Memberships, Subscriptions, Content Restriction, Profile, Custom Login Builder, classified under URL Redirection to Untrusted Site (Open Redirect). CVSS score: 6.1/10. Published 2026-04-13.
- How severe is CVE-2026-6203?
- Medium severity. CVSS v3 base score is 6.1 out of 10.