OpenBao allows assignment of policies and MFA attribution based upon entity aliases, chosen by the underlying auth method. When using the username_as_alias=true parameter in the LDAP auth method, the caller-supplied username is used verbatim without normalization, allowing an attacker to bypass alias-specific MFA requirements.
OpenBao v2.3.2 will patch this issue.
LDAP methods are only vulnerable if using username_as_alias=true. Remove all usage of this parameter and update any entity aliases accordingly.
This issue was disclosed to HashiCorp and is the OpenBao equivalent of the following tickets:
{
"nvd_published_at": "2025-08-09T03:15:46Z",
"cwe_ids": [
"CWE-156"
],
"github_reviewed_at": "2025-08-08T15:17:09Z",
"severity": "MODERATE",
"github_reviewed": true
}