CVE-2026-44653
- EPSS 0.28%
- Veröffentlicht 02.06.2026 23:16:38
- Zuletzt bearbeitet 21.07.2026 19:10:00
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`...
CVE-2026-32625
- EPSS 2.94%
- Veröffentlicht 02.06.2026 23:16:35
- Zuletzt bearbeitet 22.07.2026 19:10:00
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 val...
CVE-2026-31942
- EPSS 0.21%
- Veröffentlicht 02.06.2026 22:22:13
- Zuletzt bearbeitet 22.07.2026 19:10:00
LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. In versions up to and including 0.7.6, an Insecure Direct Object Reference (IDOR) vulnerability exists in the API keys management endpoint (PUT /api/keys). Due to the use of ...
CVE-2026-34371
- EPSS 0.26%
- Veröffentlicht 07.04.2026 21:08:13
- Zuletzt bearbeitet 24.07.2026 22:10:00
LibreChat is a ChatGPT clone with additional features. Prior to 0.8.4, LibreChat trusts the name field returned by the execute_code sandbox when persisting code-generated artifacts. On deployments using the default local file strategy, a malicious ar...
CVE-2026-31951
- EPSS 0.24%
- Veröffentlicht 27.03.2026 19:29:25
- Zuletzt bearbeitet 30.03.2026 20:29:45
LibreChat is a ChatGPT clone with additional features. In versions 0.8.2-rc1 through 0.8.3-rc1, user-created MCP (Model Context Protocol) servers can include arbitrary HTTP headers that undergo credential placeholder substitution. An attacker can cre...
CVE-2026-31950
- EPSS 0.21%
- Veröffentlicht 27.03.2026 19:25:25
- Zuletzt bearbeitet 30.03.2026 20:32:16
LibreChat is a ChatGPT clone with additional features. In versions 0.8.2-rc2 through 0.8.2-rc3, the SSE streaming endpoint `/api/agents/chat/stream/:streamId` does not verify that the requesting user owns the stream. Any authenticated user who obtain...
CVE-2026-31945
- EPSS 0.25%
- Veröffentlicht 27.03.2026 19:23:53
- Zuletzt bearbeitet 30.03.2026 20:35:03
LibreChat is a ChatGPT clone with additional features. Versions 0.8.2-rc2 through 0.8.2 are vulnerable to a server-side request forgery (SSRF) attack when using agent actions or MCP. Although a previous SSRF vulnerability (https://github.com/danny-av...
CVE-2026-31943
- EPSS 0.21%
- Veröffentlicht 27.03.2026 19:21:50
- Zuletzt bearbeitet 31.03.2026 20:16:27
LibreChat is a ChatGPT clone with additional features. Prior to version 0.8.3, `isPrivateIP()` in `packages/api/src/auth/domain.ts` fails to detect IPv4-mapped IPv6 addresses in their hex-normalized form, allowing any authenticated user to bypass SSR...
- EPSS 0.23%
- Veröffentlicht 18.03.2026 11:17:45
- Zuletzt bearbeitet 24.03.2026 18:40:34
In LibreChat 0.8.1-rc2, a logged-in user obtains a JWT for both the LibreChat API and the RAG API.
- EPSS 0.34%
- Veröffentlicht 18.03.2026 11:08:19
- Zuletzt bearbeitet 24.03.2026 18:41:38
LibreChat version 0.8.1-rc2 uses the same JWT secret for the user session mechanism and RAG API which compromises the service-level authentication of the RAG API.