Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. mantisbt/mantisbt
  4. ›
  5. CVE-2026-34390

CVE-2026-34390: MantisBT Vulnerable to Privilege Escalation from Manager to Administrator

May 11, 2026 (updated June 5, 2026)

Insufficient access control checks in ProjectUsersAddCommand (used in manage_proj_user_add.php and REST API endpoint PUT /project/{id}/users) allows 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 does restrict 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.

References

  • github.com/advisories/GHSA-frf7-jhp9-jxm6
  • github.com/mantisbt/mantisbt/commit/69e0180f180ed5acf48a8d281a73683a7bf32461
  • github.com/mantisbt/mantisbt/security/advisories/GHSA-frf7-jhp9-jxm6
  • mantisbt.org/bugs/view.php?id=36995
  • mantisbt.org/bugs/view.php?id=37002
  • nvd.nist.gov/vuln/detail/CVE-2026-34390

Code Behaviors & Features

Detect and mitigate CVE-2026-34390 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.28.2

Fixed versions

  • 2.28.2

Solution

Upgrade to version 2.28.2 or above.

Impact 3.8 LOW

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-284: Improper Access Control

Source file

packagist/mantisbt/mantisbt/CVE-2026-34390.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sun, 14 Jun 2026 12:16:41 +0000.