Information disclosure in LibreChat - CVE-2026-32625
Published: June 3, 2026
LibreChat
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information and compromise integrity.
The vulnerability exists due to exposure of sensitive information to an unauthorized actor in the MCP server URL validation and inspection workflow when handling authenticated MCP server creation requests with crafted URL placeholders. A remote user can submit a malicious MCP server configuration that injects environment variable references into the URL to disclose sensitive information and compromise integrity.
The server immediately connects to the resolved external URL during inspection, which can expose secrets such as cryptographic keys, token signing material, and database connection strings.