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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-42792— Erlang OTP 异常处理不当漏洞

CVSS 6.3 · Medium EPSS 0.39% · P31

影响版本矩阵 3

厂商产品版本范围状态
ErlangOTP6.0< *affected
17.0< *affected
07b8f441ca711f9812fad9e9115bab3c3aa92f79< 865d203e4a6a8f44179eced9e1428f9259e4a3bbaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
epmd permanent DoS via EMFILE on accept(2) in erts
来源: CVE Program / CVE List V5
Vulnerability Description
Improper Handling of Exceptional Conditions vulnerability in Erlang OTP erts (epmd) allows an unauthenticated remote attacker to permanently terminate the Erlang Port Mapper Daemon (epmd) via connection slot exhaustion. The do_accept function in erts/epmd/src/epmd_srv.c calls epmd_cleanup_exit() when accept(2) returns EMFILE (per-process file descriptor limit reached) or ENFILE (system-wide file descriptor limit reached), rather than treating these as recoverable conditions. An attacker can exhaust epmd's file descriptor slots by holding many TCP connections open while periodically sending a single byte to reset the idle timeout, then causing accept(2) to return EMFILE, which kills the daemon. epmd has no per-source-IP connection cap, making the attack feasible from a single source. On Debian/Ubuntu default packaging the impact is amplified: the systemd unit inherits a low file descriptor soft limit, and repeated daemon deaths trigger systemd's start-rate-limit, permanently failing both epmd.service and epmd.socket and requiring manual operator intervention to recover. This issue affects OTP from OTP 17.0 before OTP 29.0.4, OTP 28.5.0.4 and OTP 27.3.4.15.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
对异常条件的处理不恰当
来源: CVE Program / CVE List V5
Vulnerability Title
Erlang OTP 异常处理不当漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Erlang OTP是瑞典Erlang社区的一套构建分布式系统的中间件平台。 Erlang OTP 16.0版本和17.0版本存在安全漏洞,该漏洞源于异常条件处理不当,do_accept函数在accept返回EMFILE或ENFILE时调用epmd_cleanup_exit终止守护进程,可能导致未经验证的远程攻击者通过连接槽耗尽永久终止Erlang Port Mapper Daemon (epmd)。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

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

CVE-2026-559539.1 CRITICALErlang OTP 加密问题漏洞
CVE-2026-582278.7 HIGHErlang OTP 资源管理错误漏洞
CVE-2026-592518.7 HIGHErlang OTP 资源管理错误漏洞
CVE-2026-592508.3 HIGHErlang OTP 缓冲区错误漏洞
CVE-2026-548908.2 HIGHerlang/otp 输入验证错误漏洞
CVE-2026-557375.1 MEDIUMerlang/otp 数字错误漏洞
CVE-2026-470784.8 MEDIUMErlang OTP 路径遍历漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-42792

暂无评论


发表评论