CVE-2026-34390

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.
CVSS

No CVSS.

Configurations

No configuration.

History

24 Jul 2026, 09:10

Type Values Removed Values Added
Summary
  • (es) Mantis Bug Tracker (MantisBT) es un rastreador de problemas de código abierto. Las versiones 2.28.1 y anteriores tienen una vulnerabilidad de escalada de privilegios donde los controles de control de acceso insuficientes en ProjectUsersAddCommand (manage_proj_user_add.PHP) permiten a los usuarios con nivel de acceso manage_project_threshold (gestor por defecto) otorgar acceso de administrador a nivel de proyecto a cualquier usuario (incluyéndose a sí mismos) en cualquier Proyecto en el que tengan derechos de gestor. El formulario normal de adición de usuario de proyecto restringe los niveles de acceso seleccionables al rol de proyecto propio del actor o inferior. Sin embargo, el gestor de backend aún acepta un valor de access_level falsificado superior y lo escribe. Las consecuencias de la escalada de privilegios son leves, ya que tener acceso de administrador a nivel de Proyecto no es muy diferente de ser gestor, y en realidad no otorga privilegios de administrador en toda la instancia de MantisBT. En particular, no permite al usuario mejorado eliminar el Proyecto ni les otorga acceso a funciones administrativas globales como gestionar Usuarios, Proyectos, Plugins, Campos Personalizados, etc. Este problema ha sido solucionado en la versión 2.28.2.

20 May 2026, 13:16

Type Values Removed Values Added
References () https://mantisbt.org/bugs/view.php?id=36995 - () https://mantisbt.org/bugs/view.php?id=36995 -
References () https://mantisbt.org/bugs/view.php?id=37002 - () https://mantisbt.org/bugs/view.php?id=37002 -

19 May 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-19 22:16

Updated : 2026-07-24 09:10


NVD link : CVE-2026-34390

Mitre link : CVE-2026-34390

CVE.ORG link : CVE-2026-34390


JSON object : View

Products Affected

No product.

CWE
CWE-284

Improper Access Control