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: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

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. The overflow occurs while handling a HistoryRead request, and an attacker that can supply malicious parameters can corrupt the heap and potentially execute arbitrary code. The description indicates a classic out‑of‑bounds write that could be leveraged to compromise the host running the OPC UA server library.

Affected Systems

Any installation of open62541 version 1.5.5 that uses the default history database with the memory backend is affected. The vulnerability is tied to the memory‑backend implementation of the history database; no other product or vendor versions are mentioned.

Risk and Exploitability

The buffer overflow can lead to arbitrary code execution if an attacker can send a crafted HistoryRead request to the exposed OPC UA server. While the EPSS score is not available and the vulnerability is not listed in CISA’s KEV catalog, the nature of the flaw and the potential for remote exploitation via the OPC UA protocol suggest a high risk if the server is internet‑exposed. Internal or restricted networks reduce the immediate threat but do not eliminate the risk of an exploitation attempt if the server is reachable within the local environment.

Generated by OpenCVE AI on August 5, 2026 at 00:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched version of open62541 (any release that includes the buffer overflow fix).
  • Disable the default memory‑based history database or configure an alternative persistent backend that does not trigger the vulnerable code path.
  • Apply the patch referenced in the open62541 GitHub issue or rebuild the library with the fix incorporated.

Generated by OpenCVE AI on August 5, 2026 at 00:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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-04T21:39:57.660Z

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

Link: CVE-2026-67860

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T00:30:05Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow