User Registration & Membership <= 5.1.4 - Unauthenticated Open Redirect via 'redirect_to_on_logout' Parameter

6.1
URL Redirection to Untrusted Site ('Open Redirect')
CVE CVE-2026-6203
CVSS 6.1 (Medium)
Publicly Published April 13, 2026
Last Updated April 21, 2026
Researchers Anthony Cihan (Hann1bl3L3ct3r) - Obviam
Louis Deschanel (JeanJeanLeHaxor) - Patrowl
Pascal SUN - Patrowl

Description

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.

References

Share

Vulnerability Details for User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder

Software Type Plugin
Software Slug user-registration (view on wordpress.org)
Patched? Yes
Remediation Update to version 5.1.5, or a newer patched version
Affected Version
  • <= 5.1.4
Patched Version
  • 5.1.5

Recent vulnerabilities in User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder

# Title CVE ID CVSS Researchers Date
1 User Registration & Membership <= 5.2.0 - Missing Authorization to Unauthenticated Payment Bypass CVE-2026-1869 6.5 Supakiad S. (m3ez) June 25, 2026
2 User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder <= 5.2.2 - Missing Authorization CVE-2026-52701 5.3 nobody09 June 22, 2026
3 User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder <= 5.1.2 - Missing Authorization CVE-2026-25425 5.3 0xd4rk5id3 May 28, 2026
4 User Registration & Membership <= 5.1.5 - Authenticated (Subscriber+) Insecure Direct Object Reference to Arbitrary Media Deletion via 'profile-pic-url' Parameter CVE-2026-7651 5.3 Supakiad S. (m3ez) May 27, 2026
5 User Registration & Membership <= 5.1.5 - Unauthenticated Missing Authorization to Admin Approval Bypass via 'action' Parameter CVE-2026-6145 5.3 Anthony Cihan (Hann1bl3L3ct3r) May 13, 2026
6 User Registration & Membership <= 5.1.4 - Missing Authorization to Authenticated (Contributor+) Limited Page Content Modification CVE-2026-3601 4.3 Hunter Jensen (skid) May 4, 2026
7 User Registration <= 5.1.5 - Reflected Cross-Site Scripting CVE-2026-42652 6.1 Raihan Adi Arba April 9, 2026
8 User Registration & Membership <= 5.1.2 - Authenticated (Subscriber+) SQL Injection via membership_ids[] CVE-2026-1865 6.5 Athiwat Tiprasaharn (Jitlada), Itthidej Aramsri (Boeing777) April 7, 2026
9 User Registration & Membership <= 5.1.4 - Missing Authorization to Authenticated (Contributor+) Content Access Rule Manipulation CVE-2026-4056 5.4 normaandersonfrank March 23, 2026
10 User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder <= 4.4.9 - Unauthenticated Remote Code Execution CVE-2026-32488 9.8 0xd4rk5id3 March 23, 2026

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation