Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-61387
Published:August 04, 2026
Updated:August 05, 2026
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.
Affected Packages
https://github.com/eclipse-milo/milo.git (GITHUB):
Affected version(s) >=v1.0.0 <v1.1.5
Fix Suggestion:
Update to version v1.1.5
org.eclipse.milo:milo-sdk-server (JAVA):
Affected version(s) >=1.0.0 <1.1.5
Fix Suggestion:
Update to version 1.1.5
org.eclipse.milo:milo-stack-core (JAVA):
Affected version(s) >=1.0.0 <1.1.5
Fix Suggestion:
Update to version 1.1.5
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
LOW
Weakness Type (CWE)
Improper Cleanup on Thrown Exception
Missing Release of Resource after Effective Lifetime
Uncontrolled Resource Consumption