CVE-2026-1994
CWE-269Published: February 19, 2026· Updated: Feb 19, 2026
Official Description
The s2Member plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 260127. This is due to the plugin not properly validating a user's identity prior to updating their password. This makes it possible for unauthenticated attackers to change arbitrary user's passwords, including administrators, and leverage that to gain access to their account.
Risk Analysis
This critical vulnerability in the s2Member plugin for WordPress allows for privilege escalation through account takeover. Unauthenticated attackers can reset arbitrary user passwords, including administrators, to gain full control of the site. With a CVSS score of 9.8 and confirmed exploitation by CISA (is_in_kev: true), this is an extremely urgent threat.
Active exploitation of this vulnerability has been observed in the wild. The CVSS vector (AV:N/AC:L) indicates that this flaw is remotely exploitable with low attack complexity.
Update the s2Member plugin for WordPress to a version beyond 260127 immediately. Implement strong password policies and multi-factor authentication where possible to add layers of security.
Technical Analysis
CVE-2026-1994 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CISA has added CVE-2026-1994 to the Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. U.S. federal agencies are required to patch this within the mandated timeframe, and all organizations should treat remediation as urgent.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
All References (3)
Quick Facts
Related CVEs (CWE-269)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2026-1994 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts
- !CISA KEV: Federal agencies must patch per BOD 22-01 timeline
- !Active exploitation confirmed — treat as P1