CVE-2026-67857
Received Received - Intake

Out-of-Bounds Read in open62541 OPC UA Client

Vulnerability report for CVE-2026-67857, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-04

Last updated on: 2026-08-04

Assigner: MITRE

Description

open62541 1.5.5 contains an out-of-bounds read in the client-side function responseReadNamespacesArray() in src/client/ua_client_connect.c.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-04
Last Modified
2026-08-04
Generated
2026-08-06
AI Q&A
2026-08-05
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
open62541 open62541 1.5.5

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an out-of-bounds read issue in the open62541 library version 1.5.5. It occurs in the client-side function responseReadNamespacesArray() located in src/client/ua_client_connect.c. An out-of-bounds read means the program reads data outside the intended memory buffer, which could expose sensitive information or cause crashes.

Detection Guidance

To detect this vulnerability, check if your system is running open62541 version 1.5.5 or earlier. Use commands like 'ua-netstat -v' or inspect server logs for client connection attempts that may trigger the out-of-bounds read in responseReadNamespacesArray().

Impact Analysis

This vulnerability could allow attackers to read memory contents outside the intended buffer, potentially exposing sensitive data or causing denial-of-service conditions. Since it affects client-side operations, systems using open62541 for OPC UA client functionality may be at risk.

Compliance Impact

The vulnerability is an out-of-bounds read in open62541 1.5.5, which could potentially expose sensitive data or disrupt system operations. This may impact compliance with GDPR by risking unauthorized data access or processing, and with HIPAA by compromising the integrity of protected health information. However, specific compliance impacts depend on system configuration and deployment.

Mitigation Strategies

Upgrade open62541 to a version newer than 1.5.5 to address the out-of-bounds read issue. If upgrading is not immediately possible, restrict network access to the vulnerable service or disable client connections until patched.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-67857. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart