CVE-2026-61387 Details
Description
In Eclipse Milo versions 1.0.0 through 1.1.4, monitored-item quota accounting is not exception-safe: if item creation fails with an unchecked error, the server-global reservation is not restored. Deeply nested PubSub ExtensionObjects in a `CreateMonitoredItems` event filter can trigger a `StackOverflowError` during decoding, allowing an unauthenticated remote client to exhaust a finite global monitored-item quota and prevent all clients from creating new monitored items until restart. Existing monitored items and other server functions remain unaffected.
A vulnerability in Eclipse Milo versions 1.0.0 through 1.1.4 allows an unauthenticated remote client to exhaust the server's global monitored-item quota, leading to a denial-of-service condition. This issue arises because the monitored-item quota accounting is not exception-safe. If an item creation fails due to an unchecked error, the reservation is not restored. The vulnerability can be triggered by sending a 'CreateMonitoredItems' request with deeply nested PubSub ExtensionObjects, which can cause a 'StackOverflowError' during decoding. As a result, the server's finite global monitored-item quota is depleted, preventing clients from creating new monitored items until the server is restarted. Existing monitored items and other server functions remain unaffected.
Users can update to Eclipse Milo version 1.1.6, where this vulnerability has been fixed.
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.
CISA-ADP
Assessed Aug 4, 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-400 | Uncontrolled Resource Consumption | [email protected] |
| CWE-460 | Improper Cleanup on Thrown Exception | [email protected] |
| CWE-772 | Missing Release of Resource after Effective Lifetime | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| eclipse milo | >= 1.0.0, < 1.1.5 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 5, 2026 | Initial Analysis | [email protected] |
| Aug 4, 2026 | CVE Modified | CISA-ADP |
| Aug 4, 2026 | New CVE Received | [email protected] |