Description
Buffer Overflow vulnerability in Systerel S2OPC 1.7.3 allows a remote attacker to cause a denial of service via the Alarm/Conditions wrapper when processing PublishResponse EventNotificationList data
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 occurs in the Alarm/Conditions wrapper of Systerel S2OPC Toolkit when processing PublishResponse EventNotificationList data. The overflow can corrupt memory and crash the process, resulting in a denial of service. The vulnerability does not expose data or allow code execution; its impact is limited to availability.

Affected Systems

Systerel S2OPC Toolkit version 1.7.3 is affected. The flaw resides in the client/server address space, alarm conditions wrapper, and state machine components that handle PublishResponse messages.

Risk and Exploitability

The attack vector is remote; a malicious actor can craft PublishResponse messages and send them to an OPC UA endpoint that has the Alarm/Conditions feature enabled. The CVSS score of 7.5 indicates high severity. The EPSS score of < 1% shows a low probability of exploitation in the wild, and the vulnerability is not in the CISA KEV list. Nonetheless, because the overflow can be triggered by any network‑connected client, the risk to mission‑critical operations remains significant.

Generated by OpenCVE AI on August 6, 2026 at 17:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Systerel S2OPC Toolkit to the latest patched release as soon as it becomes available.
  • If upgrading immediately is not possible, disable the Alarm/Conditions wrapper or restrict the OPC UA endpoint to trusted hosts to limit exposure.
  • Monitor OPC UA traffic for abnormal PublishResponse messages containing oversized or malformed EventNotificationList data and alert when detected.
  • Consider applying a local patch that bounds the buffer when copying EventNotificationList data or implements defensive checks before the copy.

Generated by OpenCVE AI on August 6, 2026 at 17:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Remote Denial of Service via Buffer Overflow in Systerel S2OPC 1.7.3 Alarm/Conditions Wrapper

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

Type Values Removed Values Added
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:15:00 +0000

Type Values Removed Values Added
First Time appeared Systerel
Systerel s2opc
Vendors & Products Systerel
Systerel s2opc

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

Type Values Removed Values Added
Title Remote Denial of Service via Buffer Overflow in Systerel S2OPC 1.7.3 Alarm/Conditions Wrapper
Weaknesses CWE-122

Wed, 05 Aug 2026 22:45:00 +0000


cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-06T12:40:35.687Z

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

Link: CVE-2026-67867

cve-icon Vulnrichment

Updated: 2026-08-06T12:39:00.749Z

cve-icon NVD

Status : Received

Published: 2026-08-05T23:16:53.997

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

Link: CVE-2026-67867

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T17:45:03Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow