HOMEVULNERABILITIESCVE-2026-9701
CRITICAL

CVE-2026-9701

CWE-289Published: July 8, 2026· Updated: Jul 8, 2026

9.8
CVSS v3.1
EPSS:0.27%probability of exploitation in 30 daysPercentile:18.4th

Official 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.

NVD Source

Risk Analysis

This critical vulnerability in the Eventer plugin for WordPress involves an insecure password reset mechanism, allowing unauthenticated attackers to take over user accounts. With a CVSS score of 9.8, this flaw poses a severe risk to user account confidentiality and integrity.

No public exploit is currently known for this vulnerability. Its remote exploitability (AV:N) and low attack complexity indicate that it could be easily exploited if a working exploit were to be developed.

Recommended Action

WordPress users with the Eventer plugin should update to version 4.4.3 or later to fix the insecure password reset mechanism. Additionally, ensure PHP version is above 7.4 if possible, as the password reset function only works up to PHP 7.4.

Generated by the CTIWATCH analysis pipeline from this CVE's metadata (CVSS, EPSS, KEV status, exploit intelligence). Verify against vendor advisories before acting.

Technical Analysis

CVE-2026-9701 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.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Affected Vendors & Products

Mentioned vendors (from description):
WordPressPHP
CPE data not yet available in NVD for this CVE.

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (2)

Quick Facts

CVE IDCVE-2026-9701
CVSS Score9.8 / 10
SeverityCRITICAL
WeaknessCWE-289
CISA KEVNo
EPSS (30d)0.27%
PublishedJul 8, 2026

Related CVEs (CWE-289)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-9701 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.