CVE Vulnerabilities

CVE-2025-47776

Authentication Bypass by Primary Weakness

Published: Nov 04, 2025 | Modified: Nov 04, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

Mantis Bug Tracker (MantisBT) is an open source issue tracker. Due to incorrect use of loose (==) instead of strict (===) comparison in the authentication code in versions 2.27.1 and below.PHP type juggling will cause certain MD5 hashes matching scientific notation to be interpreted as numbers. Instances using the MD5 login method allow an attacker who knows the victims username and has access to an account with a password hash that evaluates to zero to log in without knowing the victims actual password, by using any other password with a hash that also evaluates to zero This issue is fixed in version 2.27.2.

Weakness

The authentication algorithm is sound, but the implemented mechanism can be bypassed as the result of a separate weakness that is primary to the authentication error.

References