CVE-2026-44653

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:librechat:librechat:*:*:*:*:*:*:*:*

History

04 Jun 2026, 19:17

Type Values Removed Values Added
CWE NVD-CWE-noinfo
First Time Librechat librechat
Librechat
CPE cpe:2.3:a:librechat:librechat:*:*:*:*:*:*:*:*
References () https://github.com/danny-avila/LibreChat/security/advisories/GHSA-6vqg-rgpm-qvf9 - () https://github.com/danny-avila/LibreChat/security/advisories/GHSA-6vqg-rgpm-qvf9 - Exploit, Mitigation, Vendor Advisory

03 Jun 2026, 20:16

Type Values Removed Values Added
References () https://github.com/danny-avila/LibreChat/security/advisories/GHSA-6vqg-rgpm-qvf9 - () https://github.com/danny-avila/LibreChat/security/advisories/GHSA-6vqg-rgpm-qvf9 -

02 Jun 2026, 23:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-02 23:16

Updated : 2026-06-04 19:17


NVD link : CVE-2026-44653

Mitre link : CVE-2026-44653

CVE.ORG link : CVE-2026-44653


JSON object : View

Products Affected

librechat

  • librechat
CWE
CWE-201

Insertion of Sensitive Information Into Sent Data

NVD-CWE-noinfo