Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2026:1714-1

Опубликовано: 06 мая 2026
Источник: suse-cvrf

Описание

Security update for erlang

This update for erlang fixes the following issues:

  • CVE-2026-21620: remote arbitrary read/write via TFTP relative path traversal (bsc#1258663).
  • CVE-2026-23941: HTTP Request Smuggling in Erlang OTP (bsc#1259687).
  • CVE-2026-23942: path traversal vulnerability in Erlang OTP (bsc#1259681).
  • CVE-2026-23943: denial of service due to improper handling of highly compressed data in Erlang OTP ssh (bsc#1259682).
  • CVE-2026-28808: incorrect authorization can lead to unauthenticated access to protected CGI scripts (bsc#1261728).

Список пакетов

SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS
erlang-23.3.4.19-150300.3.32.1
erlang-epmd-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS
erlang-23.3.4.19-150300.3.32.1
erlang-epmd-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS
erlang-23.3.4.19-150300.3.32.1
erlang-epmd-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS
erlang-23.3.4.19-150300.3.32.1
erlang-epmd-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise Module for Server Applications 15 SP7
erlang-23.3.4.19-150300.3.32.1
erlang-epmd-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise Server 15 SP4-LTSS
erlang-23.3.4.19-150300.3.32.1
erlang-epmd-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise Server 15 SP5-LTSS
erlang-23.3.4.19-150300.3.32.1
erlang-epmd-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise Server 15 SP6-LTSS
erlang-23.3.4.19-150300.3.32.1
erlang-epmd-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise Server for SAP Applications 15 SP4
erlang-23.3.4.19-150300.3.32.1
erlang-epmd-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise Server for SAP Applications 15 SP5
erlang-23.3.4.19-150300.3.32.1
erlang-epmd-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise Server for SAP Applications 15 SP6
erlang-23.3.4.19-150300.3.32.1
erlang-epmd-23.3.4.19-150300.3.32.1

Описание

Relative Path Traversal, Improper Isolation or Compartmentalization vulnerability in erlang otp erlang/otp (tftp_file modules), erlang otp inets (tftp_file modules), erlang otp tftp (tftp_file modules) allows Relative Path Traversal. This vulnerability is associated with program files lib/tftp/src/tftp_file.erl, src/tftp_file.erl. This issue affects otp: from 17.0, from 07b8f441ca711f9812fad9e9115bab3c3aa92f79; otp: from 5.10 before 7.0; otp: from 1.0.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:erlang-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:erlang-epmd-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:erlang-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:erlang-epmd-23.3.4.19-150300.3.32.1

Ссылки

Описание

Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') vulnerability in Erlang OTP (inets httpd module) allows HTTP Request Smuggling. This vulnerability is associated with program files lib/inets/src/http_server/httpd_request.erl and program routines httpd_request:parse_headers/7. The server does not reject or normalize duplicate Content-Length headers. The earliest Content-Length in the request is used for body parsing while common reverse proxies (nginx, Apache httpd, Envoy) honor the last Content-Length value. This violates RFC 9112 Section 6.3 and allows front-end/back-end desynchronization, leaving attacker-controlled bytes queued as the start of the next request. This issue affects OTP from OTP 17.0 until OTP 28.4.1, OTP 27.3.4.9 and OTP 26.2.5.18, corresponding to inets from 5.10 until 9.6.1, 9.3.2.3 and 9.1.0.5.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:erlang-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:erlang-epmd-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:erlang-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:erlang-epmd-23.3.4.19-150300.3.32.1

Ссылки

Описание

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Erlang OTP (ssh_sftpd module) allows Path Traversal. This vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl and program routines ssh_sftpd:is_within_root/2. The SFTP server uses string prefix matching via lists:prefix/2 rather than proper path component validation when checking if a path is within the configured root directory. This allows authenticated users to access sibling directories that share a common name prefix with the configured root directory. For example, if root is set to /home/user1, paths like /home/user10 or /home/user1_backup would incorrectly be considered within the root. This issue affects OTP from OTP 17.0 until OTP 28.4.1, OTP 27.3.4.9 and OTP 26.2.5.18, corresponding to ssh from 3.0.1 until 5.5.1, 5.2.11.6 and 5.1.4.14.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:erlang-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:erlang-epmd-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:erlang-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:erlang-epmd-23.3.4.19-150300.3.32.1

Ссылки

Описание

Improper Handling of Highly Compressed Data (Compression Bomb) vulnerability in Erlang OTP ssh (ssh_transport modules) allows Denial of Service via Resource Depletion. The SSH transport layer advertises legacy zlib compression by default and inflates attacker-controlled payloads pre-authentication without any size limit, enabling reliable memory exhaustion DoS. Two compression algorithms are affected: * zlib: Activates immediately after key exchange, enabling unauthenticated attacks * zlib@openssh.com: Activates post-authentication, enabling authenticated attacks Each SSH packet can decompress ~255 MB from 256 KB of wire data (1029:1 amplification ratio). Multiple packets can rapidly exhaust available memory, causing OOM kills in memory-constrained environments. This vulnerability is associated with program files lib/ssh/src/ssh_transport.erl and program routines ssh_transport:decompress/2, ssh_transport:handle_packet_part/4. This issue affects OTP from OTP 17.0 until OTP 28.4.1, 27.3.4.9 and 26.2.5.18 corresponding to ssh from 3.0.1 until 5.5.1, 5.2.11.6 and 5.1.4.14.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:erlang-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:erlang-epmd-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:erlang-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:erlang-epmd-23.3.4.19-150300.3.32.1

Ссылки

Описание

Incorrect Authorization vulnerability in Erlang OTP (inets modules) allows unauthenticated access to CGI scripts protected by directory rules when served via script_alias. When script_alias maps a URL prefix to a directory outside DocumentRoot, mod_auth evaluates directory-based access controls against the DocumentRoot-relative path while mod_cgi executes the script at the ScriptAlias-resolved path. This path mismatch allows unauthenticated access to CGI scripts that directory rules were meant to protect. This vulnerability is associated with program files lib/inets/src/http_server/mod_alias.erl, lib/inets/src/http_server/mod_auth.erl, and lib/inets/src/http_server/mod_cgi.erl. This issue affects OTP from OTP 17.0 until OTP 28.4.2, 27.3.4.10 and 26.2.5.19 corresponding to inets from 5.10 until 9.6.2, 9.3.2.4 and 9.1.0.6.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:erlang-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:erlang-epmd-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:erlang-23.3.4.19-150300.3.32.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:erlang-epmd-23.3.4.19-150300.3.32.1

Ссылки