CVE-2026-85664

Summary

Chroma 1.5.9 fails to validate maximum bounds on HNSW index parameters max_neighbors, ef_construction, and ef_search in collection-create requests. Unauthenticated attackers can supply arbitrarily large parameter values to exhaust server memory and cause denial of service during index compaction.

Affected Software

VendorProductVersion RangeStatus
chroma-corechroma0 <= 1.5.9affected

Weaknesses

  • CWE-770: Allocation of Resources Without Limits or Throttling

References