Summary
CVE-2026-18468 is an Improper Authentication vulnerability (CWE-287) in the Login & Register Forms WordPress plugin. It allows unauthenticated attackers to hijack the accounts of users who have recently completed a password reset verification. The issue carries a CVSS v3.1 base score of 8.1 (High).
Technical details
- Root cause: the plugin’s password reset verification state is keyed to a value the client controls, rather than being cryptographically bound to a specific user account or the requester who initiated the reset.
- Trigger conditions: exploitation requires the plugin’s non-default verification-code reset mode to be enabled, and a target user must have recently completed a password reset verification (the window remains exploitable for up to 24 hours after that event).
- Attack vector: network-based; the CVSS vector indicates no privileges and no user interaction are required from the victim, though attack complexity is high (AC:H).
- Impact: successful exploitation results in full account takeover, with high impact to confidentiality, integrity, and availability of the affected account.
Affected software
- Login & Register Forms WordPress plugin, versions 3.2.5 up to and including 4.0.1.
- Version 4.0.2 and later contain the fix.
Severity
- CVSS v3.1 Base Score: 8.1 (High)
- Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: update the Login & Register Forms plugin to version 4.0.2 or later, which correctly binds password reset verification state to the requesting user/account.
- If patching cannot be performed immediately: disable the non-default verification-code password reset mode if it is enabled, since exploitation depends on this configuration; monitor for unexpected password reset completions and force re-authentication/password rotation for accounts that recently used the reset flow.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
/wp-content/plugins/easy-login-woocommerce/

