CVE-2026-58465 Details
Description
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.
A memory exhaustion vulnerability has been identified in Eclipse Wakaama versions prior to snapshot 2026-05-26. The issue resides in the CoAP Block1 handler within 'coap/block.c', where the absence of limits on memory allocation allows unauthenticated remote attackers to deplete server resources. Exploitation involves sending a series of Block1 PUT requests with increasing block numbers to the registration endpoint over UDP. This process causes the server to continuously reallocate a growing buffer, appending each block's payload without any maximum size restriction, ultimately leading to a denial-of-service condition through memory exhaustion.
Users can update to the latest version of Eclipse Wakaama, which includes a patch for this vulnerability. The patched version is available in the 'snapshots/2026-05-26' release.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 2, 2026CISA-ADP
Assessed Jul 2, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-770 | Allocation of Resources Without Limits or Throttling | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Eclipse Wakaama | < snapshot/2026-05-26 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 14, 2026 | CVE Modified | [email protected] |
| Jul 2, 2026 | CVE Modified | CISA-ADP |
| Jul 2, 2026 | New CVE Received | [email protected] |
Volerion