PT-2026-26009 · Openclaw · Openclaw
Sean Nejad
·
Published
2026-02-19
·
Updated
2026-03-18
·
CVE-2026-22178
CVSS v2.0
8.5
High
| Vector | AV:N/AC:L/Au:N/C:N/I:P/A:C |
Name of the Vulnerable Software and Affected Versions
OpenClaw versions 2026.2.6 through 2026.2.17
Description
The software constructs RegExp objects directly from unescaped Feishu mention metadata within the
stripBotMention function. This allows for potential regex injection and denial of service. Attackers can craft patterns with nested quantifiers or metacharacters in mention metadata to trigger catastrophic backtracking, potentially blocking message processing or removing unintended content before model processing. The vulnerable code resides in the extensions/feishu/src/bot.ts file, specifically when creating a new RegExp() from mention.name and mention.key without proper escaping of regex metacharacters.Recommendations
OpenClaw versions 2026.2.6 through 2026.2.17 should be updated to version 2026.2.19 or later.
Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Openclaw