๐Ÿ” CVE Alert

CVE-2026-40597

UNKNOWN 0.0

MantisBT has a Content Security Policy bypass via attachments

CVSS Score
0.0
EPSS Score
0.1%
EPSS Percentile
20th

Mantis Bug Tracker (MantisBT) is an open source issue tracker. In versions 2.28.1 and below, given any pre-existing XSS / HTML injection vulnerability, an attacker can bypass the Content Security Policy's script-src directive by uploading a crafted attachment to any issue that, when accessed via the file_download.php link, will be downloaded with a valid JavaScript MIME type resulting in script execution. The uploaded payload must be sniffed as a valid JavaScript MIME type by PHP finfo (see file_create_finfo() API function). Non-JavaScript MIME types will not get imported in a <script> tag by the browser, due to response header X-Content-Type-Options being set to nosniff, which requires all imported JavaScript files to be a valid JavaScript MIME type. This issue has been fixed in version 2.28.2.

CWE CWE-79 CWE-358
Vendor mantisbt
Product mantisbt
Published May 22, 2026
Last Updated May 26, 2026
Stay Ahead of the Next One

Get instant alerts for mantisbt mantisbt

Be the first to know when new unknown vulnerabilities affecting mantisbt mantisbt are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

mantisbt / mantisbt
< 2.28.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/mantisbt/mantisbt/security/advisories/GHSA-9c3j-xm6v-j7j3 github.com: https://github.com/mantisbt/mantisbt/commit/9e3bee2e7b909f4e3596985892b8bc8bee9e0bfe mantisbt.org: https://mantisbt.org/bugs/view.php?id=37016