Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Network-reachable OPC UA AddNodes handler requires no authentication; impact is availability-only crash with no confidentiality or integrity consequence.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
4DescriptionCVE.org
Buffer Overflow vulnerability in Systerel S2OPC 1.7.3 allows a remote attacker to cause a denial of service via the AddNodes, address_space_bs.c, sopc_node_mgt_helper_internal.c, and toolkit_test_server
AnalysisAI
Remote unauthenticated denial of service in Systerel S2OPC Toolkit 1.7.3 is exploitable via the OPC UA AddNodes service, triggering a classic buffer overflow (CWE-120) in address_space_bs.c and sopc_node_mgt_helper_internal.c that crashes the server. The CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:N) confirms this is reachable from the network without credentials or user interaction, making it trivially automatable against exposed OPC UA endpoints. No public exploit code or CISA KEV listing has been identified at time of analysis, though the impact is particularly acute in OT/ICS environments where S2OPC is deployed, as availability loss in industrial control infrastructure can translate to physical process disruption.
Technical ContextAI
S2OPC (Safe and Secure OPC) is an open-source OPC UA (Open Platform Communications Unified Architecture) stack developed by Systerel, targeting safety-critical and real-time industrial environments. OPC UA is an IEC 62541 standard machine-to-machine protocol used extensively in SCADA, DCS, and industrial IoT deployments. The vulnerability is rooted in CWE-120 (Buffer Copy without Checking Size of Input), a classic memory safety failure where input from the OPC UA AddNodes service request is copied into a fixed-size buffer without proper bounds validation. The affected source files - address_space_bs.c (B method implementation for the OPC UA address space) and sopc_node_mgt_helper_internal.c (internal node management helpers) - are core server-side components responsible for processing client requests to add new nodes to the server's address space. The CPE data provided is a placeholder (cpe:2.3:a:n/a:n/a) and does not provide vendor-attributed CPE strings; the affected product is definitively identified as S2OPC Toolkit version 1.7.3 per the CVE description and GitHub source references tagged at S2OPC_Toolkit_1.7.3.
RemediationAI
No vendor-released patched version has been independently confirmed from the available data. The upstream issue is tracked at https://gitlab.com/systerel/S2OPC/-/work_items/1787 - monitor this for a fix release and apply promptly once a patched version is tagged. Until a patch is available, operators should implement network-layer controls to restrict access to the OPC UA port (default TCP 4840) to trusted clients only using firewall ACLs or OPC UA security channel enforcement, accepting the trade-off of reduced interoperability with unenrolled clients. Enabling OPC UA Security Mode (Sign or SignAndEncrypt) with certificate-based authentication may limit the exploitable surface if the overflow is only reachable from unauthenticated or unsigned sessions - however, this is not confirmed from available data and should be validated against the upstream issue. Deploying OPC UA servers behind a protocol-aware industrial DMZ or OPC UA gateway that validates AddNodes requests can provide a compensating control with the trade-off of added latency and architectural complexity. Do not expose S2OPC 1.7.3 servers directly to untrusted or internet-facing networks.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-120 – Classic Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53679
GHSA-hp7g-qmxv-gvfg