CVE & CISA-KEV Catalog

CVE-2026-9273

CRITICAL
9.3
CVSS v3
NVD

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.

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

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionRequired
ScopeChanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityNone

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N

Exploit Intelligence

0.28%probability of exploitation in 30 days
20thpercentile

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

CVESeverityCVSSEPSSExploitedFix
CVE-2019-18818Critical9.898%--
CVE-2023-7028Critical10.095%KEVFix
CVE-2017-7615High8.891%--
CVE-2024-2862Critical9.151%--
CVE-2025-6216Critical9.835%-Fix
CVE-2019-19844Critical9.835%-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
CVE-2026-9273 severity badge

Markdown

[![CVE-2026-9273](https://tridentstack.com/cve/badge/CVE-2026-9273.svg)](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.

See how it worksStart freeThis CVE lookup is free and always will be.

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.