<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – OpenBao</title>
  <link>https://cvedaily.com/pages/tags/openbao.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/openbao.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – OpenBao</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:47 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-42186 – OpenBao is an open source identity-based secrets management system. Prior to 2.5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42186</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42186</guid>
    <pubDate>Thu, 14 May 2026 15:16:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42186</strong></p>
  <p>OpenBao is an open source identity-based secrets management system. Prior to 2.5.3, when OpenBao's initial namespace deletion fails, subsequent retries fail to properly remove all data before marking the namespace as deleted. This can affect any outstanding leases as well as potentially leaving unrelated storage entries around. This vulnerability is fixed in 2.5.3.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-212</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42186">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-40264 – OpenBao is an open source identity-based secrets management system. OpenBao's na...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40264</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40264</guid>
    <pubDate>Tue, 21 Apr 2026 01:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-40264</strong></p>
  <p>OpenBao is an open source identity-based secrets management system. OpenBao's namespaces provide multi-tenant separation. Prior to version 2.5.3, a tenant who leaks token accessors can have their token revoked or renewed by a privileged administrator in another tenant. This is addressed in v2.5.3.</p>
  <p><strong>CVSS:</strong> 2.7 · <strong>CWE:</strong> CWE-1259</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40264">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-39946 – OpenBao is an open source identity-based secrets management system. Prior to ver...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39946</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39946</guid>
    <pubDate>Tue, 21 Apr 2026 01:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-39946</strong></p>
  <p>OpenBao is an open source identity-based secrets management system. Prior to version 2.5.3, when OpenBao revoked privileges on a role in the PostgreSQL database secrets engine, OpenBao failed to use proper database quoting on schema names provided by PostgreSQL. This could lead to role revocation failures, or more rarely, SQL injection as the management user. This vulnerability was original from…</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39946">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-39396 – OpenBao is an open source identity-based secrets management system. Prior to ver...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39396</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39396</guid>
    <pubDate>Tue, 21 Apr 2026 01:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-39396</strong></p>
  <p>OpenBao is an open source identity-based secrets management system. Prior to version 2.5.3, `ExtractPluginFromImage()` in OpenBao's OCI plugin downloader extracts a plugin binary from a container image by streaming decompressed tar data via `io.Copy` with no upper bound on the number of bytes written. An attacker who controls or compromises the OCI registry referenced in the victim's configuratio…</p>
  <p><strong>CVSS:</strong> 3.1 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39396">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-39388 – OpenBao is an open source identity-based secrets management system. Prior to ver...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39388</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39388</guid>
    <pubDate>Tue, 21 Apr 2026 01:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-39388</strong></p>
  <p>OpenBao is an open source identity-based secrets management system. Prior to version 2.5.3, OpenBao's Certificate authentication method, when a token renewal is requested and `disable_binding=true` is set, attempts to verify the current request's presented mTLS certificate matches the original. Token renewals for other authentication methods do not require any supplied login information. Due to i…</p>
  <p><strong>CVSS:</strong> 3.1 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39388">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-33758 – OpenBao is an open source identity-based secrets management system. Prior to ver...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33758</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33758</guid>
    <pubDate>Fri, 27 Mar 2026 15:16:57 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-33758</strong></p>
  <p>OpenBao is an open source identity-based secrets management system. Prior to version 2.5.2, OpenBao installations that have an OIDC/JWT authentication method enabled and a role with `callback_mode=direct` configured are vulnerable to XSS via the  `error_description` parameter on the page for a failed authentication. This allows an attacker access to the token used in the Web UI by a victim. The `…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33758">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-33757 – OpenBao is an open source identity-based secrets management system. Prior to ver...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33757</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33757</guid>
    <pubDate>Fri, 27 Mar 2026 15:16:57 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33757</strong></p>
  <p>OpenBao is an open source identity-based secrets management system. Prior to version 2.5.2, OpenBao does not prompt for user confirmation when logging in via JWT/OIDC and a role with `callback_mode` set to `direct`. This allows an attacker to start an authentication request and perform "remote phishing" by having the victim visit the URL and automatically log-in to the session of the attacker. De…</p>
  <p><strong>CVSS:</strong> 9.6 · <strong>CWE:</strong> CWE-384</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33757">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-64761 – OpenBao is an open source identity-based secrets management system. Prior to ver...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64761</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64761</guid>
    <pubDate>Tue, 25 Nov 2025 01:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-64761</strong></p>
  <p>OpenBao is an open source identity-based secrets management system. Prior to version 2.4.4, 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: an operator in the root namespace has access to identity/groups endpoints and an operator does not h…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64761">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-59048 – OpenBao's AWS Plugin generates AWS access credentials based on IAM policies. Pri...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-59048</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-59048</guid>
    <pubDate>Thu, 23 Oct 2025 16:16:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-59048</strong></p>
  <p>OpenBao's AWS Plugin generates AWS access credentials based on IAM policies. Prior to version 0.1.1, the AWS Plugin is vulnerable to cross-account IAM role Impersonation in the AWS auth method. The vulnerability allows an IAM role from an untrusted AWS account to authenticate by impersonating a role with the same name in a trusted account, leading to unauthorized access. This impacts all users of…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-694</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-59048">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-62705 – OpenBao is an open source identity-based secrets management system. Prior to ver...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-62705</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-62705</guid>
    <pubDate>Wed, 22 Oct 2025 22:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-62705</strong></p>
  <p>OpenBao is an open source identity-based secrets management system. Prior to version 2.4.2, OpenBao's audit log did not appropriately redact fields when relevant subsystems sent []byte response parameters rather than strings. This includes, but is not limited to sys/raw with use of encoding=base64, all data would be emitted unredacted to the audit log, and Transit, when performing a signing opera…</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-62705">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-62513 – OpenBao is an open source identity-based secrets management system. In versions ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-62513</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-62513</guid>
    <pubDate>Wed, 22 Oct 2025 20:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-62513</strong></p>
  <p>OpenBao is an open source identity-based secrets management system. In versions 2.2.0 to 2.4.1, OpenBao's audit log experienced a regression wherein raw HTTP bodies used by few endpoints were not correctly redacted (HMAC'd). This impacts those using the ACME functionality of PKI, resulting in short-lived ACME verification challenge codes being leaked in the audit logs. Additionally, this impacts…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-62513">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-59043 – OpenBao is an open source identity-based secrets management system. In OpenBao v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-59043</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-59043</guid>
    <pubDate>Fri, 17 Oct 2025 16:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-59043</strong></p>
  <p>OpenBao is an open source identity-based secrets management system. In OpenBao versions prior to 2.4.1, JSON objects after decoding may use significantly more memory than their serialized version. It is possible to craft a JSON payload to maximize the factor between serialized memory usage and deserialized memory usage, similar to a zip bomb, with factors reaching approximately 35. This can be us…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-59043">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-55003 – OpenBao exists to provide a software solution to manage, store, and distribute s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55003</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55003</guid>
    <pubDate>Sat, 09 Aug 2025 03:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-55003</strong></p>
  <p>OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys. In versions 2.3.1 and below, OpenBao's Login Multi-Factor Authentication (MFA) system allows enforcing MFA using Time-based One Time Password (TOTP). Due to normalization applied by the underlying TOTP library, codes were accepted which could contain whitespace;…</p>
  <p><strong>CVSS:</strong> 5.7 · <strong>CWE:</strong> CWE-307</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55003">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-55001 – OpenBao exists to provide a software solution to manage, store, and distribute s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55001</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55001</guid>
    <pubDate>Sat, 09 Aug 2025 03:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-55001</strong></p>
  <p>OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys. In versions 2.3.1 and below, OpenBao allowed the assignment of policies and MFA attribution based upon entity aliases, chosen by the underlying auth method. When the username_as_alias=true parameter in the LDAP auth method was in use, the caller-supplied usernam…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-156</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55001">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-55000 – OpenBao exists to provide a software solution to manage, store, and distribute s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55000</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55000</guid>
    <pubDate>Sat, 09 Aug 2025 03:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-55000</strong></p>
  <p>OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys. In versions 0.1.0 through 2.3.1, OpenBao's TOTP secrets engine could accept valid codes multiple times rather than strictly-once. This was caused by unexpected normalization in the underlying TOTP library. To work around, ensure that all codes are first normaliz…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-156</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55000">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-54999 – OpenBao exists to provide a software solution to manage, store, and distribute s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54999</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54999</guid>
    <pubDate>Sat, 09 Aug 2025 03:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-54999</strong></p>
  <p>OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys. In versions 0.1.0 through 2.3.1, when using OpenBao's userpass auth method, user enumeration was possible due to timing difference between non-existent users and users with stored credentials. This is independent of whether the supplied credentials were valid fo…</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-203</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54999">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-54998 – OpenBao exists to provide a software solution to manage, store, and distribute s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54998</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54998</guid>
    <pubDate>Sat, 09 Aug 2025 03:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-54998</strong></p>
  <p>OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys. In versions 0.1.0 through 2.3.1, attackers could bypass the automatic user lockout mechanisms in the OpenBao Userpass or LDAP auth systems. This was caused by different aliasing between pre-flight and full login request user entity alias attributions. This is fi…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-307</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54998">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-54997 – OpenBao exists to provide a software solution to manage, store, and distribute s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54997</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54997</guid>
    <pubDate>Sat, 09 Aug 2025 03:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-54997</strong></p>
  <p>OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys. In versions 2.3.1 and below, some OpenBao deployments intentionally limit privileged API operators from executing system code or making network connections. However, these operators can bypass both restrictions through the audit subsystem by manipulating log pre…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54997">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-54996 – OpenBao exists to provide a software solution to manage, store, and distribute s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54996</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54996</guid>
    <pubDate>Sat, 09 Aug 2025 02:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-54996</strong></p>
  <p>OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys. In versions 2.3.1 and below, accounts with access to highly-privileged identity entity systems in root namespaces were able to increase their scope directly to the root policy. While the identity system allowed adding arbitrary policies, which in turn could cont…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54996">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-52894 – OpenBao exists to provide a software solution to manage, store, and distribute s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-52894</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-52894</guid>
    <pubDate>Wed, 25 Jun 2025 17:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-52894</strong></p>
  <p>OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys. OpenBao before v2.3.0 allowed an attacker to perform unauthenticated, unaudited cancellation of root rekey and recovery rekey operations, effecting a denial of service. In OpenBao v2.2.0 and later, manually setting the configuration option `disable_unauthed_reke…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-52894">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-52893 – OpenBao exists to provide a software solution to manage, store, and distribute s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-52893</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-52893</guid>
    <pubDate>Wed, 25 Jun 2025 17:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-52893</strong></p>
  <p>OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys. OpenBao before v2.3.0 may leak sensitive information in logs when processing malformed data. This is separate from the earlier HCSEC-2025-09 / CVE-2025-4166. This issue has been fixed in OpenBao v2.3.0 and later. Like with HCSEC-2025-09, there is no known workar…</p>
  <p><strong>CVSS:</strong> 4.5 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-52893">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
