Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Network-reachable OPC UA server, no credentials needed for anonymous sessions, pure availability impact with no confidentiality or integrity loss.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
4DescriptionCVE.org
An issue in Systerel S2OPC 1.7.3 allows a remote attacker to cause a denial of service via the event monitored-item queue resize handling
AnalysisAI
Denial of service in Systerel S2OPC 1.7.3 allows remote unauthenticated attackers to crash or render unavailable an OPC UA server by sending crafted requests that trigger uncontrolled resource consumption in the event monitored-item queue resize handling. Affected source code is confirmed across subscription_core.c and monitored_item_notification_queue_bs.c. No public exploit code has been identified at time of analysis, and this vulnerability is not listed in the CISA KEV catalog.
Technical ContextAI
S2OPC is an open-source OPC UA (Open Platform Communications Unified Architecture) stack developed by Systerel, designed for safety and security-critical industrial environments including ICS and SCADA systems. OPC UA subscriptions allow clients to monitor server-side data changes via monitored items; a ModifyMonitoredItems service call can request a change to the queue size for event-based monitored items. CWE-400 (Uncontrolled Resource Consumption) indicates the flaw lies in insufficient bounds-checking or rate-limiting during these queue resize operations, allowing an attacker to exhaust server-side memory or processing capacity. The affected code paths are confirmed in src/ClientServer/services/b2c/monitored_item_notification_queue_bs.c and src/ClientServer/services/bgenc/subscription_core.c within the 1.7.3 release tag.
RemediationAI
The primary remediation is to monitor the Systerel S2OPC GitLab repository and apply any patch released in a version beyond 1.7.3; no specific fixed version is confirmed in the available data - the GitLab work item 1788 should be tracked for patch release status. As a compensating control, operators should restrict OPC UA server port access (typically TCP 4840) to trusted client IP ranges using network-layer ACLs or firewalls, reducing the unauthenticated attack surface - note this does not eliminate the flaw but significantly raises attacker cost. Additionally, enabling OPC UA security policies that require authenticated sessions (disabling Anonymous security mode) would require PR:L/PR:H, eliminating unauthenticated exploitation paths, at the cost of additional client credential management overhead. Operators in safety-critical environments should assess whether temporary disabling of event-based monitored item subscription support (if configurable) is feasible as a hardening measure until a patch is available.
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
Remote code execution in the Exim mail transfer agent (versions before 4.99.3) built against certain GnuTLS configuratio
SQL injection in EasyAppointments <=1.5.1 allows unauthenticated attackers to extract and modify database contents via t
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
Privilege escalation via broken access control in Citrix Cloud (through 2025-11-10) lets a user holding only read-only p
go-wind-cms (GoWind) before 1.0.0 exposes all administrative APIs to any authenticated user because NewAuthorizer() retu
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Same weakness CWE-400 – Uncontrolled Resource Consumption
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53680
GHSA-2cg2-hxr7-q7f4