CVE-2026-32980 PUBLISHED

OpenClaw < 2026.3.13 - Resource Exhaustion via Unauthenticated Telegram Webhook Request

Assigner: VulnCheck
Reserved: 17.03.2026 Published: 29.03.2026 Updated: 29.03.2026

OpenClaw before 2026.3.13 reads and buffers Telegram webhook request bodies before validating the x-telegram-bot-api-secret-token header, allowing unauthenticated attackers to exhaust server resources. Attackers can send POST requests to the webhook endpoint to force memory consumption, socket time, and JSON parsing work before authentication validation occurs.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor OpenClaw
Product OpenClaw
Versions Default: unaffected
  • affected from 0 to 2026.3.13 (excl.)
  • Version 2026.3.13 is unaffected

Credits

  • space08 reporter

References

Problem Types

  • Allocation of Resources Without Limits or Throttling CWE