PatchSiren cyber security CVE debrief
CVE-2026-46405 openbao CVE debrief
OpenBao, an open-source identity-based secrets management system, had a vulnerability in its Kerberos auth method. When a GET handler was used or an Authorization: Negotiate header was supplied, the response included a logical.Auth object along with an error message. This resulted in tokens being created with default policy, TTL, and no entity information. These tokens were hidden by the returned error message and not accessible outside of sys/raw. The issue was fixed in OpenBao v2.5.4. As a workaround, users could set a rate limit quota to limit the creation of these paths.
- Vendor
- openbao
- Product
- Unknown
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-07
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-07
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for OpenBao systems should assess their exposure to this vulnerability and prioritize verifying the potential impact of token creation with default settings. This includes reviewing system configurations, monitoring for suspicious activity, and ensuring that the fix in OpenBao v2.5.4 is applied or a rate limit quota is set as a workaround. Additionally, security teams should consider the potential operational impacts and plan for the
Why it matters
The vulnerability in OpenBao's Kerberos auth method could lead to the creation of tokens with default settings, potentially exposing OpenBao systems to security risks. Defenders should prioritize verifying their systems' exposure and assessing the potential impact.
- Verification of OpenBao systems' exposure to this vulnerability is necessary to prevent potential security risks.
- Assessing the impact of token creation with default settings is crucial to ensure the security of OpenBao systems.
Technical summary
The vulnerability in OpenBao's Kerberos auth method allowed tokens to be created with default policy, TTL, and no entity information when a GET handler was used or an Authorization: Negotiate header was supplied. This issue could lead to security risks if not addressed. The fix in OpenBao v2.5.4 addresses this vulnerability by properly handling token creation. As a workaround, users may set a rate limit quota to limit the creation of these paths. It is crucial for defenders to verify their OpenBao systems' exposure to this vulnerability and assess the potential impact of token creation with default settings.
Defensive priority
Defenders should prioritize verifying their OpenBao systems' exposure to this vulnerability and assess the potential impact of token creation with default settings.
Recommended defensive actions
- Verify OpenBao systems for exposure to this vulnerability
- Assess the potential impact of token creation with default settings
- Apply the fix in OpenBao v2.5.4 or set a rate limit quota as a workaround
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected OpenBao deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and source references provide information on the vulnerability, its fix, and potential workarounds. However, the exact scope of affected systems and the number of potential tokens created with default settings are not specified.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-46405 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-46405
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-46405 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-46405
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/openbao/openbao/commit/0d82e0a5a3b6a93e8087bcbaf0b11326c12d4f4d
-
Source reference
Unverified legacy reference
URL: https://github.com/openbao/openbao/pull/3150
-
Source reference
Unverified legacy reference
URL: https://github.com/openbao/openbao/releases/tag/v2.5.4
-
Source reference
Unverified legacy reference
URL: https://github.com/openbao/openbao/security/advisories/GHSA-7j6w-vvw2-5f9c
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.