CVE Details
Basic Information
| Title | LibreChat exposes arbitrary chats through Meilisearch engine |
|---|---|
| Type | cve |
| Published | 2025-08-05T04:53:08.166Z |
| Modified | 2025-08-05T04:53:08.166Z |
Product Information
| Vendor | danny-avila |
|---|---|
| Product | LibreChat |
| Version | >= 0.0.6, < 0.7.7 |
CVSS Information
| Base Score | 7.5 (HIGH) |
|---|---|
| Attack Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
AI Analysis
| AI Description | LibreChat versions 0.0.6 through 0.7.7-rc1 have an exposed testing endpoint that allows unauthorized access to stored chats via the Meilisearch engine. This vulnerability enables attackers to read arbitrary chats without proper access controls. The issue has been fixed in version 0.7.7. |
|---|---|
| AI Severity | High |
| AI Vendor | Danny Avila |
| AI Product | LibreChat |
| AI Version | 0.0.6 to 0.7.7 |
Affected Products
- danny-avila LibreChat >= 0.0.6, < 0.7.7
Additional Information
| CWE List | CWE-285 |
|---|---|
| Source | GitHub_M |
Description
LibreChat is a ChatGPT clone with additional features. In versions 0.0.6 through 0.7.7-rc1, an exposed testing endpoint allows reading arbitrary chats directly from the Meilisearch engine. The endpoint /api/search/test allows for direct access to stored chats in the Meilisearch engine without proper access control. This results in the ability to read chats from arbitrary users. This issue is fixed in version 0.7.7.