CVE-2026-55770
Published:September 15, 2026
Updated:September 22, 2026
OpenBao is an open source identity-based secrets management system. Prior to 2.5.5, OpenBao used EscapeLDAPValue, an RFC 4514 distinguished-name escaping function, where RFC 4515 LDAP search-filter escaping was required in sdk/helper/ldaputil/client.go GetUserDN. With the LDAP authentication backend configured for an Active Directory UPNDomain path or UserDN and UserAttr binding, an attacker-controlled username containing filter metacharacters could alter the search predicate and select a different directory entry because EscapeLDAPValue does not neutralize the characters handled by ldap.EscapeFilter. A resulting token could be associated with another LDAP identity and gain access to secrets, policies, or modification capabilities assigned to that identity. This issue is fixed in version 2.5.5.
Affected Packages
https://github.com/openbao/openbao.git (GITHUB):
Affected version(s) >=v2.0.0-alpha20240329 <v2.5.5Fix Suggestion:
Update to version v2.5.5github.com/openbao/openbao (GO):
Affected version(s) >=v0.0.0-20180215141156-b24cf9a8af21 <v0.0.0-20260617104213-10b7825c714cFix Suggestion:
Update to version v0.0.0-20260617104213-10b7825c714cgithub.com/openbao/openbao (GO):
Affected version(s) >=api/auth/approle/v0.1.0 <v0.0.0-20260617104213-10b7825c714cFix Suggestion:
Update to version v0.0.0-20260617104213-10b7825c714cRelated Resources (8)
Do you need more information?
Contact UsCVSS v4
Base Score:
7.6
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.8
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection')
EPSS
Base Score:
0.45