CVE-2026-66369
Received Received - Intake

GOOSE Parser Heap Out-of-Bounds Read in Subscriber

Vulnerability report for CVE-2026-66369, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-30

Last updated on: 2026-07-30

Assigner: ICS-CERT

Description

The GOOSE parser contains an off-by-one boundary-handling flaw that can be triggered by a single unauthenticated Layer-2 multicast frame on the process bus. When specific GOOSE message fields are processed, the parser advances its internal buffer position incorrectly, resulting in a heap out-of-bounds read. On affected platforms, this condition reliably terminates the subscriber process and causes a denial-of-service.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-07-30
Generated
2026-07-31
AI Q&A
2026-07-31
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an off-by-one error in the GOOSE parser that processes network messages. A single unauthenticated Layer-2 multicast frame can trigger incorrect buffer position advancement, leading to a heap out-of-bounds read. This causes the subscriber process to terminate and results in a denial-of-service.

Detection Guidance

This vulnerability can be detected by monitoring for unexpected GOOSE multicast frames on the process bus. Use network sniffing tools like tcpdump or Wireshark to capture and analyze GOOSE traffic for malformed messages. Check subscriber logs for crashes or denial-of-service events after receiving GOOSE frames.

Impact Analysis

The vulnerability can cause your system to crash and stop processing GOOSE messages, leading to loss of critical network functionality. Since it requires only a single unauthenticated frame, attackers on the local network can exploit it remotely without credentials.

Compliance Impact

This vulnerability causes a denial-of-service by terminating the subscriber process via a heap out-of-bounds read triggered by a single unauthenticated multicast frame. It does not directly impact data confidentiality or integrity but may disrupt critical infrastructure operations, potentially affecting compliance with standards requiring availability (e.g., HIPAA for healthcare systems). GDPR compliance could be indirectly affected if the DoS impacts systems processing personal data.

Mitigation Strategies

Update or patch the GOOSE parser software to the latest version that fixes the off-by-one boundary-handling flaw. Isolate affected systems on the process bus to limit exposure to Layer-2 multicast frames. Monitor network traffic for unusual GOOSE messages that could trigger the vulnerability.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-66369. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart