CVE-2026-54024
- EPSS 0.3%
- Veröffentlicht 25.06.2026 15:54:12
- Zuletzt bearbeitet 29.06.2026 16:03:35
LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the fix for CVE-2024-11171 (commit bb58a2d0) added limits: { fileSize } to createMulterInstance() in the file upload routes. However, the POST /api/convos...
CVE-2026-54025
- EPSS 0.16%
- Veröffentlicht 25.06.2026 15:53:17
- Zuletzt bearbeitet 29.06.2026 16:02:49
LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, there is a vulnerability in LibreChat's markdown artifact preview pipeline. The marked library v15.0.12 does not HTML-escape double-quote characters in im...
CVE-2026-54027
- EPSS 0.22%
- Veröffentlicht 25.06.2026 15:52:02
- Zuletzt bearbeitet 26.06.2026 19:02:55
LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the POST /api/files/images endpoint allows any authenticated user to upload files into any agent's tool_resources (e.g., context, execute_code) without ve...
CVE-2026-54029
- EPSS 0.18%
- Veröffentlicht 25.06.2026 15:51:23
- Zuletzt bearbeitet 29.06.2026 15:36:16
LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the DELETE /api/messages/:conversationId/:messageId endpoint allows any authenticated user to delete any other user's messages. The validateMessageReq mid...
CVE-2026-54033
- EPSS 0.25%
- Veröffentlicht 25.06.2026 15:50:41
- Zuletzt bearbeitet 29.06.2026 15:39:10
LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, LibreChat allows users to configure custom OpenAI-compatible API endpoints by setting a baseURL. This URL is used to construct HTTP requests without any S...
CVE-2026-54037
- EPSS 0.35%
- Veröffentlicht 25.06.2026 15:49:48
- Zuletzt bearbeitet 29.06.2026 15:54:55
LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the fix for CVE-2025-7105 added forkIpLimiter and forkUserLimiter rate limiters to POST /api/convos/fork to prevent rapid-fire conversation duplication. H...
CVE-2026-54030
- EPSS 0.13%
- Veröffentlicht 25.06.2026 15:48:00
- Zuletzt bearbeitet 29.06.2026 23:55:08
LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.5, LibreChat's MCP OAuth implementation does not validate that the resource parameter from OAuth Protected Resource metadata (RFC 9728) matches the configured MC...
CVE-2026-54040
- EPSS 0.18%
- Veröffentlicht 25.06.2026 15:45:23
- Zuletzt bearbeitet 29.06.2026 16:00:14
LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the POST /api/auth/2fa/backup/regenerate endpoint regenerates all 2FA backup codes without requiring any TOTP token or existing backup code verification. ...
CVE-2026-54036
- EPSS 0.25%
- Veröffentlicht 25.06.2026 15:39:33
- Zuletzt bearbeitet 26.06.2026 19:02:50
LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the GET /api/auth/2fa/enable endpoint can be called by an authenticated user (or attacker with a stolen session) even when 2FA is already fully enabled on...
CVE-2026-44654
- EPSS 0.27%
- 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, a shared-agent editor can delete file records through `DELETE /api/files` that the owner has reused across multiple agents. The deletio...