CVE-2026-9701
CVE-2026-9701 is a critical-severity vulnerability with a CVSS 3.x base score of 9.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-289.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- EPSS exploit prediction: 0% (18th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-289
- Published:
- Last modified:
Description
The Eventer plugin for WordPress is vulnerable to an insecure password reset mechanism in all versions up to, and including, 4.4.2. The plugin stores a plaintext copy of the password reset key in the `eventer_verification_code` user meta field when a user requests a password reset. The plaintext key stored in `wp_usermeta` can be used with the plugin's custom reset action to set a new password for any user. Combined with another vulnerability such as SQL Injection (CVE-2026-9700), this makes it possible for unauthenticated attackers to extract the plaintext reset key and take over any user account, including administrators. Note: The password reset function only works up to PHP version 7.4.
Frequently asked questions
- What is CVE-2026-9701?
- The Eventer plugin for WordPress is vulnerable to an insecure password reset mechanism in all versions up to, and including, 4.4.2. The plugin stores a plaintext copy of the password reset key in the `eventer_verification_code` user meta field when a user requests a password reset. The plaintext key stored in `wp_usermeta` can be used with the plugin's custom reset action to set a new password for any user. Combined with another vulnerability such as SQL Injection (CVE-2026-9700), this makes it possible for unauthenticated attackers to extract the plaintext reset key and take over any user account, including administrators. Note: The password reset function only works up to PHP version 7.4.
- How severe is CVE-2026-9701?
- CVE-2026-9701 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-9701 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (18th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2026-9701?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- When was CVE-2026-9701 published?
- CVE-2026-9701 was published on 2026-07-08.
References
- https://codecanyon.net/item/eventer-wordpress-event-manager-plugin/20972534
- https://www.wordfence.com/threat-intel/vulnerabilities/id/bc656765-1eac-4a96-99e9-c22d64984923?source=cve
Other CWE-289 vulnerabilities
- CVE-2026-24058 — Critical (CVSS 9.8): Soft Serve is a self-hostable Git server for the command line. Versions 0.11.2 and below have a critical authentication…
- CVE-2025-13613 — Critical (CVSS 9.8): The Elated Membership plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including,…
- CVE-2024-56511 — Critical (CVSS 9.8): DataEase is an open source data visualization analysis tool. Prior to 2.10.4, there is a flaw in the authentication in…
- CVE-2023-1803 — Critical (CVSS 9.8): Authentication Bypass by Alternate Name vulnerability in DTS Electronics Redline Router firmware allows Authentication…
- CVE-2025-29266 — Critical (CVSS 9.6): Unraid 7.0.0 before 7.0.1 allows remote users to access the Unraid WebGUI and web console as root without…
- CVE-2026-50627 — Critical (CVSS 9.1): The JwtAccessTokenValidator class in Apache CXF fails to validate the 'aud' (Audience) claims of incoming JWT access…