CVE-2026-66364
Received Received - Intake

GOOSE Payload Parser Boundary Handling Flaw Leads to DoS

Vulnerability report for CVE-2026-66364, 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 payload parser contains a boundary handling flaw that can be triggered by a single unauthenticated Layer 2 multicast frame on the process bus. When processing specific payload fields, an attacker controlled inner element length may exceed its enclosing length, causing the parser to over read by one byte. This out-of-bounds read reliably terminates the subscriber process, resulting in a denial-of-service condition.

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 is a denial-of-service vulnerability in a GOOSE payload parser. An attacker sends a single unauthenticated Layer 2 multicast frame with a maliciously crafted payload. The parser miscalculates field lengths, causing it to read one extra byte beyond the intended data. This triggers a crash in the subscriber process, stopping it from functioning.

Detection Guidance

This vulnerability is triggered by a single unauthenticated Layer 2 multicast frame on the process bus. Detection requires monitoring network traffic for malformed GOOSE payloads or unexpected multicast frames. Use network sniffing tools like Wireshark to capture and analyze GOOSE protocol traffic for anomalies in payload lengths or structure.

Impact Analysis

If you use systems relying on GOOSE payload parsing, an attacker could disrupt operations by sending a single malicious network packet. This could cause critical processes to crash, leading to loss of functionality in industrial control or network systems.

Compliance Impact

This vulnerability causes a denial-of-service condition by terminating the subscriber process, which could disrupt critical operations. For GDPR, this may impact availability of personal data processing systems, potentially violating Article 32 requirements for resilience. For HIPAA, it could disrupt healthcare operations handling protected health information, affecting the Security Rule's integrity and availability requirements.

Mitigation Strategies

Immediately isolate affected systems from the process bus, apply vendor patches if available, and implement network segmentation to limit exposure. Monitor subscriber processes for crashes and review GOOSE payload parsing configurations to ensure proper boundary checks.

Chat Assistant

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

EPSS Chart