CVE-2026-9273
CRITICALDescription
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.
How to fix
No published remediation has been found for this vulnerability's affected products yet.
Mitigation guidance may be in the linked vendor advisories in the References section below.
TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
Exploit Intelligence
Low risk: more likely to be exploited than 20% of all known CVEs.
References
Related Vulnerabilities
Other CWE-640 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2019-18818 | Critical | 9.8 | 98% | - | - |
| CVE-2023-7028 | Critical | 10.0 | 95% | KEV | Fix |
| CVE-2017-7615 | High | 8.8 | 91% | - | - |
| CVE-2024-2862 | Critical | 9.1 | 51% | - | - |
| CVE-2025-6216 | Critical | 9.8 | 35% | - | Fix |
| CVE-2019-19844 | Critical | 9.8 | 35% | - | Fix |
Common questions
How do I fix CVE-2026-9273?
No published fix for CVE-2026-9273 has been found yet. Check the linked vendor advisories for guidance as it becomes available.
Is CVE-2026-9273 being actively exploited?
Not that we know of. CVE-2026-9273 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.28% is the estimated probability that it will be exploited in the next 30 days. That is higher than 20% of all scored CVEs.
How severe is CVE-2026-9273?
CVE-2026-9273 has a CVSS v3 base score of 9.3, rated critical. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.
Embed a live status badge for CVE-2026-9273
Markdown
[](https://tridentstack.com/cve/CVE-2026-9273)HTML
<a href="https://tridentstack.com/cve/CVE-2026-9273"><img src="https://tridentstack.com/cve/badge/CVE-2026-9273.svg" alt="CVE-2026-9273"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-12.