Description
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
Published: 2026-08-05
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A buffer overflow exists in the Systerel S2OPC Toolkit version 1.7.3. The flaw is triggered by the AddNodes service and is implemented in the files address_space_bs.c and sopc_node_mgt_helper_internal.c. An attacker who can send a specially crafted request can overwrite memory and cause the S2OPC server to crash, resulting in a denial of service. This vulnerability is a classic out‑of‑bounds write identified as CWE‑120.

Affected Systems

Systerel S2OPC Toolkit 1.7.3 is the only version explicitly listed as vulnerable. Any deployment that uses this version without applying a fix is at risk. No additional vendors or product variants are identified in the CVE record.

Risk and Exploitability

The CVSS score of 7.5 indicates a medium‑high severity level, while the EPSS score of < 1% suggests a low likelihood of exploitation in the wild. The vulnerability is not included in the CISA KEV catalog. The AddNodes service is a network‑exposed endpoint, so the likely attack vector is a remote attacker sending a crafted request over the network. If exploited, the impact would be limited to the affected instance, causing it to become unavailable.

Generated by OpenCVE AI on August 6, 2026 at 18:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched version of the S2OPC Toolkit as soon as it becomes available.
  • If no patch is available, modify the buffer handling code in address_space_bs.c and sopc_node_mgt_helper_internal.c to perform bounds checks before memory operations.
  • Disable the AddNodes service in the S2OPC configuration to remove the attack surface until a patch or fix is applied.
  • Limit network access to the S2OPC server so that only trusted hosts can reach the AddNodes endpoint, using firewalls or network segmentation.

Generated by OpenCVE AI on August 6, 2026 at 18:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
Title Remote Denial of Service via AddNodes Buffer Overflow in Systerel S2OPC 1.7.3

Thu, 06 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Title Remote Denial of Service via Buffer Overflow in Systerel S2OPC 1.7.3
Weaknesses CWE-787

Thu, 06 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-120
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 06 Aug 2026 00:45:00 +0000

Type Values Removed Values Added
Title Remote Denial of Service via Buffer Overflow in Systerel S2OPC 1.7.3
First Time appeared Systerel
Systerel s2opc
Weaknesses CWE-787
Vendors & Products Systerel
Systerel s2opc

Wed, 05 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Description 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
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-06T12:33:56.260Z

Reserved: 2026-07-30T00:00:00.000Z

Link: CVE-2026-67871

cve-icon Vulnrichment

Updated: 2026-08-06T12:31:18.461Z

cve-icon NVD

Status : Received

Published: 2026-08-06T00:16:54.160

Modified: 2026-08-06T13:18:23.250

Link: CVE-2026-67871

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T19:00:12Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')