Skip to main content

open62541 CVE-2026-67864

| EUVDEUVD-2026-53673 HIGH
Uncontrolled Resource Consumption (CWE-400)
2026-08-05 mitre GHSA-5xh2-h93h-x38x
7.5
CVSS 3.1 · Vendor: mitre
Share

Severity by source

Vendor (mitre) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
vuln.today AI
7.5 HIGH

Network-reachable unauthenticated DoS under default OPC UA server config; no confidentiality or integrity impact applies, only availability.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Red Hat
7.5 HIGH
qualitative

Primary rating from Vendor (mitre).

CVSS VectorVendor: mitre

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

4
Analysis Generated
Aug 06, 2026 - 15:57 vuln.today
CVSS changed
Aug 06, 2026 - 15:22 NVD
7.5 (None) 7.5 (HIGH)
CVE Published
Aug 05, 2026 - 00:00 cve.org
UNKNOWN (no severity yet)
CVE Published
Aug 05, 2026 - 00:00 cve.org
HIGH 7.5

DescriptionCVE.org

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

AnalysisAI

Uncontrolled resource consumption in open62541 v1.5.5 and earlier allows unauthenticated remote attackers to crash or exhaust resources on OPC UA servers by sending crafted NodeManagement type-instantiation requests. The flaw resides in the server-side node management service logic and is exploitable over the network with no privileges or user interaction under the default access control configuration. No CISA KEV listing exists as of analysis, but the SSVC framework classifies the attack as automatable with a proof-of-concept present; the EPSS score of 0.25% (16th percentile) indicates limited observed exploitation in the wild despite that automation potential.

Technical ContextAI

open62541 is a widely-adopted open-source C implementation of OPC UA (OPC Unified Architecture, IEC 62541), a machine-to-machine communication protocol used extensively in industrial automation, SCADA systems, and IIoT device integration. The vulnerable component is the NodeManagement service handler (ua_services_nodemanagement.c), which processes AddNodes and AddReferences operations that allow OPC UA clients to dynamically create nodes in the server's address space. CWE-400 (Uncontrolled Resource Consumption) identifies the root cause as the type-instantiation logic within this handler failing to impose adequate bounds on resource usage when processing malformed or adversarially crafted requests, leading to memory or CPU exhaustion. The referenced ua_accesscontrol_default.c file indicates the vulnerability is reachable under default server configurations, which do not require OPC UA session authentication before accepting NodeManagement service calls. The CPE string in the input is a placeholder (n/a) and does not provide granular package-level coverage; version-specific impact must be verified against the open62541 GitHub repository directly.

RemediationAI

No specific patched release version is identified in the available data; the upstream fix status must be verified directly at the GitHub issue https://github.com/open62541/open62541/issues/8133. Operators should monitor the open62541 release page and upgrade to the first tagged release that resolves this issue once published. As a primary compensating control, restrict network access to OPC UA endpoints (TCP port 4840 by default) using host-based or perimeter firewall rules, limiting connectivity to trusted engineering workstations and authorized OPC UA clients only - this directly neutralizes the AV:N attack vector at network cost of blocking all unauthenticated external OPC UA access. If the application does not require dynamic node creation at runtime, disabling or refusing NodeManagement service calls (AddNodes/AddReferences) server-side via application-layer filtering eliminates the vulnerable code path with the trade-off of breaking legitimate clients that depend on dynamic address space modification. Enabling stricter authentication requirements beyond the default configuration (replacing ua_accesscontrol_default.c behavior with session-level authentication enforcement) may reduce exploitability but has interoperability implications for existing OPC UA clients. Vendor-supplied advisories from downstream OEM integrators should be consulted if open62541 is embedded in a third-party product.

More in N A

View all
CVE-2026-30623 CRITICAL POC
9.8 Jul 15

Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr

CVE-2026-67917 CRITICAL POC
9.8 Aug 17

SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg

CVE-2026-75337 CRITICAL POC
9.8 Aug 27

Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ

CVE-2026-31072 CRITICAL POC
9.8 May 19

Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali

CVE-2026-45185 CRITICAL POC
9.8 May 12

Remote code execution in the Exim mail transfer agent (versions before 4.99.3) built against certain GnuTLS configuratio

CVE-2025-50455 CRITICAL POC
9.1 Jul 27

SQL injection in EasyAppointments <=1.5.1 allows unauthenticated attackers to extract and modify database contents via t

CVE-2026-36356 CRITICAL POC
9.1 May 05

Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST

CVE-2026-31071 CRITICAL POC
9.1 May 19

Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al

CVE-2025-66391 HIGH POC
8.8 Jun 17

Privilege escalation via broken access control in Citrix Cloud (through 2025-11-10) lets a user holding only read-only p

CVE-2026-75419 HIGH POC
8.8 Aug 27

go-wind-cms (GoWind) before 1.0.0 exposes all administrative APIs to any authenticated user because NewAuthorizer() retu

CVE-2026-26740 HIGH POC
8.2 Mar 18

Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when

CVE-2025-60464 HIGH POC
7.8 Jun 25

Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_

Vendor StatusVendor

Share

CVE-2026-67864 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy