PT-2026-55290 · Lobe Chat · Lobe Chat
CVSS v4.0
7.1
High
| Vector | AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
LobeChat versions prior to 2.2.10-canary.15
Description
An authenticated attacker can cause a regular expression denial of service (ReDoS) by providing a catastrophic-backtracking pattern in a GitHub repository URL path during skill import. This occurs when a malicious
basePath value containing unescaped regex metacharacters is injected into a dynamically constructed regular expression within the findSkillMd() function. Because this is executed synchronously against archive entries, it blocks the Node.js event loop, denying service to all concurrent users for tens of seconds per request. Catastrophic backtracking is a condition where a regular expression engine takes an exponential amount of time to determine that a string does not match a pattern.Recommendations
Update LobeChat to version 2.2.10-canary.15 or later.
Exploit
Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Lobe Chat