CVE-2026-67870
Publication date 6 August 2026
Last updated 7 August 2026
Ubuntu priority
Cvss 3 Severity Score
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.
Status
| Package | Ubuntu Release | Status |
|---|---|---|
| open62541 | 26.04 LTS resolute |
Needs evaluation
|
| 24.04 LTS noble | Not in release | |
| 22.04 LTS jammy | Not in release |
Severity score breakdown
CVSS version: CVSS v3.0
Base score
9.8 · Critical
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
References
Other references
- https://www.cve.org/CVERecord?id=CVE-2026-67870
- https://github.com/open62541/open62541/issues/8172
- 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