Description
An issue in open62541 v.1.5.5 and before allows a remote attacker to cause a denial of service via the NodeManagement type-instantiation logic component
Published: 2026-08-05
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in the NodeManagement type‑instantiation logic of the open62541 OPC UA library. An attacker who can send service requests to the server can repeatedly trigger node type creation, causing the server to allocate increasingly more resources or crash. The resulting vulnerability is a pure availability breach that can prevent legitimate clients from accessing OPC UA services. The weakness is captured by CWE‑400 (input validation) and CWE‑1287 (resource exhaustion).

Affected Systems

Open62541 deployments running version 1.5.5 or earlier are affected regardless of operating system or network configuration, as the issue is confined to the server code and is not tied to external system settings.

Risk and Exploitability

Inferred from the text, the attack vector is remote, using the standard OPC UA endpoint. No authentication or privilege elevation is mentioned; therefore it is presumed that the vulnerability can be triggered by any remote client. The EPSS score of <1% and absence from CISA KEV suggest a low probability of widespread exploitation, yet the CVSS score of 7.5 conveys high severity. If exploited, the denial of service could disrupt industrial control systems that rely on open62541. No additional exploitation complexity factors are provided by the data.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the open62541 library to the latest release that removes the NodeManagement instantiation flaw.
  • If an immediate update is unavailable, disable the NodeManagement services in the server configuration or apply a custom patch that validates input before creating node types to stop the denial‑of‑service loop.
  • Enable detailed logging of NodeManagement requests and monitor for abnormal traffic patterns to detect repeat attack attempts.

Generated by OpenCVE AI on August 11, 2026 at 02:07 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 Denial of Service via NodeManagement Instantiation in Open62541 open62541: open62541: Denial of Service via NodeManagement type-instantiation logic
Weaknesses CWE-1287
References
Metrics threat_severity

None

threat_severity

Important


Thu, 06 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Title Denial of Service via NodeManagement Instantiation in Open62541

Thu, 06 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
Title Denial of Service via NodeManagement Instantiation in open62541 Prior to 1.5.5
Weaknesses CWE-399

Thu, 06 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-400
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'}


Thu, 06 Aug 2026 00:45:00 +0000

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

Thu, 06 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Title Denial of Service via NodeManagement Instantiation in open62541 Prior to 1.5.5
Weaknesses CWE-399

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

Type Values Removed Values Added
Description An issue in open62541 v.1.5.5 and before allows a remote attacker to cause a denial of service via the NodeManagement type-instantiation logic component
References

Subscriptions

Open62541 Open62541
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-06T14:07:36.396Z

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

Link: CVE-2026-67864

cve-icon Vulnrichment

Updated: 2026-08-06T14:07:32.521Z

cve-icon NVD

Status : Received

Published: 2026-08-05T22:17:07.680

Modified: 2026-08-06T15:17:24.550

Link: CVE-2026-67864

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-67864 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-1287

    Improper Validation of Specified Type of Input

  • CWE-400

    Uncontrolled Resource Consumption