CVE-2026-45832 Details
Description
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.
A vulnerability exists in ChromaDB's Python project, specifically in all V1 collection-level endpoints, which improperly handle tenant and database information. These endpoints pass 'None' for both the tenant and database to the authorization layer, effectively bypassing authorization controls. As a result, tenant-scoped access control is rendered ineffective through V1 endpoints. This vulnerability affects ChromaDB versions 0.5.0 up to the latest Python release.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 12, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://access.redhat.com/security/cve/CVE-2026-45832 | redhat-SADP | |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488411 | redhat-SADP | |
| https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-45832.json | redhat-SADP | |
| https://www.hiddenlayer.com/sai-security-advisory/2026-06-chromadb-4 | HiddenLayer | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-551 | Incorrect Behavior Order: Authorization Before Parsing and Canonicalization | redhat-SADP |
| CWE-639 | Authorization Bypass Through User-Controlled Key | HiddenLayer |
Affected Products
| Product | Versions |
|---|---|
| trychroma chromadb | >= 0.5.0, <= 1.5.9 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 15, 2026 | CVE Modified | redhat-SADP |
| Jun 30, 2026 | CVE Modified | redhat-SADP |
| Jun 17, 2026 | CVE Modified | HiddenLayer |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 16, 2026 | Initial Analysis | [email protected] |
| Jun 12, 2026 | New CVE Received | HiddenLayer |