CVE-2026-85664 PUBLISHED

Chroma 1.5.9 Unbounded HNSW Index Parameters Memory Exhaustion

Assigner: VulnCheck
Reserved: 04.09.2026 Published: 04.09.2026 Updated: 04.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor chroma-core
Product chroma
Versions Default: unaffected
  • affected from 0 to 1.5.9 (incl.)

Credits

  • George Chen finder

References

Problem Types

  • Allocation of Resources Without Limits or Throttling CWE