Inefficient regular expression complexity in OpenClaw - CVE-2026-22178

 

Inefficient regular expression complexity in OpenClaw - CVE-2026-22178

Published: May 4, 2026


Vulnerability identifier: #VU129400
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-22178
CWE-ID: CWE-1333
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to inefficient regular expression complexity in stripBotMention() in extensions/feishu/src/bot.ts when processing Feishu mention metadata in RegExp construction. A remote attacker can supply crafted mention metadata with nested quantifiers to cause a denial of service.

The issue can trigger catastrophic backtracking and block message processing.


Affected software

OpenClaw

How to mitigate CVE-2026-22178

Install security update from vendor's website.

OpenClaw - update to 2026.2.19

External References

Related Security Bulletins