CVE-2026-23522

Source
https://cve.org/CVERecord?id=CVE-2026-23522
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-23522.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-23522
Aliases
Published
2026-01-19T16:53:32Z
Modified
2026-09-17T11:45:18Z
Severity
  • 3.7 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
Lobe Chat has IDOR in Knowledge Base File Removal that Allows Cross User File Deletion
Details

LobeChat is an open source chat application platform. Prior to version 2.0.0-next.193, knowledgeBase.removeFilesFromKnowledgeBase tRPC ep allows authenticated users to delete files from any knowledge base without verifying ownership. userId filter in the database query is commented out, so it's enabling attackers to delete other users' KB files if they know the knowledge base ID and file ID. While the vulnerability is confirmed, practical exploitation requires knowing target's KB ID and target's file ID. These IDs are random and not easily enumerable. However, IDs may leak through shared links, logs, referrer headers and so on. Missing authorization check is a critical security flaw regardless. Users should upgrade to version 2.0.0-next.193 to receive a patch.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-284",
        "CWE-639",
        "CWE-862",
        "CWE-915"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23522.json"
}
References

Affected packages

Git / github.com/lobehub/lobehub

Affected ranges

Type
GIT
Repo
https://github.com/lobehub/lobehub
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "0"
        },
        {
            "fixed":  "2.0.0-next.193"
        }
    ],
    "source":  "AFFECTED_FIELD"
}

Database specific

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