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.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-284"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/31xxx/CVE-2026-31950.json"
}{
"extracted_events": [
{
"introduced": "0.8.2-rc2"
},
{
"fixed": "0.8.2"
},
{
"last_affected": "0.8.2-rc2"
},
{
"introduced": "0.8.2-rc3"
},
{
"last_affected": "0.8.2-rc3"
}
],
"cpe": [
"cpe:2.3:a:librechat:librechat:0.8.2:rc2:*:*:*:*:*:*",
"cpe:2.3:a:librechat:librechat:0.8.2:rc3:*:*:*:*:*:*"
],
"source": [
"AFFECTED_FIELD",
"CPE_STRING"
]
}