Vulnerability Description
AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to 1.13.0, an approved mobile device token created in single-user mode can survive single-user -> multi-user migration even when the device record has userId = null. In multi-user mode, that stale token is still accepted by the mobile authentication middleware. Because no user is attached to the request, downstream mobile handlers fall back to unscoped data-access branches and return workspaces and workspace content without per-user filtering. This permits a pre-migration mobile token to enumerate a workspace assigned only to another user and retrieve victim-owned thread metadata and chat content in multi-user mode. This vulnerability is fixed in 1.13.0.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mintplexlabs | Anythingllm | < 1.13.0 |
Related Weaknesses (CWE)
References
- https://github.com/Mintplex-Labs/anything-llm/commit/9d714f95c124b61df00b840e36fPatch
- https://github.com/Mintplex-Labs/anything-llm/security/advisories/GHSA-h349-hp2vExploitMitigationVendor Advisory
- https://github.com/Mintplex-Labs/anything-llm/security/advisories/GHSA-h349-hp2vExploitMitigationVendor Advisory
FAQ
What is CVE-2026-47713?
CVE-2026-47713 is a vulnerability with a CVSS score of 2.0 (LOW). AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to 1.13.0, an approved mobile device token created in single-user mode...
How severe is CVE-2026-47713?
CVE-2026-47713 has been rated LOW with a CVSS base score of 2.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-47713?
Check the references section above for vendor advisories and patch information. Affected products include: Mintplexlabs Anythingllm.