CVE-2026-6203
Last modified
CVE-2026-6203 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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. EPSS estimates a 0.66% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-6203?
How severe is CVE-2026-6203?
How do I fix CVE-2026-6203?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-61983Missing Authorization vulnerability in andy_moyle Church Adm…5.3
- CVE-2026-61985Missing Authorization vulnerability in magepeopleteam Car Re…5.3
- CVE-2026-6199A vulnerability was found in Tenda F456 1.0.0.5. Impacted is…8.8
- CVE-2026-6200A vulnerability was determined in Tenda F456 1.0.0.5. The af…8.8
- CVE-2026-6201A vulnerability was identified in CodeAstro Online Job Porta…5.4
- CVE-2026-6202A security flaw has been discovered in code-projects Easy Bl…6.3
- CVE-2026-6204LibreNMS versions before 26.3.0 are affected by an authentic…7.2
- CVE-2026-6206The MW WP Form plugin for WordPress is vulnerable to Informa…5.3
- CVE-2026-6207Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-6208Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-6209Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-6210A type confusion vulnerability in Qt SVG allows an attacker …8.7
Are you affected by CVE-2026-6203?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
