MantisBT SOAP API has an authentication bypass vulnerability on MySQL
Description
Mantis Bug Tracker (MantisBT) is an open source issue tracker. Versions prior to 2.28.1 running on MySQL family databases are affected by an authentication bypass vulnerability in the SOAP API, as a result of an 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. Version 2.28.1 contains a patch. Disabling the SOAP API significantly reduces the risk, but still allows the attacker to retrieve user account information including email address and real name.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
mantisbt/mantisbtPackagist | < 2.28.1 | 2.28.1 |
Affected products
2Patches
Vulnerability mechanics
References
4- github.com/advisories/GHSA-phrq-pc6r-f6ghghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-30849ghsaADVISORY
- github.com/mantisbt/mantisbt/commit/b349e5c890eeda9bd82e7c7e14479853f8a30d9fghsax_refsource_MISCWEB
- github.com/mantisbt/mantisbt/security/advisories/GHSA-phrq-pc6r-f6ghghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.