Server-Side Request Forgery (SSRF) in LibreChat - CVE-2026-54033
Published: June 3, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information from internal network resources.
The vulnerability exists due to server-side request forgery (SSRF) in user-configured API endpoint baseURL handling when constructing HTTP requests from a user-supplied baseURL. A remote user can set a crafted baseURL pointing to an internal address to disclose sensitive information from internal network resources.
The configured API key may be forwarded in the Authorization header to the target endpoint.