CVE-2026-61893
Received Received - Intake

Heap Buffer Overflow in IEC 60870-5-104 Implementation

Vulnerability report for CVE-2026-61893, 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

A crafted IEC 60870-5-104 I-frame with TypeID 104 (C_TS_NA_1) and an inflated object count causes TestCommand_getFromBuffer to read one byte past the end of the heap-allocated message buffer.

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 involves a crafted IEC 60870-5-104 I-frame with TypeID 104 (C_TS_NA_1) that has an inflated object count. This causes the function TestCommand_getFromBuffer to read one byte past the end of a heap-allocated message buffer, potentially leading to memory corruption or crashes.

Detection Guidance

This vulnerability involves a crafted IEC 60870-5-104 I-frame with TypeID 104 causing a buffer overflow. Detection requires monitoring network traffic for malformed IEC 60870-5-104 packets, particularly those with inflated object counts in TypeID 104 messages. Use protocol analyzers like Wireshark with IEC 60870-5-104 dissectors to inspect traffic for anomalies.

Impact Analysis

This vulnerability could allow an attacker to cause denial-of-service conditions, crash the affected system, or potentially execute arbitrary code. It may disrupt operations in industrial control systems using IEC 60870-5-104 protocol.

Compliance Impact

The vulnerability involves a heap buffer overflow in IEC 60870-5-104 protocol handling, which could lead to memory corruption and potential unauthorized access or data leakage. This may impact compliance with GDPR by risking personal data exposure and HIPAA by compromising protected health information integrity.

Mitigation Strategies

Update or patch the affected IEC 60870-5-104 implementation to fix the buffer overflow issue in TestCommand_getFromBuffer. Monitor vendor advisories for updates and apply them promptly.

Chat Assistant

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

EPSS Chart