Untriaged
Permalink
CVE-2026-31950
5.3 MEDIUM
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): HIGH
- Privileges required (PR): LOW
- User interaction (UI): NONE
- Scope (S): UNCHANGED
- Confidentiality impact (C): HIGH
- Integrity impact (I): NONE
- Availability impact (A): NONE
LibreChat's IDOR in SSE Stream Subscription Allows Reading Other Users' Chats
LibreChat is a ChatGPT clone with additional features. In versions 0.8.2-rc2 through 0.8.2-rc3, the SSE streaming endpoint `/api/agents/chat/stream/:streamId` does not verify that the requesting user owns the stream. Any authenticated user who obtains or guesses a valid stream ID can subscribe and read another user's real-time chat content, including messages, AI responses, and tool invocations. Version 0.8.2 patches the issue.
References
-
https://github.com/danny-avila/LibreChat/security/advisories/GHSA-f6rf-vm44-wh5g x_refsource_CONFIRM
Affected products
LibreChat
- ==>= 0.8.2-rc2, < 0.8.2
Package maintainers
-
@niklaskorz Niklas Korz <nixpkgs@korz.dev>