Description
LibreChat is a ChatGPT clone with additional features. Version 0.8.1-rc2 is prone to a server-side request forgery (SSRF) vulnerability due to missing restrictions of the Actions feature in the default configuration. LibreChat enables users to configure agents with predefined instructions and actions that can interact with remote services via OpenAPI specifications, supporting various HTTP methods, parameters, and authentication methods including custom headers. By default, there are no restrictions on accessible services, which means agents can also access internal components like the RAG API included in the default Docker Compose setup. This issue is fixed in version 0.8.1-rc2.
Problem types
CWE-918: Server-Side Request Forgery (SSRF)
Product status
References
github.com/...reChat/security/advisories/GHSA-rgjq-4q58-m3q8
github.com/...ommit/3b41e392ba5c0d603c1737d8582875e04eaa6e02
github.com/danny-avila/LibreChat/releases/tag/v0.8.2-rc2