CVE-2025-6088

Source
https://cve.org/CVERecord?id=CVE-2025-6088
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-6088.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-6088
Published
2025-09-11T00:43:51Z
Modified
2026-08-12T03:51:39Z
Severity
  • 4.2 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:L CVSS Calculator
Summary
Improper Authorization in danny-avila/librechat
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.

Database specific
{
    "cna_assigner": "@huntr_ai",
    "cwe_ids": [
        "CWE-285"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/6xxx/CVE-2025-6088.json"
}
References

Affected packages

Git / github.com/danny-avila/librechat

Affected ranges

Type
GIT
Repo
https://github.com/danny-avila/librechat
Events
Database specific
Show details
{
    "cpe": [
        "cpe:2.3:a:librechat:librechat:0.7.8:-:*:*:*:*:*:*",
        "cpe:2.3:a:librechat:librechat:0.7.8:rc1:*:*:*:*:*:*"
    ],
    "extracted_events": [
        {
            "introduced": "0.7.8-NA"
        },
        {
            "last_affected": "0.7.8-NA"
        },
        {
            "introduced": "0.7.8-rc1"
        },
        {
            "last_affected": "0.7.8-rc1"
        }
    ],
    "source": [
        "CPE_STRING",
        "REFERENCES"
    ]
}

Affected versions

0.*
0.7.8-NA
0.7.8-rc1
v0.*
v0.7.8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-6088.json"