← Back to CVE List
CVE-2026-33517NVD
Vulnerability Summary
Improper escaping of Tag name when deleting it in tag_delete.php allows an attacker to inject HTML and, if CSP settings permit, achieve execution of arbitrary JavaScript.
### Impact
Cross-site scripting (XSS).
### Patches
80990f43153167c73f11eb4b2bc7108d0c3d6b46
### Workarounds
* Revert commit d6890320752ecf37bd74d11fe14fe7dc12335be9
* Manually edit language files to remove the sprintf placeholder `%1$s` from *$s_tag_delete_message* string, for example with `sed -r -i '/tag_delete_message/s/.%1\$s.//' -- lang/`
### Credits
MantisBT hanks Vishal Shukla for discovering and responsibly reporting the issue.
### Impact
Cross-site scripting (XSS).
### Patches
80990f43153167c73f11eb4b2bc7108d0c3d6b46
### Workarounds
* Revert commit d6890320752ecf37bd74d11fe14fe7dc12335be9
* Manually edit language files to remove the sprintf placeholder `%1$s` from *$s_tag_delete_message* string, for example with `sed -r -i '/tag_delete_message/s/.%1\$s.//' -- lang/`
### Credits
MantisBT hanks Vishal Shukla for discovering and responsibly reporting the issue.
CVSS v4.0 Base Metrics — Score 8.6
Attack VectorNetwork
Attack ComplexityLow
Attack RequirementsNone
Privileges RequiredLow
User InteractionPassive
Confidentiality (Vulnerable System)High
Integrity (Vulnerable System)High
Availability (Vulnerable System)High
Confidentiality (Subsequent System)None
Integrity (Subsequent System)None
Availability (Subsequent System)None
Affected & Patched Versions
- mantisbt/mantisbt = 2.28.0
Not provided by Private for this CVE.
External References
- https://github.com/mantisbt/mantisbt/security/advisories/GHSA-fh48-f69w-7vmp
- https://nvd.nist.gov/vuln/detail/CVE-2026-33517
- https://github.com/mantisbt/mantisbt/commit/80990f43153167c73f11eb4b2bc7108d0c3d6b46
- https://github.com/mantisbt/mantisbt/commit/d6890320752ecf37bd74d11fe14fe7dc12335be9
- https://mantisbt.org/bugs/view.php?id=36971
- https://github.com/advisories/GHSA-fh48-f69w-7vmp