← Back

Chromadb

chromadb

Vendor: Trychroma • 4 CVEs

CVEs (4)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Trychroma
1Chromadb
Jul 15, 2026
Jun 12, 2026
9.4 CRITICAL· v4
8.8 HIGH· v3
N/A· v2
A code injection vulnerability in version 0.4.17 or later of the ChromaDB Python project allows an authenticated attacker to run arbitrary code on the server by sending a malicious model repository and trust_remote_code...Show more
A code injection vulnerability in version 0.4.17 or later of the ChromaDB Python project allows an authenticated attacker to run arbitrary code on the server by sending a malicious model repository and trust_remote_code set to true in the /api/v2/tenants/default_tenant/databases/default_database/collections/{collection_id} if they have the UPDATE_COLLECTION permission.Show less
1Trychroma
1Chromadb
Jul 15, 2026
Jun 12, 2026
8.8 HIGH· v4
8.8 HIGH· v3
N/A· v2
All V1 collection-level endpoints in ChromaDB's Python project pass None for the tenant and database to the authorization layer, allowing attackers to bypass authorization controls by using the V1 endpoints.
1Trychroma
1Chromadb
Jun 17, 2026
Jun 12, 2026
8.8 HIGH· v4
8.8 HIGH· v3
N/A· v2
The SimpleRBACAuthorizationProvider authorization provider in versions 0.5.0 or later of the ChromaDB Python project evaluates whether a user holds a given permission but never checks which tenant, database, or collectio...Show more
The SimpleRBACAuthorizationProvider authorization provider in versions 0.5.0 or later of the ChromaDB Python project evaluates whether a user holds a given permission but never checks which tenant, database, or collection that permission applies to allowing users to perform cross tenant actions.Show less
1Trychroma
1Chromadb
Jul 15, 2026
Jun 12, 2026
8.8 HIGH· v4
8.8 HIGH· v3
N/A· v2
A lack of authorization validation in version 0.4.17 or later of the ChromaDB Python project allows any authenticated users to arbitrarily read, write, update, or delete data in any tenant's collection regardless of whic...Show more
A lack of authorization validation in version 0.4.17 or later of the ChromaDB Python project allows any authenticated users to arbitrarily read, write, update, or delete data in any tenant's collection regardless of which tenant they belong to.Show less