Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Lifecycle Timeline
3DescriptionCVE.org
The Membership Plugin - Restrict Content plugin for WordPress is vulnerable to Unvalidated Redirect in all versions up to, and including, 3.2.24. This is due to insufficient validation on the redirect url supplied via the 'rcp_redirect' parameter. This makes it possible for unauthenticated attackers to redirect users with the password reset email to potentially malicious sites if they can successfully trick them into performing an action.
AnalysisAI
The Membership Plugin - Restrict Content for WordPress contains an unvalidated redirect vulnerability in the 'rcp_redirect' parameter that allows unauthenticated attackers to redirect users to arbitrary external sites via password reset emails. Affected versions include all releases up to and including 3.2.24. This vulnerability has a CVSS score of 4.3 (low-to-moderate severity) and requires user interaction, limiting its immediate exploitation impact but creating a viable phishing vector for credential harvesting or malware distribution.
Technical ContextAI
The vulnerability exists in the WordPress plugin architecture where user-supplied input from the 'rcp_redirect' parameter in the password reset email flow is not properly validated against a whitelist of acceptable redirect destinations. The root cause is classified under CWE-640 (Weak Password Recovery Mechanism in Authentication), though the direct issue is CWE-601 (URL Redirection to Untrusted Site). The affected product is the Membership Plugin – Restrict Content plugin for WordPress, a widely-deployed membership and content restriction solution. The vulnerability manifests in the login-functions.php file (line 270 as referenced in the WordPress plugin repository), where redirect URL handling lacks sufficient sanitization before passing the parameter to WordPress's wp_safe_remote_get() or similar redirect functions.
RemediationAI
Immediately upgrade the Membership Plugin – Restrict Content to version 3.2.25 or later, which includes proper validation of the 'rcp_redirect' parameter. Users unable to patch immediately should implement the following mitigations: (1) disable password reset functionality if not critical to operations, (2) implement WordPress security headers including Content-Security-Policy to restrict redirect targets, (3) deploy email authentication (DMARC, SPF, DKIM) to prevent spoofing of password reset emails, and (4) educate users to verify redirect destinations in password reset emails before clicking. Additional technical controls include using a Web Application Firewall (WAF) to detect and block requests with suspicious rcp_redirect parameters containing external domains. Refer to the Wordfence vulnerability intelligence page (https://www.wordfence.com/threat-intel/vulnerabilities/id/e4cf42d3-9864-440b-8357-36c82cbef28f) and the NVD advisory (https://nvd.nist.gov/vuln/detail/CVE-2026-4136) for ongoing monitoring.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-13521