MantisBT 2.28.2 released

This is an important security release, addressing over 15 vulnerabilities. It also fixes a few bugs and regression issues, and improves PHP 8.5 compatibility.

Please refer to the Change Log for complete details.

We would like to thank the researchers who identified, responsibly disclosed and helped us fix the security issues: Vishal Shukla (ninjasec), Dracosec Research Limited, Nozomu Sasaki (morimori-dev) and Tang Cheuk Hei (siunam).

All installations are advised to upgrade as soon as possible.

Go ahead and download the release from our website.

In order to stay up to date with the latest MantisBT news, please star our GitHub repository, join our Gitter channel, or follow us on X or Mastodon and retweet to spread the word!

MantisBT 2.28.1 Released

Security release addressing:

  • A critical vulnerability affecting the SOAP API on MySQL (CVE-2026-30849);
  • Two HTML injection / XSS issues with tag names (CVE-2026-33517 and CVE-2026-33548).

Many thanks to Alexander Philiotis of SynerComm and Vishal Shukla for discovering and responsibly reporting the issues.

A few regression issues introduced in 2.28.0 have been fixed as well. Please refer to the Change Log for complete details.

All installations are advised to upgrade as soon as possible.

Go ahead and download the release from our website.

In order to stay up to date with the latest MantisBT news, please star our GitHub repository, join our Gitter channel, or follow us on X or Mastodon and retweet to spread the word!

Critical Security Issue in MantisBT <= 2.28.0

A critical vulnerability (CVE-2026-30849) has been identified in MantisBT 2.28.0 and earlier releases, affecting instances running on MySQL and compatible databases.

MantisBT 2.28.1 includes a fix addressing the issue and is be available since Monday, March 16th 2026. All installations are advised to upgrade immediately.

Considering the issue’s nature and high severity, this advance notice was published early to inform administrators so they can plan ahead and patch their systems before complete details about the issue became available to the general public, in the hope that exposed systems are updated before the vulnerability can be exploited. Full disclosure took place on March 23rd.

We would like to thank to Alexander Philiotis of SynerComm for discovering and responsibly reporting the issue.

MantisBT 2.27.2 Released

Go ahead and download the release from our website.

In order to stay up to date with the latest MantisBT news, please star our GitHub repository, join our Gitter channel, or follow us on X or Mastodon and retweet to spread the word!

Note that MantisBT 2.27 is only compatible with PHP up to version 8.3. Upcoming 2.28.0 release will bring support for PHP 8.4 and later.

MantisBT 2.27.2

Maintenance and security release addressing 4 vulnerabilities:

It also includes a score of other bug fixes and improvements. Please refer to the Change Log for details.

All installations are advised to upgrade as soon as possible.

MantisBT 2.26.4 Released

Go ahead and download the release from our website.

In order to stay up to date with the latest MantisBT news, please star our GitHub repository, join our Gitter channel, or follow us on X or Mastodon and retweet to spread the word!

MantisBT 2.26.4

Maintenance and security release addressing an information disclosure vulnerability (CVE-2024-45792) and a regression introduced by 2.26.3 on Manage Projects Page, as well as several bug fixes.

All installations are advised to upgrade as soon as possible.

  •  0034640[security] CVE-2024-45792: Insecure Direct Object References vulnerability with user profiles (dregad)
  •  0034634[other] Non-existing issue number does not throw a 404 in the UI (dregad)
  •  0034768[sub-projects] ‘INTERNAL APPLICATION ERROR’ editing some projects from manage_proj_page.php (atrol)
  •  0026672[api soap] mc_issue_add fails with “Object of class SoapFault could not be converted to int” (dregad)
  •  0032557[bugtracker] Can not set full URL to $g_manual_url in config_inc.php (dregad)
  •  0034618[administration] Disabled projects are not listed on page manage_proj_page.php (dregad)
  •  0034682[bugtracker] Incorrect usage of lang_get_defaulted() for an URL (dregad)
  •  0034683[api rest] REST POST /issues allows creation of Issue when invalid Category is specified (dregad)
  •  0034684[api soap] SOAP API throwing deprecation warning on PHP 8.1 (dregad)