Description
open62541 contains a heap use-after-free in the GDS PushManagement certificate update workflow when UA_ENABLE_GDS_PUSHMANAGEMENT is enabled. This allows a remote attacker to cause a denial of service.
Published: 2026-08-04
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The CVE describes a heap use‑after‑free in the GDS PushManagement certificate update workflow of the open62541 OPC UA library when the UA_ENABLE_GDS_PUSHMANAGEMENT option is enabled. Exploiting this flaw allows a remote attacker to trigger a denial‑of‑service condition by causing the server to crash or reset during the certificate update process.

Affected Systems

Any installation of open62541 that is compiled with UA_ENABLE_GDS_PUSHMANAGEMENT enabled, such as embedded or custom OPC UA servers, is affected. The specific affected versions are not listed in the provided data.

Risk and Exploitability

A remote attacker can invoke the vulnerable certificate update routine over the network, leading to a crash. The vulnerability is a heap use‑after‑free (CWE‑416) with a likely high CVSS if assigned, but the exact score is not available. The EPSS score is not reported and the vulnerability is not listed in the CISA KEV catalog, suggesting limited public exploitation yet the impact remains significant for exposed servers.

Generated by OpenCVE AI on August 4, 2026 at 22:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest stable release of open62541 that contains the packet-boundary check and memory deallocation fix for the GDS PushManagement workflow.
  • If an upgrade cannot be performed immediately, recompile the library with the UA_ENABLE_GDS_PUSHMANAGEMENT flag disabled to remove the vulnerable code path.
  • Apply the temporary code patch from the GitHub issue 8093 by incorporating the guarded free logic shown in the repository's authoritative implementation, or implement an equivalent runtime guard to prevent the use after free.

Generated by OpenCVE AI on August 4, 2026 at 22:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Heap Use-After-Free in open62541 GDS PushManagement Allows Remote Denial of Service
Weaknesses CWE-416

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-04T21:14:57.699Z

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

Link: CVE-2026-67855

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T22:30:05Z

Weaknesses