<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Cpe:2.3:a:trychroma:chroma:1.5.9:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3atrychromachroma1.5.9/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Fri, 04 Sep 2026 19:26:39 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3atrychromachroma1.5.9/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Denial of Service Vulnerability in Chroma 1.5.9 via HNSW Index Parameters</title><link>https://feed.craftedsignal.io/briefs/2026-09-chroma-dos/</link><pubDate>Fri, 04 Sep 2026 19:26:39 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-chroma-dos/</guid><description>Chroma 1.5.9 is vulnerable to an unauthenticated denial-of-service attack due to insufficient bounds validation on HNSW index parameters during collection creation, allowing memory exhaustion.</description><content:encoded><![CDATA[<p>Chroma version 1.5.9 contains a high-severity vulnerability (CVE-2026-85664) within its handling of Hierarchical Navigable Small World (HNSW) index parameters. The application fails to perform proper bounds validation on the 'max_neighbors', 'ef_construction', and 'ef_search' parameters when processing collection-create API requests. An unauthenticated attacker can exploit this flaw by sending crafted requests containing arbitrarily large integer values for these parameters. Upon processing, the server attempts to allocate excessive memory resources to support the requested index dimensions, leading to heap exhaustion and a denial-of-service condition during the subsequent index compaction phase. This vulnerability poses a significant risk to the stability of self-hosted Chroma instances, as it does not require prior authentication to trigger.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation results in an immediate service denial for the target Chroma instance. By repeatedly sending these malformed requests, an attacker can prevent the service from recovering, effectively rendering the vector database unavailable for legitimate application traffic. The impact is primarily local availability, affecting any dependent AI or data pipeline relying on the Chroma instance for storage and retrieval operations.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize the identification and patching of Chroma instances running version 1.5.9. As the vendor releases security updates or patches addressing CVE-2026-85664, apply them to all internet-facing and internal Chroma deployments immediately. Until a patch is available, implement network-level access control lists (ACLs) or API gateway request validation to filter requests targeting the collection-create endpoint, ensuring that the integer values for HNSW index parameters fall within reasonable, documented operational limits.</p>
]]></content:encoded><category domain="severity">low</category><category domain="type">advisory</category><category>denial-of-service</category><category>vulnerability</category><category>cve</category></item></channel></rss>