GHSA-93x3-m7pw-ppqm · Severity: high · Ecosystem: composer — Mantis Bug Tracker (MantisBT) allows user account takeover in the signup/reset password process
MantisBT (Mantis Bug Tracker) is an open source issue tracker. Insufficient access control in the registration and password reset process allows an attacker to reset another user's password and takeover their account, if the victim has an incomplete request pending. The exploit is only possible while the verification token is valid, i.e for 5 minutes after the confirmation URL sent by e-mail has been opened, and the user did not complete the process by updating their password. A brute-force attack calling account_update.php with increasing user IDs is possible. A successful takeover would grant the attacker full access to the compromised account, including sensitive information and functionalities associated with the account, the extent of which depends on its privileges and the data it has access to. Version 2.26.2 contains a patch for the issue. As a workaround, one may mitigate the risk by reducing the verification token's validity (change the value of the `TOKEN_EXPIRY_AUTHENTICATED` constant in `constants_inc.php`).
Conclusion & alert: CVE-2024-34077 is rated Exploit Available (59.8/100): CVSS High severity, with low exploitation likelihood (EPSS 0.22%). Core evidence: 2 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-11-21 | 0.40% | 0.22% | -0.18% |
| 2 | 2025-11-18 | 0.22% | 0.40% | +0.18% |
| 3 | 2025-10-13 | — | 0.22% | — |
Full EPSS history (11 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.3 | 3.1 | HIGH |
|
3.9 | 3.4 | [email protected] |
| 7.3 | 3.1 | HIGH |
|
3.9 | 3.4 | [email protected] |
GHSA-93x3-m7pw-ppqm · Severity: high · Ecosystem: composer — Mantis Bug Tracker (MantisBT) allows user account takeover in the signup/reset password process
| URL | Tags |
|---|---|
| https://github.com/mantisbt/mantisbt/commit/92d11a01b195a1b6717a2f205218089158ea6d00 | Patch |
| https://github.com/mantisbt/mantisbt/security/advisories/GHSA-93x3-m7pw-ppqm | Exploit Issue Tracking Mitigation Patch Vendor Advisory |
| https://mantisbt.org/bugs/view.php?id=34433 | Exploit Issue Tracking Vendor Advisory |