Server-Side Request Forgery (SSRF) in LibreChat - #VU133254
Published: June 3, 2026
LibreChat
Detailed vulnerability description
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.