Description
In version 0.7.8 of danny-avila/librechat, improper authorization controls in the conversation sharing feature allow unauthorized access to other users' conversations if the conversation ID is known. Although UUIDv4 conversation IDs are generated server-side and are difficult to brute force, they can be obtained from less-protected sources such as server-side access logs, browser history, or screenshots. The vulnerability permits a logged-in user to gain read-only access to another user's conversations by exploiting the `/api/share/conversationID` endpoint, which lacks authorization checks. This issue is resolved in version v0.7.9-rc1.
INFO
Published Date :
2025-09-11T00:43:51.699Z
Last Modified :
2025-09-11T14:42:34.879Z
Source :
@huntr_ai
AFFECTED PRODUCTS
The following products are affected by CVE-2025-6088 vulnerability.
| Vendors | Products |
|---|---|
| Librechat |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-6088.