OpenBao Root Namespace Operator May Elevate Token Privileges
Package
Affected versions
>= 0.1.0, < 2.3.2
< 0.0.0-20250806193240-9b0b5d4f345f
Patched versions
2.3.2
0.0.0-20250806193240-9b0b5d4f345f
Description
Published to the GitHub Advisory Database
Aug 8, 2025
Reviewed
Aug 8, 2025
Published by the National Vulnerability Database
Aug 9, 2025
Last updated
Aug 11, 2025
Impact
Accounts with access to the highly-privileged identity entity system in the root namespace may increase their scope directly to the
root
policy. While the identity system always allowed adding arbitrary policies, which in turn could contain capability grants on arbitrary paths, theroot
policy is restricted to manual generation using unseal or recovery key shares. The globalroot
policy is not accessible from child namespaces.Patches
OpenBao v2.3.2 will patch this issue.
Workarounds
Use of
denied_parameters
in any policy which has access to the affected identity endpoints (on identity entities) may be sufficient to prohibit this type of attack.References
This issue was disclosed to HashiCorp and is the OpenBao equivalent of the following tickets:
References