In open62541 1.5.5, a server-side use-after-free exists in the local MonitoredItem callback path. The issue occurs when UASubscriptionlocalPublish continues to use the current UANotification after a callback invokes UAServer_deleteMonitoredItem for the current local MonitoredItem. This allows a remote attacker to cause a denial of service.