LobeChat before version 2.2.10-canary.15 contains a...
High severity
Unreviewed
Published
Jul 2, 2026
to the GitHub Advisory Database
•
Updated Jul 2, 2026
Description
Published by the National Vulnerability Database
Jul 2, 2026
Published to the GitHub Advisory Database
Jul 2, 2026
Last updated
Jul 2, 2026
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.
References