Description
In open62541 1.5.5, a server-side use-after-free exists in the local MonitoredItem callback path. The issue occurs when UA_Subscription_localPublish continues to use the current UA_Notification after a callback invokes UA_Server_deleteMonitoredItem for the current local MonitoredItem. This allows a remote attacker to cause a denial of service.
Published: 2026-08-05
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A server‑side use‑after‑free flaw, identified as CWE-416 and CWE-825, exists in the open62541 OPC UA server version 1.5.5. The bug is triggered when UA_Subscription_localPublish continues to reference a UA_Notification after a monitored‑item callback calls UA_Server_deleteMonitoredItem for that same local monitored item. After the callback returns, the next step in publish attempts to access memory that has already been freed, which can cause the server to crash or become unresponsive, resulting in a denial of service. The flaw does not provide any remote code execution or persistence capabilities.

Affected Systems

The affected product is the open62541 OPC UA server, specifically the 1.5.5 release. No additional versions or vendors are listed as impacted.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity vulnerability. The EPSS score of < 1% suggests a very low but non‑zero probability that the flaw will be exploited in the wild, and the issue is not currently listed in the CISA KEV catalog. Based on the description, it is inferred that attackers can remotely trigger the flaw by sending a crafted OPC UA request that leads the server to delete a monitored item during a publish cycle. Because the issue resides in the local callback path, a successful exploitation will crash or halt the OPC UA server, denying service to legitimate clients. The likelihood of exploitation is moderated by the need for a specifically timed request and a vulnerable server; however, the impact of a successful attack is complete service disruption.

Generated by OpenCVE AI on August 7, 2026 at 14:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the most recent open62541 release that resolves the use‑after‑free issue.
  • If an immediate upgrade is not feasible, disable or remove monitored item callbacks that can delete items during publish or limit the number of monitored items used.
  • Implement monitoring of crash logs and OPC UA traffic to detect anomalous activity that could indicate exploitation attempts.
  • Keep the operating system and other related components fully patched and consult the vendor for any additional advisories.

Generated by OpenCVE AI on August 7, 2026 at 14:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416

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

Type Values Removed Values Added
Weaknesses CWE-416

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Title Use-After‑Free in open62541 Monitored Item Callback Allows DoS open62541: open62541: Denial of Service via use-after-free vulnerability
Weaknesses CWE-825
References
Metrics threat_severity

None

threat_severity

Important


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

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

Wed, 05 Aug 2026 23:45:00 +0000

Type Values Removed Values Added
Title Use-After‑Free in open62541 Monitored Item Callback Allows DoS
Weaknesses CWE-416

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

Type Values Removed Values Added
Description In open62541 1.5.5, a server-side use-after-free exists in the local MonitoredItem callback path. The issue occurs when UA_Subscription_localPublish continues to use the current UA_Notification after a callback invokes UA_Server_deleteMonitoredItem for the current local MonitoredItem. This allows a remote attacker to cause a denial of service.
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AC:L/AV:N/A:H/C:N/I:N/PR:N/S:U/UI:N'}


Subscriptions

Open62541 Open62541
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-07T12:53:10.651Z

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

Link: CVE-2026-67863

cve-icon Vulnrichment

Updated: 2026-08-06T12:45:42.888Z

cve-icon NVD

Status : Received

Published: 2026-08-05T23:16:53.753

Modified: 2026-08-07T13:16:53.133

Link: CVE-2026-67863

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-67863 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T14:45:03Z

Weaknesses