VYPR

milo

by Eclipse

Source repositories

CVEs (7)

  • CVE-2026-58080HigAug 4, 2026
    risk 0.46cvss 8.2epss 0.00

    In Eclipse Milo versions 1.0.0 through 1.1.4, `OpcUaServerConfig.copy()` fails to preserve a configured `RoleMapper`. On servers that rely on role permissions and construct the running configuration through `copy()`, sessions receive no role IDs and the default access controller…

  • CVE-2026-63252HigAug 4, 2026
    risk 0.42cvss 7.5epss 0.00

    In Eclipse Milo versions 0.6.0 through 1.1.4, UASC server transport handlers fail to release retained partial message chunks when a channel disconnects, allowing a remote unauthenticated client to exhaust pooled direct memory by repeatedly sending incomplete chunks and…

  • CVE-2026-62927HigAug 4, 2026
    risk 0.42cvss 7.5epss 0.00

    In Eclipse Milo versions 1.0.0 through 1.1.4, the Call service dispatches the original mixed batch to address-space handlers after calculating authorization, allowing an anonymous or otherwise low-privileged client to execute a denied method by batching it with an allowed method.

  • CVE-2026-61387HigAug 4, 2026
    risk 0.42cvss 7.5epss 0.00

    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…

  • CVE-2026-60007HigAug 4, 2026
    risk 0.41cvss 7.4epss 0.00

    In Eclipse Milo versions 0.6.0 through 1.1.4, username-token processing returns distinguishable errors for invalid RSA PKCS#1 v1.5 padding and other authentication failures, allowing an on-path attacker who captures a victim's `Basic128Rsa15`-encrypted username token to use…

  • CVE-2026-63248MedAug 4, 2026
    risk 0.35cvss 6.5epss 0.00

    In Eclipse Milo versions 0.6.0 through 1.1.4, OPC UA server diagnostics nodes do not enforce access authorization. An anonymous client can enable diagnostics over a None/None endpoint without a certificate; with a trusted client application certificate over SignAndEncrypt, it…

  • CVE-2022-25897MedSep 8, 2022
    risk 0.31cvss 5.9epss 0.01

    The package org.eclipse.milo:sdk-server before 0.6.8 are vulnerable to Denial of Service (DoS) when bypassing the limitations for excessive memory consumption by sending multiple CloseSession requests with the deleteSubscription parameter equal to False.