Improper escaping of a textarea custom field's contents in the Update Issue page (bugupdatepage.php) allows an attacker to inject HTML and, if CSP settings permit, execute arbitrary JavaScript when the page is loaded.
Session theft leading to admin account takeover, full project data access.
The default Content-Security Policy will block script execution.
Thanks to the following security researchers for independently discovering and responsibly reporting the issue, and providing a patch to fix it. - Thanks to Nozomu Sasaki (Paul) (@morimori-dev) - Tristan Madani (@TristanInSec) from Talence Security
{
"github_reviewed": true,
"github_reviewed_at": "2026-05-11T19:34:32Z",
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"nvd_published_at": null
}