-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
The vulnerability stems from account_update.php's handling of password reset requests. The pre-patch code (<=2.26.1) only checked for the existence of a TOKEN_ACCOUNT_VERIFY without validating the confirmation hash (TOKEN_ACCOUNT_ACTIVATION). The commit diff shows critical additions: 1) Retrieval of confirm_hash parameter 2) Comparison with stored TOKEN_ACCOUNT_ACTIVATION value 3) Token expiration check. The absence of these validations in vulnerable versions allowed account takeover through parameter manipulation.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| mantisbt/mantisbt | composer | <= 2.26.1 | 2.26.2 |
Ongoing coverage of React2Shell