CVE-2026-33548
March 23, 2026
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().
Affected Packages
https://github.com/mantisbt/mantisbt.git (GITHUB):
Affected version(s) >=release-2.28.0 <release-2.28.2Fix Suggestion:
Update to version release-2.28.2https://github.com/mantisbt/mantisbt.git (GITHUB):
Affected version(s) >=release-2.28.0 <release-2.28.2Fix Suggestion:
Update to version release-2.28.2https://github.com/mantisbt/mantisbt.git (GITHUB):
Affected version(s) >=release-2.28.0 <release-2.28.2Fix Suggestion:
Update to version release-2.28.2mantisbt/mantisbt (PHP):
Affected version(s) >=2.28.0 <2.28.2Fix Suggestion:
Update to version 2.28.2mantisbt/mantisbt (PHP):
Affected version(s) >=2.28.0 <2.28.2Fix Suggestion:
Update to version 2.28.2mantisbt/mantisbt (PHP):
Affected version(s) >=2.28.0 <2.28.2Fix Suggestion:
Update to version 2.28.2mantisbt/mantisbt (PHP):
Affected version(s) >=2.28.0 <2.28.2Fix Suggestion:
Update to version 2.28.2Related Resources (5)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.6
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
EPSS
Base Score:
0.03