CVE-2026-33548

Mantis Bug Tracker (MantisBT) is an open source issue tracker. In version 2.28.0, improper escaping of tag names retrieved from History in Timeline (my_view_page.php) allows an attacker to inject HTML and, if CSP settings permit, achieve execution of arbitrary JavaScript, when displaying a tag that has been renamed or deleted. Version 2.28.1 contains a patch. Workarounds include editing offending History entries (using SQL) and wrapping `$this->tag_name` in a string_html_specialchars() call in IssueTagTimelineEvent::html().
Configurations

Configuration 1 (hide)

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

History

25 Mar 2026, 13:55

Type Values Removed Values Added
Summary
  • (es) Mantis Bug Tracker (MantisBT) es un rastreador de problemas de código abierto. En la versión 2.28.0, un escape incorrecto de los nombres de etiquetas recuperados del Historial en la Línea de Tiempo (my_view_page.php) permite a un atacante inyectar HTML y, si la configuración de CSP lo permite, lograr la ejecución de JavaScript arbitrario, al mostrar una etiqueta que ha sido renombrada o eliminada. La versión 2.28.1 contiene un parche. Las soluciones incluyen editar las entradas ofensivas del Historial (usando SQL) y envolver `$this->tag_name` en una llamada a string_html_specialchars() en IssueTagTimelineEvent::html().
References () https://github.com/mantisbt/mantisbt/commit/f32787c14d4518476fe7f05f992dbfe6eaccd815 - () https://github.com/mantisbt/mantisbt/commit/f32787c14d4518476fe7f05f992dbfe6eaccd815 - Patch
References () https://github.com/mantisbt/mantisbt/security/advisories/GHSA-73vx-49mv-v8w5 - () https://github.com/mantisbt/mantisbt/security/advisories/GHSA-73vx-49mv-v8w5 - Patch, Vendor Advisory
First Time Mantisbt mantisbt
Mantisbt
CPE cpe:2.3:a:mantisbt:mantisbt:2.28.0:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.1

23 Mar 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-23 20:16

Updated : 2026-03-25 13:55


NVD link : CVE-2026-33548

Mitre link : CVE-2026-33548

CVE.ORG link : CVE-2026-33548


JSON object : View

Products Affected

mantisbt

  • mantisbt
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')