製品・ソフトウェアに関する情報
LibreChatにおける情報漏えいに関する脆弱性
Title LibreChatにおける情報漏えいに関する脆弱性
Summary

LibreChatは複数のAIプロバイダーをサポートする強化されたChatGPTのクローンです。バージョン0.8.3まで(含む)では、Model Context Protocol(MCP)サーバーの統合において、ユーザーが提供するMCPサーバーURLのZodスキーマ検証時に、サーバーのprocess.envにある${VAR}プレースホルダーを解決します。認証された任意のユーザーは、環境変数参照を含む攻撃者が制御するドメインを指すURLを持つ悪意のあるMCPサーバー構成を作成でき、その結果、LibreChatサーバーは攻撃者のサーバーに接続し、CREDS_KEY、CREDS_IV、JWT_SECRET、MONGO_URIなどの重要な秘密情報をリクエストURL内で送信してしまいます。これにより、管理者権限を必要とせずにインストールの暗号化資料およびデータベース認証情報が完全に侵害されてしまいます。この問題はバージョン0.8.4-rc1で修正されました。

Possible impacts ・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアは停止しません。 
Solution

ベンダ情報を参照して適切な対策を実施してください。

Publication Date June 2, 2026, midnight
Registration Date June 8, 2026, 11:47 a.m.
Last Update June 8, 2026, 11:47 a.m.
CVSS3.0 : 緊急
Score 9.6
Vector CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Affected System
LibreChat
LibreChat 0.8.4 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年06月08日]
  掲載
June 8, 2026, 11:47 a.m.

NVD Vulnerability Information
CVE-2026-32625
Summary

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. In versions up to and including 0.8.3, the Model Context Protocol (MCP) server integration resolves ${VAR} placeholders against the server's process.env during Zod schema validation of user-supplied MCP server URLs. Any authenticated user can create a malicious MCP server configuration with a URL pointing to an attacker-controlled domain containing environment variable references, causing the LibreChat server to connect to the attacker's server and transmit critical secrets such as CREDS_KEY, CREDS_IV, JWT_SECRET, and MONGO_URI in the request URL. This enables full compromise of the installation's cryptographic materials and database credentials without requiring administrative privileges. This is patched in version 0.8.4-rc1.

Publication Date June 3, 2026, 8:16 a.m.
Registration Date June 4, 2026, 4:16 a.m.
Last Update June 5, 2026, 12:48 a.m.
Related information, measures and tools
Common Vulnerabilities List