Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Network-accessible client function exploitable via malicious server response, no credentials needed, availability-only impact consistent with crash/DoS.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
2DescriptionCVE.org
An issue in open62541 v.1.5.5 and before allows a remote attacker to cause a denial of service via the UA_Client_getRemoteDataTypes component
AnalysisAI
Denial of service in open62541 v1.5.5 and earlier allows a remote unauthenticated attacker to crash an affected client via a malformed or malicious response processed by the UA_Client_getRemoteDataTypes function. open62541 is an open-source C implementation of the OPC UA industrial communication protocol, making this vulnerability relevant to ICS, SCADA, and industrial IoT deployments. No public exploit code has been explicitly confirmed, but a GitHub issue (open62541/open62541#8140) documents the flaw, and no actively exploited status (KEV) has been assigned at time of analysis.
Technical ContextAI
open62541 is a widely-adopted open-source OPC UA (OPC Unified Architecture, IEC 62541) stack implemented in C, used for machine-to-machine communication in industrial automation, manufacturing, and IoT environments. The vulnerable component, UA_Client_getRemoteDataTypes (located in src/client/ua_client_util.c per the referenced source), is responsible for querying and parsing custom data type definitions from a remote OPC UA server during session setup or browsing. The custom_datatype client example (examples/custom_datatype/client_types_custom.c) is also referenced, suggesting the flaw may manifest during custom data type negotiation. CWE classification was not provided, but the availability-only impact profile (C:N/I:N/A:H) combined with a network vector strongly suggests a memory safety flaw such as a null pointer dereference, use-after-free, or uncontrolled resource consumption triggered by crafted server responses. CPE data was not populated by NVD (cpe:2.3:a:n/a:n/a), so affected product scope is derived solely from the CVE description.
RemediationAI
No vendor-released patch version has been independently confirmed at time of analysis. The CVE references point to a GitHub issue (https://github.com/open62541/open62541/issues/8140) and source files tagged at v1.5.5, but no merged fix commit or tagged release containing a patch was identified in the provided data. Developers and operators should monitor the open62541 GitHub repository for a patch release beyond v1.5.5 and upgrade as soon as one is available. As a compensating control, restrict open62541 client instances to connect only to known, trusted OPC UA servers by enforcing certificate-based authentication and TLS (OPC UA SecureChannel with SignAndEncrypt mode), which prevents a rogue server from triggering the flaw without first compromising a trusted endpoint. Additionally, network-level controls such as OPC UA traffic filtering (default TCP port 4840) and network segmentation can limit the attack surface to trusted industrial network segments. These mitigations reduce but do not eliminate risk if the trusted server itself is compromised.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-400 – Uncontrolled Resource Consumption
View allSame technique Denial Of Service
View allVendor StatusVendor
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-52963
GHSA-5hm6-mc9f-6w2p