Description
open62541 1.5.5 contains a heap-based buffer overflow in the default HistoryRead path when the default history database is used with the memory backend.
Published: 2026-08-04
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a heap-based buffer overflow in open62541 1.5.5, triggered when the default history database uses the memory backend during a HistoryRead operation. The description states that malicious parameters can corrupt the heap, and under standard assumptions this could lead to arbitrary code execution at the server host. The actual exploitation scenario is not detailed, so the statement that arbitrary code execution is possible is inferred from the nature of the overflow.

Affected Systems

Installations of open62541 version 1.5.5 that use the default, memory‑backed history database are affected. No other product or vendor versions are mentioned in the advisory.

Risk and Exploitability

The CVSS score of 7.5 signifies high severity, while the EPSS score of less than 1% indicates a low probability of exploitation in the current threat landscape. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that an attacker can remotely trigger the overflow by sending a crafted HistoryRead request over the OPC UA protocol, which is exposed by the server. If the server is internet‑exposed, the risk is higher; internal exposure still poses a threat if an attacker can reach the host.

Generated by OpenCVE AI on August 11, 2026 at 02:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched version of open62541 that includes the buffer overflow fix.
  • Disable the default memory‑based history database or configure an alternative persistent backend.
  • Apply the patch referenced in the open62541 GitHub issue or rebuild the library with the incorporated fix.

Generated by OpenCVE AI on August 11, 2026 at 02:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Title Heap-Based Buffer Overflow in Default History Read Path of open62541 1.5.5 open62541: open62541: Heap-based buffer overflow in HistoryRead path
Weaknesses CWE-120
References
Metrics threat_severity

None

threat_severity

Important


Wed, 05 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Title Heap-Based Buffer Overflow in Default History Read Path of open62541 1.5.5

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Wed, 05 Aug 2026 00:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-122

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

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

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

Type Values Removed Values Added
Description open62541 1.5.5 contains a heap-based buffer overflow in the default HistoryRead path when the default history database is used with the memory backend.
References

Subscriptions

Open62541 Open62541
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-05T18:34:12.759Z

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

Link: CVE-2026-67860

cve-icon Vulnrichment

Updated: 2026-08-05T18:34:08.408Z

cve-icon NVD

Status : Received

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

Modified: 2026-08-05T19:17:33.480

Link: CVE-2026-67860

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-67860 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T02:15:03Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

  • CWE-122

    Heap-based Buffer Overflow