Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Librechat | Librechat | 0.8.2 |
Related Weaknesses (CWE)
References
- https://github.com/danny-avila/LibreChat/security/advisories/GHSA-f6rf-vm44-wh5gExploitVendor Advisory
FAQ
What is CVE-2026-31950?
CVE-2026-31950 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 ...
How severe is CVE-2026-31950?
CVE-2026-31950 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-31950?
Check the references section above for vendor advisories and patch information. Affected products include: Librechat Librechat.