目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-59250— Megaco Flex 缓冲区溢出漏洞

CVSS 8.3 · High

影响版本矩阵 3

厂商产品版本范围状态
ErlangOTP3.17.1< *affected
R13B03< *affected
84adefa331c4159d432d22840663c38f155cd4c1< 8704c8f550a11ed5f825e3c011ecb03565b79c4faffected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-59250 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Megaco flex scanner buffer overflow via oversized property parm name
来源: CVE Program / CVE List V5
Vulnerability Description
Classic buffer overflow in the Erlang/OTP megaco flex scanner C driver allows a remote unauthenticated attacker to corrupt the driver's memory (and potentially achieve remote code execution or a denial-of-service crash) by sending a single text-encoded H.248/Megaco message containing an oversized property parm name. When tokenizing a Local/Remote descriptor, mfs_load_property_groups extracts the attacker-controlled property name (bounded only by the message length) and, when no value follows, formats it into a fixed 512-byte error_msg field of the MfsErlDrvData struct using an unchecked sprintf call. Names longer than roughly 452 bytes overflow into the immediately following struct fields (text_buf, text_ptr, term_spec, term_spec_size, term_spec_index), overwriting live pointers and counters with attacker-chosen bytes. Subsequent scanner code writes and frees through the corrupted pointers, producing arbitrary write and arbitrary free primitives inside the BEAM VM process, which can be leveraged for remote code execution. On builds compiled with _FORTIFY_SOURCE the overflow is detected at runtime and terminates the process with SIGABRT, resulting in denial of service. The overflow occurs in the flex scanner before any grammar or Megaco-level authentication processing, so exploitation requires only network reachability to the megaco transport port on a node configured with {scanner, flex}. This vulnerability is associated with program files lib/megaco/src/flex/megaco_flex_scanner_drv.flex.src and program routines mfs_load_property_groups. This issue affects OTP from OTP 17.0 before OTP 29.0.4, OTP 28.5.0.4 and OTP 27.3.4.15, corresponding to megaco from 3.17.1 before 4.9.1, 4.8.3.1 and 4.7.2.2. Versions prior to OTP 17.0 are also affected but are not listed because the OTP version scheme is only defined from OTP 17.0 onwards.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
未进行输入大小检查的缓冲区拷贝(传统缓冲区溢出)
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
ErlangOTP 3.17.1 ~ * cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:*
ErlangOTP R13B03 ~ * cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:*

二、漏洞 CVE-2026-59250 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-59250 的情报信息

登录查看更多情报信息。

CVE-2026-59250 补丁与修复 (1)

CVE-2026-59250 厂商安全公告 (3)

同批安全公告 · Erlang · 2026-07-27 · 共 8 条

CVE-2026-559539.1 CRITICALTLS/DTLS 客户端接受匿名密码套件绕过服务器认证漏洞
CVE-2026-582278.7 HIGHTLS/DTLS 拒绝服务漏洞:非限定递归于跨签名证书链
CVE-2026-592518.7 HIGHOpenSSL 证书策略树指数增长导致拒绝服务漏洞
CVE-2026-548908.2 HIGHBEAM VM 二进制到术语解码整数下溢出崩溃漏洞
CVE-2026-427926.3 MEDIUMErlang EPMD 通过EMFILE拒绝服务漏洞
CVE-2026-557375.1 MEDIUMErlang erts 外部术语格式解码堆指针损坏漏洞
CVE-2026-470784.8 MEDIUMzip:unzip/zip:extract相对路径遍历漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-59250

暂无评论


发表评论