Mantis Bug Tracker instances running on MySQL and compatible databases are affected by an authentication bypass vulnerability in the SOAP API, as a result of improper type checking on the password parameter.
Other database backends are not affected, as they do not perform implicit type conversion from string to integer.
Using a crafted SOAP envelope, an attacker knowing the victim's username is able to login to the SOAP API with their account without knowledge of the actual password, and execute any API function they have access to.
MantisBT thanks Alexander Philiotis of SynerComm for discovering and responsibly reporting the issue.
{
"cwe_ids": [
"CWE-305"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-23T20:28:52Z",
"nvd_published_at": "2026-03-23T20:16:25Z",
"severity": "CRITICAL"
}