CVE-2026-86867
N/A
N/A
Summary
Cinnamon's Kotaemon (all versions up to and including v0.12.0) multi-user chat interface contains multiple vulnerabilities due to incorrect authorization and improper access controls. There are four handler methods in libs/ktem/ktem/pages/chat/control.py that load a Conversation record by its ID without comparing the requester's user_id to the conversation's owner Conversation.user. This allows any authenticated user to perform the following actions:
- Read other user's chat transcripts, RAG retrieval history, AI-generated plots, and chat suggestions.
- Permanently delete another user's conversation.
- Rename another user's conversation.
- Overwrite another user's conversation's chat suggestion list.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Cinnamon AI | Kotaemon | 0.12.0 | affected |
Weaknesses
- CWE-862 Missing Authorization
- CWE-639 Authorization Bypass Through User-Controlled Key
- CWE-200 Exposure of Sensitive Information to an Unauthorized Actor
ADP Enrichment
CVE Program Container
Additional References
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.