Description
An integer overflow in the UA_Variant arrayDimensions product
computation in open62541 may allow a remote attacker to trigger an
out-of-bounds write.
Published: 2026-07-30
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An integer overflow occurs in the UA_Variant arrayDimensions product calculation within the open62541 OPC UA library. When a crafted request includes a large array dimension, the multiplication overflows, causing the library to write beyond the allocated buffer. This out‑of‑bounds write can corrupt adjacent memory, potentially allowing an attacker to corrupt data, gain elevated privileges, or crash the application. The flaw is classified as CWE‑190, which reflects improper handling of integer arithmetic.

Affected Systems

All systems that embed the open62541 library from o6 Automation are affected. The vendor has not specified exact version ranges, so any installation that incorporates the vulnerable arrayDimensions logic remains at risk until patched.

Risk and Exploitability

The CVSS score of 8.7 denotes high severity. The EPSS score of < 1 % indicates that the likelihood of exploitation is very low, though not zero, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is remote over the network to an OPC UA server that uses the vulnerable library; an attacker must craft a request that triggers the overflow. While the risk of widespread exploitation remains uncertain, the high impact and absence of external mitigations warrant prompt attention.

Generated by OpenCVE AI on August 2, 2026 at 04:53 UTC.

Remediation

Vendor Solution

o6 Automation has prepared mitigations and fixes to address these issues and recommends that users update to the newest version. The new version can be obtained by contacting o6 Automation   https://www.o6-automation.com/contact or by downloading from the following locations: https://github.com/open62541/open62541/pull/8235/commits/b666d35769ce63998442e4d0810a3fb10b50179f https://github.com/open62541/open62541/pull/8236/commits/06b99fef667c8ec5bdf0605b4f00c84fcc1d3a60 https://github.com/open62541/open62541/pull/8237/commits/1b71d9c5d9c4d02d4729b8903a52e9f530bf804e https://github.com/open62541/open62541/pull/8238/commits/afab4107bfd161da9ce8bb30ed77f3968c9c97df For more information, see open62541 Security Advisories SA-2026-0012, SA-2026-0014, and SA-2026-0015 or contact o6 Automation:  https://www.o6-automation.com/contact


OpenCVE Recommended Actions

  • Update the open62541 library to the newest release provided by o6 Automation, which contains the integer‑overflow fix.
  • Rebuild and redeploy any dependent applications to link against the updated library.
  • Restrict network exposure of OPC UA endpoints to trusted clients and enable authentication and transport encryption where supported.

Generated by OpenCVE AI on August 2, 2026 at 04:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared O6 Automation
O6 Automation open62541
Vendors & Products O6 Automation
O6 Automation open62541

Fri, 31 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Description An integer overflow in the UA_Variant arrayDimensions product computation in open62541 may allow a remote attacker to trigger an out-of-bounds write.
Title o6 Automation open62541 Integer Overflow or Wraparound
Weaknesses CWE-190
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

O6 Automation Open62541
cve-icon MITRE

Status: PUBLISHED

Assigner: icscert

Published:

Updated: 2026-07-31T15:47:55.815Z

Reserved: 2026-07-27T15:02:47.797Z

Link: CVE-2026-65423

cve-icon Vulnrichment

Updated: 2026-07-31T15:47:51.946Z

cve-icon NVD

Status : Received

Published: 2026-07-30T23:16:52.743

Modified: 2026-07-31T16:17:09.560

Link: CVE-2026-65423

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T20:34:19Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound