CVE-2026-41897 PUBLISHED

MantisBT: Reflected XSS in Rendering Dynamic Custom Textarea Field

Assigner: GitHub_M
Reserved: 22.04.2026 Published: 28.05.2026 Updated: 28.05.2026

Mantis Bug Tracker (MantisBT) is an open source issue tracker. From 1.0.0 to 2.28.1, lack of validation of filter_target parameter on return_dynamic_filters.php (normally used as an AJAX in View Issues Page) allows an attacker to inject arbitrary HTML if the target is a TEXTAREA custom field. This vulnerability is fixed in 2.28.2.

Metrics

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

Product Status

Vendor mantisbt
Product mantisbt
Versions
  • Version >= 1.0.0, < 2.28.2 is affected

References

Problem Types

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