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.
Cross-site scripting (XSS).
f32787c14d4518476fe7f05f992dbfe6eaccd815
$this->tag_name in a string_html_specialchars() call in IssueTagTimelineEvent::html()MantisBT thanks Vishal Shukla for discovering and responsibly reporting the issue.
{
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-25T20:09:09Z",
"nvd_published_at": "2026-03-23T20:16:27Z",
"severity": "HIGH"
}