CVE-2026-34390 Details
Description
Mantis Bug Tracker (MantisBT) is an open source issue tracker. Versions 2.28.1 and prior have a Privilege Escalation vulnerability where insufficient access control checks in ProjectUsersAddCommand (manage_proj_user_add.php) allow users having manage_project_threshold access level (manager by default) to grant project-level administrator access to any user (including themselves) in any Project they have manager rights in. The normal project-user add form restricts the selectable access levels to the actor's own project role or below. However, the backend handler still accepts a forged higher access_level value and writes it. The consequences of the privilege escalation are slight, as having administrator access at Project level is effectively not very different from being manager, and it does not actually give administrator privileges on the whole MantisBT instance. In particular, it does not let the upgraded user delete the Project or grant them any access to global administrative functions such as managing Users, Projects, Plugins, Custom Fields, etc. This issue has been fixed in version 2.28.2.
A privilege escalation vulnerability has been identified in Mantis Bug Tracker (MantisBT) versions 2.28.1 and prior. The issue arises from insufficient access control checks in the ProjectUsersAddCommand, which is used in the manage_proj_user_add.php file and the REST API endpoint for adding project users. This vulnerability allows users with manager-level access to grant project-level administrator rights to any user, including themselves, in projects where they have manager rights. The vulnerability exists because the backend handler accepts forged access level values that exceed the user's actual permissions, bypassing the intended restrictions. While the impact of this vulnerability is moderate, as project-level administrator access does not confer global administrative rights or allow deletion of projects, it still represents a significant authorization flaw that could be exploited to manipulate project roles improperly.
Users can upgrade to MantisBT version 2.28.2, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 19, 2026CISA-ADP
Assessed May 20, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://mantisbt.org/bugs/view.php?id=36995 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://mantisbt.org/bugs/view.php?id=37002 | CISA-ADP | ExploitIssue TrackingTechnical AnalysisVendor |
| https://github.com/mantisbt/mantisbt/commit/69e0180f180ed5acf48a8d281a73683a7bf32461 | [email protected] | Source CodeVendor |
| https://github.com/mantisbt/mantisbt/security/advisories/GHSA-frf7-jhp9-jxm6 | [email protected] | AdvisoryRemedyVendor |
| https://mantisbt.org/bugs/view.php?id=36995 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://mantisbt.org/bugs/view.php?id=37002 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-284 | Improper Access Control | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Mantis Bug Tracker | <= 2.28.1 (semver) |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 20, 2026 | CVE Modified | CISA-ADP |
| May 19, 2026 | New CVE Received | [email protected] |
Volerion