<Vulnerability name="CVE-2026-67863">
    <DocumentDistribution xml:lang="en">Copyright © 2012 Red Hat, Inc. All rights reserved.</DocumentDistribution>
    <ThreatSeverity>Important</ThreatSeverity>
    <PublicDate>2026-08-05T00:00:00</PublicDate>
    <Bugzilla id="2511847" url="https://bugzilla.redhat.com/show_bug.cgi?id=2511847" xml:lang="en:us">
open62541: open62541: Denial of Service via use-after-free vulnerability
    </Bugzilla>
    <CVSS3 status="draft">
        <CVSS3BaseScore>7.5</CVSS3BaseScore>
        <CVSS3ScoringVector>CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H</CVSS3ScoringVector>
    </CVSS3>
    <CWE>CWE-825</CWE>
    <Details xml:lang="en:us" source="Mitre">
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.
    </Details>
    <Details xml:lang="en:us" source="Red Hat">
A flaw was found in open62541. A server-side use-after-free vulnerability exists in the local MonitoredItem callback path. This occurs when the system attempts to use a notification object after it has been deallocated. A remote attacker can exploit this vulnerability to cause a denial of service (DoS), making the affected system unavailable.
    </Details>
    <Statement xml:lang="en:us">
This Important flaw in open62541 allows a remote attacker to trigger a denial of service due to a use-after-free vulnerability in the server's MonitoredItem callback path. The issue arises from improper handling of notification objects after deallocation, leading to service unavailability. This is considered Important due to the potential for unauthenticated remote denial of service against affected open62541 server instances.
    </Statement>
    <References xml:lang="en:us">
https://www.cve.org/CVERecord?id=CVE-2026-67863
https://nvd.nist.gov/vuln/detail/CVE-2026-67863
https://github.com/open62541/open62541/blob/v1.5.5/include/open62541/server.h
https://github.com/open62541/open62541/blob/v1.5.5/src/server/ua_services_monitoreditem.c
https://github.com/open62541/open62541/blob/v1.5.5/src/server/ua_subscription.c
https://github.com/open62541/open62541/issues/8131
    </References>
</Vulnerability>