OpenClaw versions prior to 2026.2.19 construct RegExp objects directly from unescaped Feishu mention metadata in the stripBotMention function, allowing regex injection and denial of service. Attackers can craft nested-quantifier patterns or metacharacters in mention metadata to trigger catastrophic backtracking, block message processing, or remove unintended content before model processing.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-c6hr-w26q-c636 | OpenClaw has ReDoS and regex injection via unescaped Feishu mention metadata in RegExp construction |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Wed, 18 Mar 2026 02:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | OpenClaw versions prior to 2026.2.19 construct RegExp objects directly from unescaped Feishu mention metadata in the stripBotMention function, allowing regex injection and denial of service. Attackers can craft nested-quantifier patterns or metacharacters in mention metadata to trigger catastrophic backtracking, block message processing, or remove unintended content before model processing. | |
| Title | OpenClaw < 2026.2.19 - ReDoS and Regex Injection via Unescaped Feishu Mention Metadata | |
| First Time appeared |
Openclaw
Openclaw openclaw |
|
| Weaknesses | CWE-1333 | |
| CPEs | cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:* | |
| Vendors & Products |
Openclaw
Openclaw openclaw |
|
| References |
|
|
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: VulnCheck
Published:
Updated: 2026-03-18T01:34:22.432Z
Reserved: 2026-01-06T16:47:17.181Z
Link: CVE-2026-22178
No data.
Status : Received
Published: 2026-03-18T02:16:22.160
Modified: 2026-03-18T02:16:22.160
Link: CVE-2026-22178
No data.
OpenCVE Enrichment
No data.
Weaknesses
Github GHSA