CVE-2026-44109
OpenClaw: Feishu webhook and card-action validation now fail closed
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install openclaw@2026.4.15
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| openclaw | npm | All versions | 2026.4.15 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-1188
- CWE-287Improper AuthenticationMITRE
- CWE-294
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
References
- https://github.com/openclaw/openclaw/security/advisories/GHSA-xh72-v6v9-mwhcWEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-44109ADVISORY
- https://github.com/openclaw/openclaw/pull/66707WEB
- https://github.com/openclaw/openclaw/commit/c8003f1b33ed2924be5f62131bd28742c5a41aaeWEB
- https://github.com/openclaw/openclawPACKAGE
- https://www.vulncheck.com/advisories/openclaw-authentication-bypass-in-feishu-webhook-and-card-action-validationWEB
Frequently Asked Questions
- What is CVE-2026-44109?
- OpenClaw: Feishu webhook and card-action validation now fail closed This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.8/10).
- How do I check if my project is affected by CVE-2026-44109?
- CVE-2026-44109 affects openclaw. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-44109 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-35663CRITICAL
OpenClaw: Gateway Backend Reconnect lets Non-Admin Operator Scopes Self-Claim operator.admin
- CVE-2026-28472CRITICAL
OpenClaw's gateway connect could skip device identity checks when auth.token was present but not yet validated
- CVE-2026-53819HIGH
OpenClaw: Workspace .env could override Homebrew executable selection for skill install flows
- CVE-2026-43569HIGH
OpenClaw: Workspace provider auth choices could auto-enable untrusted provider plugins
- CVE-2026-41303HIGH
OpenClaw: Discord text `/approve` bypasses `channels.discord.execApprovals.approvers` and allows non-approvers to resolve pending exec approvals
- CVE-2026-53810HIGH
OpenClaw's marketplace runtime extension metadata could point at unscanned payloads
- CVE-2026-43584HIGH
OpenClaw: Exec environment denylist missed high-risk interpreter startup variables
- CVE-2026-33576MEDIUM
OpenClaw: Zalo channel downloads media before sender authorization
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies