CVE-2026-30849

Mantis Bug Tracker (MantisBT) is an open source issue tracker. Versions prior to 2.28.1 running on MySQL family databases are affected by an authentication bypass vulnerability in the SOAP API, as a result of an improper type checking on the password parameter. Other database backends are not affected, as they do not perform implicit type conversion from string to integer. Using a crafted SOAP envelope, an attacker knowing the victim's username is able to login to the SOAP API with their account without knowledge of the actual password, and execute any API function they have access to. Version 2.28.1 contains a patch. Disabling the SOAP API significantly reduces the risk, but still allows the attacker to retrieve user account information including email address and real name.
Configurations

Configuration 1 (hide)

cpe:2.3:a:mantisbt:mantisbt:*:*:*:*:*:*:*:*

History

25 Mar 2026, 13:59

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
CPE cpe:2.3:a:mantisbt:mantisbt:*:*:*:*:*:*:*:*
Summary
  • (es) Mantis Bug Tracker (MantisBT) es un rastreador de problemas de código abierto. Las versiones anteriores a la 2.28.1 que se ejecutan en bases de datos de la familia MySQL están afectadas por una vulnerabilidad de omisión de autenticación en la API SOAP, como resultado de una comprobación de tipo incorrecta en el parámetro de contraseña. Otros backends de base de datos no están afectados, ya que no realizan conversión de tipo implícita de cadena a entero. Usando un sobre SOAP manipulado, un atacante que conoce el nombre de usuario de la víctima puede iniciar sesión en la API SOAP con su cuenta sin conocimiento de la contraseña real, y ejecutar cualquier función de la API a la que tenga acceso. La versión 2.28.1 contiene un parche. Deshabilitar la API SOAP reduce significativamente el riesgo, pero aún permite al atacante recuperar información de la cuenta de usuario, incluyendo la dirección de correo electrónico y el nombre real.
First Time Mantisbt mantisbt
Mantisbt
References () https://github.com/mantisbt/mantisbt/commit/b349e5c890eeda9bd82e7c7e14479853f8a30d9f - () https://github.com/mantisbt/mantisbt/commit/b349e5c890eeda9bd82e7c7e14479853f8a30d9f - Patch
References () https://github.com/mantisbt/mantisbt/security/advisories/GHSA-phrq-pc6r-f6gh - () https://github.com/mantisbt/mantisbt/security/advisories/GHSA-phrq-pc6r-f6gh - Patch, Vendor Advisory, Mitigation

23 Mar 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-23 20:16

Updated : 2026-03-25 13:59


NVD link : CVE-2026-30849

Mitre link : CVE-2026-30849

CVE.ORG link : CVE-2026-30849


JSON object : View

Products Affected

mantisbt

  • mantisbt
CWE
CWE-305

Authentication Bypass by Primary Weakness