VYPR

ChromaDB

by ChromaDB

CVEs (3)

  • CVE-2026-45833CriJun 12, 2026
    risk 0.61cvss epss

    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…

  • CVE-2026-45831HigJun 12, 2026
    risk 0.57cvss epss

    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…

  • CVE-2026-45830HigJun 12, 2026
    risk 0.57cvss epss

    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.