CVE-2026-42437

7.5

OpenClaw · OpenClaw

OpenClaw 2026.4.9 before 2026.4.10 allows unaligned, unauthenticated remote attackers to cause a denial of service via oversized WebSocket frames.

Executive summary

A denial of service vulnerability in OpenClaw allows remote unauthenticated attackers to trigger service unavailability by sending oversized WebSocket frames.

Vulnerability

This is a resource consumption flaw involving the allocation of resources without limits or throttling, occurring within the voice-call realtime WebSocket path and requiring no authentication.

Business impact

A successful exploitation of this vulnerability leads to complete service unavailability for affected deployments. This disruption halts critical voice-call functionalities, directly impacting operational continuity and user communication. The associated CVSS score of 7.5 reflects a high severity risk due to the ease of remote exploitation and the potential for significant system downtime.

Remediation

Immediate Action: Update npm package openclaw to version 2026.4.10 or later.

Proactive Monitoring: Monitor WebSocket connection rates and resource utilization on the voice-call realtime path for anomalous spikes.

Compensating Controls: Implement rate limiting and maximum frame size restrictions at the reverse proxy or Web Application Firewall layer.

Exploitation status

Public Exploit Available: No (no confirmed public exploit in available data)

Analyst recommendation

Given the high severity and potential for immediate denial of service, administrators must apply the security update to version 2026.4.10 without delay. Ensuring proper input validation on WebSocket frames is vital for maintaining service reliability.

More OpenClaw CVEs

Sources

Originally found and disclosed by G0odUser, per the CVE Program record.