VYPR

PyPI package

chromadb

pkg:pypi/chromadb

Vulnerabilities (3)

  • CVE-2026-45833HigJun 12, 2026
    affected >= 0.4.17, <= 1.5.9

    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
    affected >= 0.5.0, <= 1.5.9

    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

  • CVE-2026-45830HigJun 12, 2026
    affected >= 0.4.17, <= 1.5.9

    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.