Improper Restriction of Excessive Authentication Attempts in OpenBao - CVE-2025-55003
Published: October 28, 2025
OpenBao
Detailed vulnerability description
The vulnerability allows a remote attacker to brute-force one time passwords.
The vulnerability exists due to an error caused by normalization applied by the underlying TOTP library, which lead to code with a whitespace were accepted. Such a whitespace could bypass internal rate limiting of the MFA method and allow reuse of existing MFA codes.