CVE-2025-6088 MEDIUM

CVE-2025-6088: Improper Authorization in danny-avila/librechat

Vendor Danny-Avila
Product danny-avila/librechat
Weakness CWE-285
Published September 11, 2025
Last update September 11, 2025

CVSS base score

4.2/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:L

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

September 11, 2025 CVE published
September 11, 2025 Record updated