Description
Mantis Bug Tracker (MantisBT) is an open source issue tracker. In version 2.28.0, when deleting a Tag (tag_delete.php), improper escaping of its name when displaying the confirmation message allows an attacker to inject HTML and, if CSP settings permit, achieve execution of arbitrary JavaScript. Version 2.28.1 fixes the issue. Workarounds include reverting commit d6890320752ecf37bd74d11fe14fe7dc12335be9 and/or manually editing language files to remove the sprintf placeholder `%1$s` from `$s_tag_delete_message` string.
INFO
Published Date :
2026-03-23T19:13:15.220Z
Last Modified :
2026-03-24T14:17:15.295Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-33517 vulnerability.
| Vendors | Products |
|---|---|
| Mantisbt |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-33517.