Connect with us

Hi, what are you looking for?

SecurityWeekSecurityWeek

Vulnerabilities

Unpatched ChromaDB Vulnerability Can Lead to Server Takeover

The security defect can be exploited remotely, without authentication, to execute arbitrary code and leak sensitive information.

Vulnerability

An unpatched vulnerability in ChromaDB could allow remote, unauthenticated attackers to spawn a shell and take control of the server process, HiddenLayer reports.

ChromaDB is an open source vector database for building AI applications. It has approximately 13 million monthly pip downloads and is used by high-profile organizations, including Mintlify, Factory AI, and Weights & Biases.

Tracked as CVE-2026-45829 and referred to as ChromaToast, the pre-authentication remote code execution (RCE) flaw could be exploited to leak sensitive information the server has access to, including API keys, environment variables, mounted secrets, and all files on the disk, according to HiddenLayer.

“The root cause of CVE-2026-45829 is two independent failures that compound each other. The server trusts client-supplied model identifiers without restriction, and acts on that trust before authenticating the user sending the request,” HiddenLayer says.

An unauthenticated attacker can trigger the flaw by supplying a malicious HuggingFace model that is executed before authentication checks, providing an attacker with shell access, the cybersecurity firm explains.

HiddenLayer exploited the issue by sending a collection creation request that did not contain credentials but pointed to a crafted HuggingFace model.

Advertisement. Scroll to continue reading.

“Despite no credentials being provided, the server accepts the request, reaches out to HuggingFace, downloads our model, and executes it. It is only then that the server runs its authentication check and rejects the request,” the company explains.

Successful exploitation of the bug provides the attacker with full control of the server process and with access to everything it can reach.

The vulnerability affects all ChromaDB iterations since version 1.0.0, and roughly 73% of the internet-accessible deployments are affected, HiddenLayer says.

The cybersecurity firm says it has attempted to report the issue to Chroma multiple times via several channels starting February 17, but has received no response. Independent researcher Azraelxuemo says they reported the flaw in November 2025, but received no response either.

While unpatched, CVE-2026-45829 potentially exposes vulnerable ChromaDB deployments to takeover attacks. Restricting network access to ChromaDB to trusted clients only should mitigate the bug, HiddenLayer notes.

“Full remediation in the code would be to move the authentication check before configuration loading and stripping any keys named ‘kwargs’ from requests in both the V1 and V2 create_collection handles. However, this is not patched as of ChromaDB 1.5.8,” the company says.

SecurityWeek has emailed Chroma for a statement on the vulnerability and will update this article if the company responds.

Related: PoC Released for DirtyDecrypt Linux Kernel Vulnerability

Related: Critical Vulnerability Exposes Industrial Robot Fleets to Hacking

Related: Exploitation of Critical NGINX Vulnerability Begins

Related: Hackers Targeted PraisonAI Vulnerability Hours After Disclosure

Written By

Ionut Arghire is an international correspondent for SecurityWeek.

Daily Briefing Newsletter

Subscribe to the SecurityWeek Email Briefing for the latest cybersecurity threats, trends, and expert insights.

Trending

Daily Briefing Newsletter

Subscribe to the SecurityWeek Email Briefing to stay informed on the latest threats, trends, and technology, along with insightful columns from industry experts.

Join as speakers examine the various components of ASM strategy, the push to mandate continuous asset visibility and inventory tools, and the use of red-teaming, bug bounties and pen-tests in modern security programs.

Register

In this live webinar, learn how to define your minimum viable business, identify the systems it depends on, measure actual recovery time against business requirements, and present the gaps to the board as measurable risk.

Register

People on the Move

Zero Networks has named Yossi Dagan as Chief Financial Officer.

Manifold has appointed Joe Sullivan to its Board of Directors.

Patrick McKinney has joined Turing as Chief Information Security Officer.

More People On The Move

Expert Insights

Daily Briefing Newsletter

Subscribe to the SecurityWeek Email Briefing to stay informed on the latest cybersecurity news, threats, and expert insights. Unsubscribe at any time.