CVE-2026-58080
Published:August 04, 2026
Updated:August 05, 2026
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 skips role-permission checks, allowing an anonymous client where anonymous sessions are permitted to read role-permission metadata, invoke protected methods, or delete protected nodes.
Affected Packages
https://github.com/eclipse-milo/milo.git (GITHUB):
Affected version(s) >=v1.0.0 <v1.1.5Fix Suggestion:
Update to version v1.1.5org.eclipse.milo:milo-sdk-server (JAVA):
Affected version(s) >=1.0.0 <1.1.5Fix Suggestion:
Update to version 1.1.5Related Resources (5)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.8
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.2
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Missing Authorization