CVE-2026-58578

Source
https://cve.org/CVERecord?id=CVE-2026-58578
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-58578.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-58578
Published
2026-07-02T19:38:21Z
Modified
2026-09-17T11:45:21Z
Severity
  • 7.1 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
LobeChat < 2.2.10-canary.15 - Regular Expression Denial of Service in GitHub Skill Import
Details

LobeChat before version 2.2.10-canary.15 contains a regular expression denial of service (ReDoS) vulnerability that allows authenticated attackers to block the Node.js event loop by supplying a catastrophic-backtracking pattern in a GitHub repository URL path during skill import. Attackers can craft a malicious basePath value containing unescaped regex metacharacters such as catastrophic-backtracking patterns, which are injected into a dynamically constructed regular expression in the findSkillMd function and executed synchronously against archive entries, denying service to all concurrent users for tens of seconds per request.

Database specific
{
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-1333"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/58xxx/CVE-2026-58578.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.2.10-canary.15"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Database specific

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