SEPTEMBER 13, 2026
Live Feed
Back to database
Case File

CVE-2026-90782

MEDIUM · CVSS 5.3

Source: NVD + CISA KEV + EPSS · Published 2026-09-13 · Last synced 2026-09-13

CyberRota Analysis

AI-Generated

S2OPC versions up to 1.7.3 are vulnerable to a null pointer dereference that can lead to server process termination when attackers exploit heap allocation failures during sessions with both data-change and event notifications. This vulnerability could disrupt service availability, making it critical for organizations using S2OPC to prioritize patching or mitigating this issue to maintain operational integrity. Users in industrial automation and IoT environments should be particularly vigilant due to the potential impact on system stability.

CVE
CVE-2026-90782
Severity
MEDIUM
CVSS
5.3
EPSS
N/A

Original NVD Description

S2OPC through 1.7.3 contains a null pointer dereference in msg_subscription_publish_bs__alloc_notification_message_items() where a failed allocation for DataChangeNotification is overwritten by a successful allocation for EventNotificationList. Attackers can trigger heap allocation failures on sessions with both data-change and event notifications to cause the server process to terminate.