CVE-2026-44653
6.5 MEDIUMLibreChat is an enhanced ChatGPT clone that supports multiple AI providers
Published: 2026-06-02 · Last updated: 2026-06-04
Severity and scoring
- CVSS
- 6.5 MEDIUM
- Vector
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- CWE
- CWE-201
Affected products
| Vendor | Product |
|---|---|
| librechat | librechat |
Description
LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. In versions up to and including 0.8.3, users with only `VIEW` access to an MCP server can retrieve the server's decrypted admin-managed secrets through `GET /api/mcp/servers` and `GET /api/mcp/servers/:serverName`. The returned config includes plaintext values for `apiKey.key` and `oauth.client_secret`. This allows viewers of a shared MCP server to exfiltrate the underlying provider credentials. Version 0.8..4 contains a patch. Other remediations include: never returning decrypted admin-managed secrets to non-owners; redacting apiKey.key and oauth.client_secret from all API responses consider returning only boolean presence indicators for secrets, similar to the auth-values route pattern; and, if owners need to edit configs without re-entering secrets, preserving secrets server-side and returning placeholders instead of plaintext.
Source: NVD
References
Related CVEs
Same vendor
- CVE-2026-44654 — LibreChat is an enhanced ChatGPT clone that supports multiple AI providers (8.1 HIGH)
- CVE-2026-32625 — LibreChat is an enhanced ChatGPT clone that supports multiple AI providers (9.6 CRITICAL)
- CVE-2026-31942 — LibreChat is an enhanced ChatGPT clone that supports multiple AI providers (7.1 HIGH)
- CVE-2026-4276 — LibreChat RAG API, version 0.7.0, contains a log-injection vulnerability that allows attackers to forge log entries (7.5 HIGH)
Same CWE
- CVE-2026-46481 — OpenMetadata is a unified metadata platform (8.3 HIGH)
- CVE-2026-42539 — IRIS is a web collaborative platform that helps incident responders share technical details during investigations (6.5 MEDIUM)
- CVE-2026-45739 — Strawberry GraphQL is a library for creating GraphQL APIs (3.1 LOW)
- CVE-2026-4035 — A vulnerability in mlflow/mlflow versions prior to 3.11.0 allows for the resolution of environment variables in AI Gateway secrets, which... (7.7 HIGH)
- CVE-2026-35447 — NamelessMC is website software for Minecraft servers