Security Update for the OPC UA .NET Standard Stack
Moderate severity
GitHub Reviewed
Published
Mar 3, 2025
in
OPCFoundation/UA-.NETStandard
•
Updated Mar 3, 2025
Package
Affected versions
< 1.5.374.158
Patched versions
1.5.374.158
Description
Published to the GitHub Advisory Database
Mar 3, 2025
Reviewed
Mar 3, 2025
Last updated
Mar 3, 2025
This security update resolves a vulnerability in the OPC UA .NET Standard Stack that allows an unauthorized attacker to bypass application authentication when the deprecated Basic128Rsa15 security policy is enabled.
Note that the Basic128Rsa15 is disabled by default so most users will not be affected. When this patch is applied the Server closes all channels using the Basic128Rsa15 if an attack is detected. This introduces a DoS before any compromise can occur which is preferable to a compromise. To prevent this failure, applications must stop using Basic128Rsa15.
References