CVE-2026-51541 — OpENer 2.3.0 (commit 76b95cf) has an out-of-bounds read...
CVE-2026-51541 漏洞深度分析
漏洞概述
CVE 编号: CVE-2026-51541
CVSS 评分: 9.1(CRITICAL)
CVSS 向量: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
CWE 分类: CWE-125
漏洞状态: Received
发布时间: 2026-07-13T22:16:47.807
最后更新: 2026-07-14T14:16:34.510
漏洞描述
OpENer 2.3.0 (commit 76b95cf) has an out-of-bounds read issue in CIP message parsing when handling malformed explicit requests with a forged EPath size. An attacker can send a valid ENIP SendRRData frame carrying a very short CIP payload whose path_size field claims that many more path words are present than are actually available. Because the parser trusts the attacker-controlled path_size and continues decoding path segments without a remaining-length boundary, it reads beyond the end of the stack receive buffer.
影响分析
此漏洞的具体影响取决于实际利用场景。"
修复建议
- 及时关注厂商发布的安全更新和补丁
- 升级受影响组件到最新版本
- 如无法立即升级,参考厂商提供的临时缓解措施
- 加强网络访问控制和监控
参考链接
💬 评论