OpenBao is Vulnerable to Privileged Operator Identity Group Root Escalation
HighCVE-2025-64761 · Published Nov 24, 2025 · updated Jul 27, 2026
### Impact Similar to HCSEC-2025-13 / CVE-2025-5999, a privileged operator could use the identity group subsystem to add a root policy to a group identity group, escalating their or another user's permissions in the system. Specifically this is an issue when: 1. An operator in the root namespace has access to `identity/groups` endpoints. 2. An operator does not have policy access. Otherwise, an operator with policy access could create or modify an existing policy to grant root-equivalent permissions through the `sudo` capability. ### Patches Patched in version 2.4.4. ### Workarounds Users should audit the use of identity subsystem and deny operators access if it is not in use.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| github.com/openbao/openbao Go | < 2.4.4 | 2.4.4 |
Details and references
- CVSS 4.0
- CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-266, CWE-269
- Also known as
- BIT-openbao-2025-64761, CVE-2025-64761, GO-2025-4156
- github.com/openbao/openbao/security/advisories/GHSA-7ff4-jw48-3436
- nvd.nist.gov/vuln/detail/CVE-2025-64761
- github.com/openbao/openbao/pull/2143
- github.com/openbao/openbao/commit/16bb0ccd37a502930a289d434cbe4e7b4edd66e5
- github.com/openbao/openbao/commit/747a1378c2756f86296ad9450f74f6faeecc2eb7
- github.com/openbao/openbao
- github.com/openbao/openbao/releases/tag/v2.4.4
More OpenBao advisories
All OpenBao| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Oct 222025 | OpenBao and Vault Leak []byte Fields in Audit Logs | Medium | 0.0.0-20251022165510-cc2c476bac66 |
| Oct 222025 | OpenBao leaks HTTPRawBody in Audit Logs | Medium | 0.0.0-20251022165510-cc2c476bac66 |
| Oct 172025 | OpenBao has potential Denial of Service vulnerability when processing malicious unauthenticated JSON requests | High7.5 | 2.4.1 |
| Aug 82025 | OpenBao LDAP MFA Enforcement Bypass When Using Username As Alias | Medium6.5 | 0.0.0-20250807212521-c52795c1ef74+1 more |
| Aug 82025 | OpenBao Login MFA Bypass of Rate Limiting and TOTP Token Reuse | Medium5.7 | 0.0.0-20250807113757-8340a6918f6c+1 more |
| Aug 82025 | OpenBao TOTP Secrets Engine Code Reuse | Medium6.5 | 0.0.0-20250806193153-183891f8d535+1 more |