CVE-2025-6088 (CNNVD-202509-1728)
中文标题:
LibreChat 授权问题漏洞
英文标题:
Improper Authorization in danny-avila/librechat
漏洞描述
中文描述:
LibreChat是Danny Avila个人开发者的一个增强的 ChatGPT 克隆。 LibreChat 0.7.8版本存在授权问题漏洞,该漏洞源于对话共享功能授权控制不当,可能导致未授权访问其他用户对话。
英文描述:
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.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| danny-avila | danny-avila/librechat | - | < v0.7.9-rc1 | - |
cpe:2.3:a:danny-avila:danny-avila_librechat:*:*:*:*:*:*:*:*
|
| librechat | librechat | 0.7.8 | - | - |
cpe:2.3:a:librechat:librechat:0.7.8:-:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
3.0 (cna)
MEDIUMCVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:L
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-6088 |
2025-11-11 15:23:34 | 2025-11-11 07:40:48 |
| NVD | nvd_CVE-2025-6088 |
2025-11-11 15:01:02 | 2025-11-11 07:48:34 |
| CNNVD | cnnvd_CNNVD-202509-1728 |
2025-11-11 15:12:56 | 2025-11-11 08:00:10 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 授权问题
- cnnvd_id: 未提取 -> CNNVD-202509-1728
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 1 -> 2
- data_sources: ['cve'] -> ['cve', 'nvd']