CVE-2026-58465 PUBLISHED

Eclipse Wakaama CoAP Block1 Handler Unbounded Memory Allocation DoS

Assigner: VulnCheck
Reserved: 30.06.2026 Published: 02.07.2026 Updated: 02.07.2026

Eclipse Wakaama before snapshot/2026-05-26 contains an unbounded memory allocation vulnerability in the CoAP Block1 handler within coap/block.c that allows unauthenticated remote attackers to exhaust server memory by sending a sequence of Block1 PUT requests with incrementing block numbers. Attackers can target the registration endpoint over UDP without authentication, causing the server to repeatedly reallocate a growing accumulation buffer by appending each block payload without enforcing any maximum total size limit, resulting in denial of service through memory exhaustion.

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 eclipse-wakaama
Product wakaama
Versions Default: affected
  • affected from 0 to snapshot/2026-05-26 (excl.)

Credits

  • Kazuma Matsumoto, a security researcher at GMO Cybersecurity by IERAE, Inc. finder
  • VulnCheck finder

References

Problem Types

  • Allocation of Resources Without Limits or Throttling CWE