CVE-2026-58578 MEDIUM

CVE-2026-58578: LobeChat < 2.2.10-canary.15 - Regular Expression Denial of Service in GitHub Skill Import

Vendor Lobehub
Product lobehub
Weakness CWE-1333
Published July 2, 2026
Last update July 7, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 2, 2026 CVE published
July 7, 2026 Record updated