Home

Description

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Erlang OTP ssh (ssh_sftpd module) allows File Discovery. The SSH_FXP_READLINK handler in ssh_sftpd sends the raw result of file:read_link/2 to the client without calling chroot_filename/2 to strip the backend root prefix. An authenticated SFTP client can create a symlink inside the chroot pointing to /; ssh_sftpd resolves the target to the absolute backend root and stores it on disk. Reading the symlink back via SSH_FXP_READLINK returns that absolute path, for example /data/sftp, instead of the chrooted value /. The information disclosed is the absolute filesystem path of the SFTP root directory and of any symlink targets within it. No file contents, credentials, or access to paths outside the root directory are obtainable through this issue alone. This vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl. This issue affects OTP from OTP 17.0 before 29.0.2, 28.5.0.2 and 27.3.4.13 corresponding to ssh from 3.0.1 before 6.0.1, 5.5.2.1 and 5.2.11.8.

PUBLISHED Reserved 2026-05-25 | Published 2026-06-10 | Updated 2026-06-10 | Assigner EEF




LOW: 2.3CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Problem types

CWE-200 Exposure of Sensitive Information to an Unauthorized Actor

Product status

Default status
unknown

3.0.1 (otp) before *
affected

Default status
unknown

17.0 (otp) before *
affected

08225797f7ef943d0c82a1d9dd6650d94ca2580d (git) before 8f4224a0d2676b0653d2c71a889a956e8c2c62d6
affected

Credits

Jonatan Männchen / EEF finder

Jonatan Männchen / EEF remediation developer

Michał Wąsowski remediation developer

Jakub Witczak remediation reviewer

References

github.com/...ng/otp/security/advisories/GHSA-pv7g-pjrq-x2fh vendor-advisory related

cna.erlef.org/cves/CVE-2026-48855.html related

osv.dev/vulnerability/EEF-CVE-2026-48855 related

www.erlang.org/doc/system/versions.html

github.com/...ommit/8f4224a0d2676b0653d2c71a889a956e8c2c62d6 patch

cve.org (CVE-2026-48855)

nvd.nist.gov (CVE-2026-48855)

Download JSON