CVE-2026-58578

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.
Configurations

No configuration.

History

02 Jul 2026, 20:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-02 20:17

Updated : 2026-07-14 23:17


NVD link : CVE-2026-58578

Mitre link : CVE-2026-58578

CVE.ORG link : CVE-2026-58578


JSON object : View

Products Affected

No product.

CWE
CWE-1333

Inefficient Regular Expression Complexity