Incorrect authorization in OpenBao - #VU152264
Published: September 25, 2026
Vulnerability details
The vulnerability allows a remote user to bypass ACL deny rules and access protected resources.
The vulnerability exists due to improper authorization in OpenBao ACL policy matching when using non-canonical resource names. A remote user can use case-insensitive, whitespace-trimmed, or path-simplified names to bypass explicit deny grants and access protected resources.
Exploitation requires an ACL policy that uses broad wildcard grants with specific deny grants for excluded resources.