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

exploitDog

suse-cvrf логотип

SUSE-SU-2026:4174-1

Опубликовано: 14 сент. 2026
Источник: suse-cvrf

Описание

Security update for python39.SUSE_SLE-15-SP3_Update

This update for python39.SUSE_SLE-15-SP3_Update fixes the following issues:

Security issues fixed:

  • CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used (bsc#1269066).
  • CVE-2026-1703: files may be extracted outside the installation directory when installing and extracting maliciously crafted wheel archives (bsc#1274743).
  • CVE-2026-3219: pip doesn't reject concatenated ZIP (bsc#1262429).
  • CVE-2026-3276: quadratic complexity in unicodedata.normalize() can lead to DoS when processing specially crafted Unicode input (bsc#1267581).
  • CVE-2026-4360: in the Tarfile.extract() function, the filter parameter is not passed properly when extracting hardlinks (bsc#1269959).
  • CVE-2026-7774: tarfile.data_filter path traversal bypass allows writing outside the extraction directory (bsc#1267821).
  • CVE-2026-11972: infinite loop due to improper EOF handling in the tarfile module streaming mode can lead to DoS (bsc#1269788).
  • CVE-2026-13346: Arbitrary file installation via malicious package indexes (bsc#1273090 bsc#1273091 bsc#1273094).
  • CVE-2026-15308: Incremental HTMLParser allows CPU-exhaustion DoS via repeated unterminated markup declarations (bsc#1271192).

Non security issues fixed:

  • crypto-policies: Extend the crypto-policies support for mozilla-nss, openjdk, krb5, bind, stunnel, openssh, libssh and more packages (bsc#1211301).
  • Update bundled pip wheels to pip-20.0.2-py2.py3-none-any.whl

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

SUSE Linux Enterprise Server 15 SP5-LTSS
libpython3_9-1_0-3.9.25-150300.4.109.1
python39-3.9.25-150300.4.109.1
python39-base-3.9.25-150300.4.109.1
python39-curses-3.9.25-150300.4.109.1
python39-dbm-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server for SAP Applications 15 SP5
libpython3_9-1_0-3.9.25-150300.4.109.1
python39-3.9.25-150300.4.109.1
python39-base-3.9.25-150300.4.109.1
python39-curses-3.9.25-150300.4.109.1
python39-dbm-3.9.25-150300.4.109.1

Описание

When using the "configparser" module to write configuration files containing multi-line text values with carriage return characters (\r) the resulting file could be injected with unexpected keys and values if the attacker controls the written value.


Затронутые продукты
SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.25-150300.4.109.1

Ссылки

Описание

When using the "tarfile" module with a file opened in "streaming mode" (mode="r|") the tarfile module did not properly handle EOF, making archive parsing take exponentially longer.


Затронутые продукты
SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.25-150300.4.109.1

Ссылки

Описание

pip would incorrectly handle doubly-encoded package URLs from indexes allowing for files to be installed to arbitrary locations on disk even when installing wheels. This vulnerability requires downloading or installing a package from a malicious package index to succeed, malicious packages alone are not able to exploit this vulnerability. Note that this vulnerability only materially impacts users running `pip download` with the `--only-binary` option as installing source distributions from an untrusted index is already an unsafe operation that executes code during install time.


Затронутые продукты
SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.25-150300.4.109.1

Ссылки

Описание

The incremental HTML parser (html.parser.HTMLParser) allows for CPU denial-of-service through repeated unterminated markup declarations when processing uncontrolled data.


Затронутые продукты
SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.25-150300.4.109.1

Ссылки

Описание

When pip is installing and extracting a maliciously crafted wheel archive, files may be extracted outside the installation directory. The path traversal is limited to prefixes of the installation directory, thus isn't able to inject or overwrite executable files in typical situations.


Затронутые продукты
SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.25-150300.4.109.1

Ссылки

Описание

pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing "incorrect" files according to the filename of the archive. New behavior only proceeds with installation if the file identifies uniquely as a ZIP or tar archive, not as both.


Затронутые продукты
SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.25-150300.4.109.1

Ссылки

Описание

unicodedata.normalize() can take excessive CPU time when processing specially crafted Unicode input containing long runs of combining characters with alternating Canonical Combining Class values. This affects all normalization forms.


Затронутые продукты
SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.25-150300.4.109.1

Ссылки

Описание

In the Tarfile.extract() function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid despite the user passing filter='data' to the extract() function.


Затронутые продукты
SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.25-150300.4.109.1

Ссылки

Описание

tarfile.data_filter could be bypassed using crafted link entries, including symlinks with empty or directory-like names, to redirect later archive members outside the intended extraction directory. This allowed a malicious tar archive to cause tarfile.extractall() to write files outside the destination directory, subject to the permissions of the extracting process.


Затронутые продукты
SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_9-1_0-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-base-3.9.25-150300.4.109.1
SUSE Linux Enterprise Server 15 SP5-LTSS:python39-curses-3.9.25-150300.4.109.1

Ссылки
Уязвимость SUSE-SU-2026:4174-1