XSS in Mantisbt
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().
Vulnerability class: XSS (Cross-Site Scripting)
EPSS: 0.002 (9.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.1 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N.
Affected products
- Mantisbt — versions = 2.28.0, 2.28.0
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Patch, Vendor Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2026-33548?
- CVE-2026-33548 is a medium-severity vulnerability in Mantisbt, classified under Cross-site Scripting. CVSS score: 6.1/10. Published 2026-03-23.
- How severe is CVE-2026-33548?
- Medium severity. CVSS v3 base score is 6.1 out of 10.