CVE-2026-61387

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:eclipse:milo:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-08-04 13:18

Updated : 2026-08-05 20:19


NVD link : CVE-2026-61387

Mitre link : CVE-2026-61387

CVE.ORG link : CVE-2026-61387


JSON object : View

Products Affected

eclipse

  • milo
CWE
CWE-400

Uncontrolled Resource Consumption

CWE-460

Improper Cleanup on Thrown Exception

CWE-772

Missing Release of Resource after Effective Lifetime