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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-53422— Erlang/OTP 侧信道信息泄露漏洞

CVSS 2.3 · Low EPSS 0.26% · P18

影响版本矩阵 3

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

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

漏洞信息

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

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

Vulnerability Title
SFTP REALPATH path-existence oracle allowing filesystem enumeration outside configured root
来源: CVE Program / CVE List V5
Vulnerability Description
Observable Response Discrepancy vulnerability in Erlang OTP ssh (ssh_sftpd module) allows an authenticated SFTP user to enumerate the existence of files and directories outside the configured root directory. The SSH_FXP_REALPATH handler in ssh_sftpd calls relate_file_name/3 with Canonicalize=false, unlike every other SFTP operation handler. This allows .. components in the requested path to bypass the is_within_root/2 check without being resolved. The un-canonicalized path then enters resolve_symlinks/2, which walks up the directory tree above the configured root and issues read_link() syscalls on arbitrary filesystem paths. An authenticated SFTP client can exploit this by sending a REALPATH request with a crafted traversal path. The server response differs depending on whether the target path exists on the host filesystem (SSH_FXP_NAME when the path resolves successfully, SSH_FX_NO_SUCH_FILE when it does not). This creates a path-existence oracle that an attacker can use to enumerate the filesystem structure outside the configured root, including the existence of sensitive files, directories, and mount points. The vulnerability leaks only the existence of paths. No file contents, credentials, or write access are obtainable through this issue alone. The information gained may assist further attacks when combined with other vulnerabilities. This vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl and program routine ssh_sftpd:handle_op/4. This issue affects OTP from OTP 17.0 before OTP 29.0.3, OTP 28.5.0.3 and OTP 27.3.4.14, corresponding to ssh from 3.0.1 before 6.0.2, 5.5.2.2 and 5.2.11.9.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/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 erlang/otp是erlang社区开源的一套并发编程语言及运行时系统。 Erlang/OTP存在侧信道信息泄露漏洞,该漏洞源于ssh_sftpd模块中的SSH_FXP_REALPATH处理程序在调用relate_file_name/3时设置Canonicalize=false,导致路径中的..组件绕过is_within_root/2检查,从而允许已认证的SFTP用户枚举配置根目录之外的文件和目录是否存在。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-53422 补丁与修复 (3)

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

同批安全公告 · Erlang · 2026-07-02 · 共 6 条

CVE-2026-559508.7 HIGHErlang/OTP 竞争条件问题漏洞
CVE-2026-559528.2 HIGHErlang/OTP 输入验证错误漏洞
CVE-2026-548876.3 MEDIUMErlang/OTP 信任管理问题漏洞
CVE-2026-548916.3 MEDIUMErlang/OTP 加密问题漏洞
CVE-2026-548865.3 MEDIUMErlang/OTP 资源管理错误漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-53422

暂无评论


发表评论