<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Cpe:2.3:a:helicone:vaultmanager:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aheliconevaultmanager/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Thu, 03 Sep 2026 15:21:54 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aheliconevaultmanager/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Authorization Bypass in Helicone VaultManager via Provider Key Retrieval</title><link>https://feed.craftedsignal.io/briefs/2026-09-helicone-auth-bypass/</link><pubDate>Thu, 03 Sep 2026 15:21:54 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-helicone-auth-bypass/</guid><description>An authorization bypass vulnerability in Helicone's VaultManager allows authenticated users to exfiltrate plaintext provider API keys from other organizations due to missing access control checks.</description><content:encoded><![CDATA[<p>CVE-2026-85178 is an authorization bypass vulnerability affecting the Helicone VaultManager component. The vulnerability resides within the <code>getDecryptedProviderKeyById()</code> function, which is exposed via the <code>GET /v1/vault/key/{providerKeyId}</code> endpoint. Security researchers have determined that this function fails to validate whether the requester's organization identifier matches the organization identifier associated with the requested vault key.</p>
<p>Consequently, any authenticated user possessing admin or owner privileges within any organization using the Helicone platform can bypass intended access controls to retrieve decrypted, plaintext credentials. These credentials include sensitive upstream provider API keys for services such as OpenAI, Anthropic, and Amazon Bedrock. The scope of this issue is significant, as it permits unauthorized cross-tenant credential exfiltration, potentially enabling attackers to consume third-party API quotas or gain unauthorized access to LLM services on behalf of the victim organization. This vulnerability was disclosed on September 3, 2026, and is assigned a CVSS v3.1 base score of 7.7.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows for the unauthorized retrieval of plaintext API keys belonging to other tenants. This impact includes the potential for financial loss due to unauthorized API usage, exposure of proprietary LLM configurations, and a complete compromise of the credentials protecting downstream AI infrastructure. All organizations utilizing Helicone's vaulting features for API key management are at risk of cross-tenant credential exfiltration if they maintain multiple organizations on the platform.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized actions for security teams:</p>
<ul>
<li>Audit logs for the <code>GET /v1/vault/key/</code> endpoint to identify abnormal patterns of access by user accounts.</li>
<li>Review all API keys currently managed within the Helicone Vault for evidence of unauthorized usage or rotation requirements.</li>
<li>Monitor Helicone vendor announcements for security patches addressing CVE-2026-85178 and apply them immediately upon availability.</li>
<li>Implement monitoring for unusually high volumes of requests to the <code>vault/key</code> path emanating from authenticated administrative accounts.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>authorization-bypass</category><category>credential-access</category><category>api-security</category></item></channel></rss>