ghsa-9g7r-h55w-795g
Vulnerability from github
Published
2025-09-11 03:30
Modified
2025-09-11 03:30
Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2025-6088" ], "database_specific": { "cwe_ids": [ "CWE-285" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-09-11T01:15:34Z", "severity": "MODERATE" }, "details": "In version 0.7.8 of danny-avila/librechat, improper authorization controls in the conversation sharing feature allow unauthorized access to other users\u0027 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\u0027s conversations by exploiting the `/api/share/conversationID` endpoint, which lacks authorization checks. This issue is resolved in version v0.7.9-rc1.", "id": "GHSA-9g7r-h55w-795g", "modified": "2025-09-11T03:30:54Z", "published": "2025-09-11T03:30:54Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6088" }, { "type": "WEB", "url": "https://github.com/danny-avila/librechat/commit/3af2666890bbf291cb7b9f3e03592d54714f0ff5" }, { "type": "WEB", "url": "https://huntr.com/bounties/361405bb-a739-41eb-a680-4cb6193e7c76" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:L", "type": "CVSS_V3" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.