Improper Authorization in Conversation Sharing of LibreChat by Danny Avila
CVE-2025-6088

4.2MEDIUM

Key Information:

Vendor
CVE Published:
11 September 2025

What is CVE-2025-6088?

In version 0.7.8 of LibreChat, improper authorization controls in the conversation sharing feature create a significant security risk. A logged-in user may gain read-only access to other users' private conversations if they know the conversation ID. These IDs, although UUIDv4 format, can be extracted from weakly protected sources like server-side access logs, browser history, or screenshots. The vulnerable API endpoint /api/share/conversationID does not enforce necessary authorization checks, allowing unauthorized access. This issue has been addressed in version 0.7.9-rc1.

Affected Version(s)

danny-avila/librechat < unspecified

References

CVSS V3.0

Score:
4.2
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
None
Availability:
Low
Attack Vector:
Network
Attack Complexity:
High
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-6088 : Improper Authorization in Conversation Sharing of LibreChat by Danny Avila