CVE-2026-44657 PUBLISHED

MantisBT: Stored XSS in File Download

Assigner: GitHub_M
Reserved: 07.05.2026 Published: 28.05.2026 Updated: 28.05.2026

Mantis Bug Tracker (MantisBT) is an open source issue tracker. Prior to 2.28.2, using show_inline=1 parameter and a valid file_show_inline_token CSRF token on file_download.php, an attacker can execute code by uploading a crafted XHTML attachment referencing a JavaScript attachment. This vulnerability is fixed in 2.28.2.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N
CVSS Score: 7.5

Product Status

Vendor mantisbt
Product mantisbt
Versions
  • Version < 2.28.2 is affected

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE