CVE-2024-34077
CVE-2024-34077 is a high-severity vulnerability in Mantisbt with a CVSS 3.x base score of 7.3. 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-305.
Key facts
- Severity: High (CVSS 3.x base score 7.3)
- EPSS exploit prediction: 1% (64th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-1537
- Weakness: CWE-305
- Affected product: Mantisbt
- Published:
- Last modified:
Description
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`).
Frequently asked questions
- What is CVE-2024-34077?
- 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`).
- How severe is CVE-2024-34077?
- CVE-2024-34077 has a CVSS 3.x base score of 7.3, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability low.
- Is CVE-2024-34077 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (64th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-34077?
- CVE-2024-34077 affects Mantisbt. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-34077?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2024-34077 have an EU (EUVD) identifier?
- Yes. CVE-2024-34077 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-1537.
- When was CVE-2024-34077 published?
- CVE-2024-34077 was published on 2024-05-14 and last updated on 2026-06-17.
References
- https://github.com/mantisbt/mantisbt/commit/92d11a01b195a1b6717a2f205218089158ea6d00
- https://github.com/mantisbt/mantisbt/security/advisories/GHSA-93x3-m7pw-ppqm
- https://mantisbt.org/bugs/view.php?id=34433
Affected products (1)
- cpe:2.3:a:mantisbt:mantisbt:*:*:*:*:*:*:*:*
More vulnerabilities in Mantisbt
- CVE-2026-30849 — Critical (CVSS 9.8): Mantis Bug Tracker (MantisBT) is an open source issue tracker. Versions prior to 2.28.1 running on MySQL family…
- CVE-2019-15074 — Critical (CVSS 9.6): The Timeline feature in my_view_page.php in MantisBT through 2.21.1 has a stored cross-site scripting (XSS)…
- CVE-2025-47776 — Critical (CVSS 9.1): Mantis Bug Tracker (MantisBT) is an open source issue tracker. Due to incorrect use of loose (==) instead of strict…
- CVE-2017-7615 — High (CVSS 8.8): MantisBT through 2.3.0 allows arbitrary password reset and unauthenticated admin access via an empty confirm_hash value…
- CVE-2024-23830 — High (CVSS 8.3): MantisBT is an open source issue tracker. Prior to version 2.26.1, an unauthenticated attacker who knows a user's email…
- CVE-2009-20001 — High (CVSS 8.1): An issue was discovered in MantisBT before 2.24.5. It associates a unique cookie string with each user. This string is…
Other CWE-305 vulnerabilities
- CVE-2025-4320 — Critical (CVSS 10.0): Authentication Bypass by Primary Weakness, Weak Password Recovery Mechanism for Forgotten Password vulnerability in…
- CVE-2025-24522 — Critical (CVSS 10.0): KUNBUS Revolution Pi OS Bookworm 01/2025 is vulnerable because authentication is not configured by default for the…
- CVE-2024-36388 — Critical (CVSS 10.0): MileSight DeviceHub - CWE-305 Missing Authentication for Critical Function
- CVE-2024-1403 — Critical (CVSS 10.0): In OpenEdge Authentication Gateway and AdminServer prior to 11.7.19, 12.2.14, 12.8.1 on all platforms supported by the…
- CVE-2026-25555 — Critical (CVSS 9.8): OpenBullet2 through version 0.3.2 contains an authentication bypass vulnerability in the API key authentication…
- CVE-2026-4670 — Critical (CVSS 9.8): Authentication bypass by primary weakness vulnerability in Progress Software MOVEit Automation allows Authentication…