CVE Catalog

CVE-2026-94094

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

20th percentile - higher than 20% of all known CVEs

Summary

A flaw has been found in OpenClaw up to version 2026.9.5. The affected function is createCanvasHostHandler in extensions/canvas/src/host/server.ts of the Canvas Host Route component. Manipulation can lead to denial of service. The attack can be launched remotely, and the exploit has been published. The suggested fix 'streaming/size-limit' was never shipped - the latest 2026.9.5 still buffers the whole file via readFile(), unlike the sibling WS path which caps at 64KB.

Risk Assessment

A remote attacker can cause server overload, leading to service unavailability for users.

Recommendation

Implement file size limits and streaming buffering as suggested by the vendor. Also monitor OpenClaw updates.

Other vulnerabilities in OpenClaw

See all
Original NVD description (English source)

A flaw has been found in OpenClaw up to 2026.9.5. Affected is the function createCanvasHostHandler of the file extensions/canvas/src/host/server.ts of the component Canvas Host Route. Executing a manipulation can lead to denial of service. The attack can be launched remotely. The exploit has been published and may be used. Fix suggestion's "streaming/size-limit" was never shipped - latest 2026.9.5 still buffers the whole file via readFile() (src/canvas/serve.runtime.ts:17,114), unlike the sibling WS path which caps at 64KB. The vendor was contacted early about this disclosure.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS