Description
open62541 1.5.5 contains an out-of-bounds read in the client-side function responseReadNamespacesArray() in src/client/ua_client_connect.c.
Published: 2026-08-04
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an out-of-bound read performed by the client-side function responseReadNamespacesArray() in open62541 1.5.5. When a server sends a malformed namespace array, the client attempts to read beyond the bounds of its buffer, which can cause the client process to terminate unexpectedly. The only documented effect is denial of service.

Affected Systems

Applications compiled with open62541 version 1.5.5 that process namespace array responses are affected. Since no specific vendors are listed, any distribution of this release is vulnerable until a patch is applied.

Risk and Exploitability

The CVSS score of 7.5 classifies the flaw as high severity. The EPSS score is less than 1%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA KEV catalog. An attacker who can control the server that a vulnerable client connects to could craft a malicious response to trigger the out-of-bounds read, leading to a crash. This attack vector is inferred from the nature of the vulnerability, and no public exploitation has been reported.

Generated by OpenCVE AI on August 5, 2026 at 16:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest open62541 release that contains the fix for the out-of-bounds read in responseReadNamespacesArray()
  • If an update is not immediately available, compile a patched version of open62541 that incorporates bounds checks before reading the namespace array
  • Limit connections from the client to trusted OPC UA servers to mitigate the risk of receiving malicious responses

Generated by OpenCVE AI on August 5, 2026 at 16:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-788
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 05 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Read in open62541 Client Namespace Processing open62541: open62541: Denial of Service via out-of-bounds read in client-side function
Weaknesses CWE-125
References
Metrics threat_severity

None

threat_severity

Important


Tue, 04 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Open62541
Open62541 open62541
Vendors & Products Open62541
Open62541 open62541

Tue, 04 Aug 2026 22:45:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Read in open62541 Client Namespace Processing
Weaknesses CWE-788

Tue, 04 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Description open62541 1.5.5 contains an out-of-bounds read in the client-side function responseReadNamespacesArray() in src/client/ua_client_connect.c.
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AC:L/AV:N/A:H/C:N/I:N/PR:N/S:U/UI:N'}


Subscriptions

Open62541 Open62541
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-05T14:31:49.820Z

Reserved: 2026-07-30T00:00:00.000Z

Link: CVE-2026-67857

cve-icon Vulnrichment

Updated: 2026-08-05T14:31:45.509Z

cve-icon NVD

Status : Received

Published: 2026-08-04T22:17:15.957

Modified: 2026-08-05T15:17:06.167

Link: CVE-2026-67857

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-04T00:00:00Z

Links: CVE-2026-67857 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T16:30:13Z

Weaknesses