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: n/a
EPSS: n/a
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, allowing a remote attacker to corrupt memory and cause the process to crash. This results in a denial of service against the affected system, compromising availability without directly exposing data or executing arbitrary code.

Affected Systems

Systerel S2OPC Toolkit, version 1.7.3 is affected. The vulnerability exists in the client/server address space, alarm conditions wrapper, and state machine components handling publish responses.

Risk and Exploitability

The attack vector is remote, requiring the attacker to send crafted PublishResponse messages to a S2OPC instance that advertises the Alarm/Conditions feature. Although EPSS data is not available and the vulnerability is not in the CISA KEV list, the buffer overflow can be triggered over the network by any attacker with access to the OPC UA endpoint, making the risk significant. The denial of service outcome can disrupt mission‑critical operations that rely on S2OPC for real‑time data exchange.

Generated by OpenCVE AI on August 5, 2026 at 23:25 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 anomalous PublishResponse messages that may contain oversized or malformed EventNotificationList data and alert on such events.
  • 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 5, 2026 at 23:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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-05T22:09:18.386Z

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

Link: CVE-2026-67867

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T00:00:10Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow