Description
An issue in open62541 v.1.5.5 and before allows a remote attacker to cause a denial of service via crafted CreateSubscription, CreateMonitoredItems(Sampling), Publish, TransferSubscriptions, and DeleteSubscriptions requests
Published: 2026-08-04
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability allows a remote attacker to trigger a denial of service by sending specially crafted CreateSubscription, CreateMonitoredItems(Sampling), Publish, TransferSubscriptions, and DeleteSubscriptions requests to an open62541 server. The crafted messages cause the server to enter an unstable state that consumes resources or crashes, resulting in service interruption. No user privileges or authentication are required to exploit the flaw.

Affected Systems

The affected product is the open62541 OPC UA library, v1.5.5 and all earlier releases. Systems that embed this library within an OPC UA server are directly impacted. The issue is present in the core server implementation and the subscription handling code, which are referenced in the project's source files and issues. If a system uses a custom build that links against this library, it is also vulnerable unless the vulnerable version is omitted.

Risk and Exploitability

Because the flaw does not require authentication, any host reachable over the network can construct the malicious requests. The CVSS score is 7.5, but the lack of authentication combined with the remote nature of the attack indicates a high potential impact. The EPSS score is < 1%, and the vulnerability is not listed in the CISA KEV catalog. Attackers can exhaust server resources or force a crash by repeatedly exploiting the subscription primitives.

Generated by OpenCVE AI on August 5, 2026 at 20:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade open62541 to version 1.5.6 or newer where the subscription handling is hardened and validated
  • If an upgrade is not immediately possible, restrict network access to the OPC UA port using firewalls or access controls so only trusted hosts can send subscription requests
  • Implement rate limiting or connection throttling on the OPC UA server to mitigate repeated subscription attempts from untrusted IP addresses

Generated by OpenCVE AI on August 5, 2026 at 20:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Denial of Service via Crafted OPC UA Subscription Requests in open62541

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'}


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 23:15:00 +0000

Type Values Removed Values Added
Title Denial of Service via Crafted OPC UA Subscription Requests in open62541
Weaknesses CWE-400

Tue, 04 Aug 2026 21:45: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 crafted CreateSubscription, CreateMonitoredItems(Sampling), Publish, TransferSubscriptions, and DeleteSubscriptions requests
References

Subscriptions

Open62541 Open62541
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-05T18:50:49.774Z

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

Link: CVE-2026-67856

cve-icon Vulnrichment

Updated: 2026-08-05T18:50:32.216Z

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-67856

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T21:00:05Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption