SUSE-SU-2026:21092-1: important: Security update 5.1.2 for Multi-Linux Manager Client Tools and Salt Bundle

SUSE-MANAGER-UPDATES null at suse.de
Tue Apr 14 16:30:49 UTC 2026



# Security update 5.1.2 for Multi-Linux Manager Client Tools and Salt Bundle

Announcement ID: SUSE-SU-2026:21092-1  
Release Date: 2026-03-05T16:40:22Z  
Rating: important  
References:

  * bsc#1227579
  * bsc#1247644
  * bsc#1247721
  * bsc#1248848
  * bsc#1249400
  * bsc#1249532
  * bsc#1250940
  * bsc#1250976
  * bsc#1250981
  * bsc#1251044
  * bsc#1251138
  * bsc#1251995
  * bsc#1253174
  * bsc#1253282
  * bsc#1253347
  * bsc#1253659
  * bsc#1253738
  * bsc#1253966
  * bsc#1254478
  * bsc#1254903
  * bsc#1254904
  * bsc#1254905
  * bsc#1255781

  
Cross-References:

  * CVE-2024-52804
  * CVE-2025-67724
  * CVE-2025-67725
  * CVE-2025-67726

  
CVSS scores:

  * CVE-2024-52804 ( SUSE ):  6.9
    CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
  * CVE-2024-52804 ( SUSE ):  5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
  * CVE-2024-52804 ( NVD ):  7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  * CVE-2025-67724 ( SUSE ):  5.3
    CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
  * CVE-2025-67724 ( SUSE ):  5.4 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
  * CVE-2025-67724 ( NVD ):  6.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
  * CVE-2025-67724 ( NVD ):  5.4 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
  * CVE-2025-67725 ( SUSE ):  8.7
    CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
  * CVE-2025-67725 ( SUSE ):  7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  * CVE-2025-67725 ( NVD ):  7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  * CVE-2025-67726 ( SUSE ):  8.7
    CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
  * CVE-2025-67726 ( SUSE ):  7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  * CVE-2025-67726 ( NVD ):  7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

  
Affected Products:

  * SUSE Multi-Linux Manager Client Tools for SLE 16

  
  
An update that solves four vulnerabilities and has 19 fixes can now be
installed.

## Description:

This update fixes the following issues:

