CVE-2026-9273
Last modified
CVE-2026-9273 is a critical-severity vulnerability rated 9.3/10 on the CVSS scale. The Membership Plugin – Kadence Memberships plugin for WordPress (formerly Restrict Content) is vulnerable to password reset link poisoning leading to account takeover in all versions up to, and including, 4.0.0. This is due to the legacy lost-password handler rc_process_lost_password_form() consuming the attacker-controlled rc_redirect POST parameter into two unvalidated sinks in legacy/includes/forms.php: wp_redirect( esc_url( $_POST['rc_redirect'] ) . EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
The Membership Plugin – Kadence Memberships plugin for WordPress (formerly Restrict Content) is vulnerable to password reset link poisoning leading to account takeover in all versions up to, and including, 4.0.0. This is due to the legacy lost-password handler rc_process_lost_password_form() consuming the attacker-controlled rc_redirect POST parameter into two unvalidated sinks in legacy/includes/forms.php: wp_redirect( esc_url( $_POST['rc_redirect'] ) . ... ) at line 243, and add_query_arg( array( 'key' => $key, 'login' => ... ), $_POST['rc_redirect'] ) inside rc_send_password_reset_email() at line 306. The nonce required to reach the handler is broadcast by the public [login_form] shortcode at line 207 to any anonymous visitor. This makes it possible for unauthenticated attackers to issue a password-reset request for any account (including administrators) whose reset email body points the victim at an attacker-controlled host carrying a valid reset key/login. When the victim clicks the link, the reset key leaks to the attacker, who can replay it against the legitimate site to complete account takeover.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| stellarwp | Membership Plugin – Kadence Memberships | <= 4.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-9273?
How severe is CVE-2026-9273?
How do I fix CVE-2026-9273?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-92717Covenant through 0.6 registers the CovenantHub SignalR hub w…9.1
- CVE-2026-92718Nuclei versions before 3.11.1 cache template signature verif…7.3
- CVE-2026-92719Quickwit through 0.9.0 fails to validate the host and scheme…7.5
- CVE-2026-9272In Progress Flowmon ADS versions prior to 12.5.6 and 13.0.5,…8.1
- CVE-2026-92720Kubero through 3.1.1 fails to apply authentication guards to…9.1
- CVE-2026-92729SigNoz versions 0.88.0 through 0.141.0 fail to apply authori…8.2
- CVE-2026-92730LimeSurvey Community Edition 7.0.14 contains a reflected cro…7.4
- CVE-2026-9274This vulnerability exists in CP Plus Wi-Fi Camera due to imp…5.2
- CVE-2026-92745A flaw was found in cockpit-machines. This vulnerability all…5
- CVE-2026-92746The Gutenverse – WordPress Blocks, Page Builder & Site Edito…6.4
- CVE-2026-92747A flaw was found in `cockpit-machines`. This vulnerability a…5
- CVE-2026-92748BC Security Empire before 6.7.1 fails to validate the multip…8.8
Are you affected by CVE-2026-9273?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
