CVE-2026-94094 PUBLISHED

OpenClaw Canvas Host Route server.ts createCanvasHostHandler denial of service

Assigner: VulDB
Reserved: 20.09.2026 Published: 20.09.2026 Updated: 20.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P
CVSS Score: 5.3

Product Status

Vendor n/a
Product OpenClaw
Versions
  • Version 2026.9.0 is affected
  • Version 2026.9.1 is affected
  • Version 2026.9.2 is affected
  • Version 2026.9.3 is affected
  • Version 2026.9.4 is affected
  • Version 2026.9.5 is affected

Credits

  • pengguogood (VulDB User) reporter
  • VulDB CNA Team coordinator

References

Problem Types

  • Denial of Service CWE