CVE-2026-67870
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
06/08/2026
Last modified:
06/08/2026
Description
In open62541 v1.5.5, the server-side AddReferences implementation contains an incomplete validation flaw for non-local ExpandedNodeId targets. A remote attacker can send a crafted AddReferencesRequest with an empty targetServerUri and a non-zero targetNodeId.serverIndex, causing the target node pointer to remain NULL while execution continues.
Impact
Base Score 3.x
9.80
Severity 3.x
CRITICAL
References to Advisories, Solutions, and Tools
- https://github.com/open62541/open62541/blob/v1.5.5/include/open62541/types.h
- https://github.com/open62541/open62541/blob/v1.5.5/src/server/ua_services_nodemanagement.c
- https://github.com/open62541/open62541/blob/v1.5.5/src/ua_types.c
- https://github.com/open62541/open62541/issues/8172
- https://github.com/open62541/open62541/issues/8172



