๐Ÿ” CVE Alert

CVE-2026-55770

MEDIUM 6.8

OpenBao: LDAPi ldaputil (wrong escape func)

CVSS Score
6.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-90
Vendor openbao
Product openbao
Published Sep 15, 2026
Last Updated Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for openbao openbao

Be the first to know when new medium vulnerabilities affecting openbao openbao are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

openbao / openbao
< 2.5.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/openbao/openbao/security/advisories/GHSA-6mwx-4547-5vc9 github.com: https://github.com/openbao/openbao/pull/3306 github.com: https://github.com/openbao/openbao/pull/3313 github.com: https://github.com/openbao/openbao/commit/10b7825c714c1ef25b6c3c1c2cd6ecd8747c0659 github.com: https://github.com/openbao/openbao/commit/8077f96bdc02137b0a072146b6f9ca11c96c549c github.com: https://github.com/openbao/openbao/releases/tag/v2.5.5 github.com: https://github.com/openbao/openbao/releases/tag/v2.6.0