Vulnerability Description
AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. If AnythingLLM prior to version 1.10.0 is configured to use Qdrant as the vector database with an API key, this QdrantApiKey could be exposed in plain text to unauthenticated users via the `/api/setup-complete` endpoint. Leakage of QdrantApiKey allows an unauthenticated attacker full read/write access to the Qdrant vector database instance used by AnythingLLM. Since Qdrant often stores the core knowledge base for RAG in AnythingLLM, this can lead to complete compromise of the semantic search / retrieval functionality and indirect leakage of confidential uploaded documents. Version 1.10.0 patches the issue.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mintplexlabs | Anythingllm | < 1.10.0 |
Related Weaknesses (CWE)
References
- https://github.com/Mintplex-Labs/anything-llm/security/advisories/GHSA-gm94-qc2pExploitVendor Advisory
FAQ
What is CVE-2026-24477?
CVE-2026-24477 is a vulnerability with a CVSS score of 7.5 (HIGH). AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. If AnythingLLM prior to version 1.10.0 is configured to use Qdrant as the ve...
How severe is CVE-2026-24477?
CVE-2026-24477 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-24477?
Check the references section above for vendor advisories and patch information. Affected products include: Mintplexlabs Anythingllm.