Changes in spacecmd:

  * Version 5.1.12-0
  * Fix spacecmd binary file upload (bsc#1253659)
  * Fix typo in spacecmd help ca-cert flag (bsc#1253174)
  * Convert cached IDs to int (bsc#1251995)
  * Fix methods in api namespace in spacecmd (bsc#1249532)
  * Make caching code Py 2.7 compatible
  * Use JSON instead of pickle for spacecmd cache (bsc#1227579)
  * Python 2.7 cannot re-raise exceptions

Changes in supportutils-plugin-susemanager-client:

  * Version 5.1.5-0
  * Non-customer-facing optimization and update

Changes in supportutils-plugin-salt:

  * New package

Changes in uyuni-tools:

  * Version 5.1.24-0
  * Actually use the --dbupgrade-tag parameter when computing the image URL
    (bsc#1249400)
  * Handle CA files with symlinks during migration (bsc#1251044)
  * Adjust traefik exposed configuration for chart v27 (bsc#1247721)
  * Fix systemd object initialization in server rename. (bsc#1250981)
  * Add SSL secrets to the db setup container during migration. (bsc#1250976)
  * Fix images handling in mgrpxy support ptf (bsc#1250940)
  * Fix helm upgrade parameters (bsc#1253966)
  * Detect custom apache and squid config in the /etc/uyuni/proxy folder
  * Add ssh tuning to configure sshd (bsc#1253738)
  * Move the SSL checks at the begining of the migration
  * Remove cgroup mount for podman containers (bsc#1253347)
  * Convert the traefik install time to local time (bsc#1251138)
  * During migration, krb5.conf.d should be copied in /etc/rhn (bsc#1254478)
  * Read env var from http conf file (bsc#1253282)
  * Add --registry-host, --registry-user and --registry-password to pull images
    from an authenticate registry
  * Deprecate --registry
  * Unify backup create and restore dryrun option case
  * Fix calling of squid -z in mgrpxy cache clear (bsc#1247644)
  * Always start database container even if enabled
  * Remove extra ipv6 mapping and nftables workaround (bsc#1248848)
  * Remove old PostgreSQL exporter environment file before migration
  * Support config command parse correctly supportconfig output (bsc#1255781)

  * Version 5.1.23-0

  * Update the default tag

Changes in venv-salt-minion:

  * Backported security patches for Salt vendored tornado:
  * CVE-2025-67724: Fixed missing validation of supplied reason phrase
    (bsc#1254903)
  * CVE-2025-67725: Fixed DoS via malicious HTTP request (bsc#1254905)
  * CVE-2025-67726: Fixed HTTP header parameter parsing algorithm (bsc#1254904)

## Special Instructions and Notes:

## Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like
YaST online_update or "zypper patch".  
Alternatively you can run the command listed for your product:

  * SUSE Multi-Linux Manager Client Tools for SLE 16  
    zypper in -t patch Multi-Linux-ManagerTools-SLE-16-2=1

## Package List:

  * SUSE Multi-Linux Manager Client Tools for SLE 16 (noarch)
    * supportutils-plugin-susemanager-client-5.1.5-160002.1.1
    * mgrctl-zsh-completion-5.1.24-160002.1.1
    * spacecmd-5.1.12-160002.1.1
    * mgrctl-bash-completion-5.1.24-160002.1.1
    * mgrctl-lang-5.1.24-160002.1.1
    * supportutils-plugin-salt-1.2.3-160002.1.1
  * SUSE Multi-Linux Manager Client Tools for SLE 16 (aarch64 ppc64le s390x
    x86_64)
    * venv-salt-minion-3006.0-160002.4.1
    * mgrctl-5.1.24-160002.1.1
    * mgrctl-debuginfo-5.1.24-160002.1.1

## References:

  * https://www.suse.com/security/cve/CVE-2024-52804.html
  * https://www.suse.com/security/cve/CVE-2025-67724.html
  * https://www.suse.com/security/cve/CVE-2025-67725.html
  * https://www.suse.com/security/cve/CVE-2025-67726.html
  * https://bugzilla.suse.com/show_bug.cgi?id=1227579
  * https://bugzilla.suse.com/show_bug.cgi?id=1247644
  * https://bugzilla.suse.com/show_bug.cgi?id=1247721
  * https://bugzilla.suse.com/show_bug.cgi?id=1248848
  * https://bugzilla.suse.com/show_bug.cgi?id=1249400
  * https://bugzilla.suse.com/show_bug.cgi?id=1249532
  * https://bugzilla.suse.com/show_bug.cgi?id=1250940
  * https://bugzilla.suse.com/show_bug.cgi?id=1250976
  * https://bugzilla.suse.com/show_bug.cgi?id=1250981
  * https://bugzilla.suse.com/show_bug.cgi?id=1251044
  * https://bugzilla.suse.com/show_bug.cgi?id=1251138
  * https://bugzilla.suse.com/show_bug.cgi?id=1251995
  * https://bugzilla.suse.com/show_bug.cgi?id=1253174
  * https://bugzilla.suse.com/show_bug.cgi?id=1253282
  * https://bugzilla.suse.com/show_bug.cgi?id=1253347
  * https://bugzilla.suse.com/show_bug.cgi?id=1253659
  * https://bugzilla.suse.com/show_bug.cgi?id=1253738
  * https://bugzilla.suse.com/show_bug.cgi?id=1253966
  * https://bugzilla.suse.com/show_bug.cgi?id=1254478
  * https://bugzilla.suse.com/show_bug.cgi?id=1254903
  * https://bugzilla.suse.com/show_bug.cgi?id=1254904
  * https://bugzilla.suse.com/show_bug.cgi?id=1254905
  * https://bugzilla.suse.com/show_bug.cgi?id=1255781

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.suse.com/pipermail/suma-updates/attachments/20260414/36e09045/attachment.htm>


More information about the suma-updates mailing list