Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Network-reachable OPC UA endpoint requires no authentication; impact is availability-only per the description, consistent with a crash-inducing out-of-bounds read with no confirmed data exfiltration.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
4DescriptionCVE.org
S2OPC 1.7.3 contains an out-of-bounds read in RepublishResponse handling. This allows a remote attacker to cause a denial of service
AnalysisAI
Out-of-bounds read in S2OPC Toolkit 1.7.3's RepublishResponse message handler enables unauthenticated remote attackers to crash the OPC UA service via a crafted network message, resulting in denial of service. The vulnerable code paths span the subscription publish service layer (msg_subscription_publish_bs.c, msg_subscription_publish_ack_bs.c) and the common encoder module (sopc_encoder.c). No public exploit code or CISA KEV listing exists at time of analysis, but the CVSS:3.1 AV:N/AC:L/PR:N/UI:N vector indicates low-barrier remote exploitation requiring no authentication against reachable OPC UA endpoints.
Technical ContextAI
S2OPC (Safe and Secure OPC UA) is an open-source implementation of the OPC Unified Architecture (OPC UA) protocol stack developed by Systerel, targeting industrial automation, ICS, and SCADA environments. OPC UA is a machine-to-machine communication protocol widely used for industrial data exchange. The root cause is CWE-125 (Out-of-bounds Read): during processing of RepublishResponse messages - part of the OPC UA Subscription service that retransmits missed notifications to clients - the toolkit reads beyond the boundary of an allocated buffer. The vulnerability manifests across three source files: the subscription publish handler (msg_subscription_publish_bs.c), the publish acknowledgment handler (msg_subscription_publish_ack_bs.c), and the shared encoder/decoder (sopc_encoder.c). The NVD CPE entry (cpe:2.3:a:n/a:n/a:*) is improperly populated and provides no scoping value; the affected product and version are identified solely through the GitHub source references pinned to the S2OPC_Toolkit_1.7.3 Git tag.
RemediationAI
The primary remediation is to upgrade S2OPC to a version that resolves the out-of-bounds read in RepublishResponse handling; however, no specific patched version number is confirmed in the available data - operators must consult the Systerel GitLab issue (gitlab.com/systerel/S2OPC/-/work_items/1785) and the upstream GitHub repository (github.com/systerel/S2OPC) for a confirmed fix release. Upstream fix available (via GitLab work item and source references); released patched version not independently confirmed. As a compensating control until a patch is applied, restrict network access to OPC UA endpoints using firewall rules or OPC UA security policies (message signing and encryption with certificate-based authentication), which reduces the unauthenticated attack surface at the cost of requiring certificate management overhead. If the OPC UA Subscription and Republish service is not operationally required, disabling it is a targeted mitigation that eliminates the vulnerable code path but will break subscription-based monitoring functionality. Network segmentation isolating OPC UA servers from untrusted segments is an additional defense-in-depth measure with low operational impact.
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-125 – Out-of-bounds Read
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53672
GHSA-pq6j-99w5-mgfp