Security update 5.1.1 for Multi-Linux Manager Client Tools

Announcement ID: SUSE-SU-2025:3819-1
Release Date: 2025-10-28T07:20:09Z
Rating: moderate
References:
Cross-References:
CVSS scores:
  • CVE-2025-3415 ( SUSE ): 5.3 CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
  • CVE-2025-3415 ( SUSE ): 4.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
  • CVE-2025-3415 ( NVD ): 4.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
  • CVE-2025-47908 ( 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-2025-47908 ( SUSE ): 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
  • CVE-2025-47908 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • CVE-2025-6023 ( SUSE ): 7.2 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:L/VA:L/SC:N/SI:N/SA:N
  • CVE-2025-6023 ( SUSE ): 7.6 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L
  • CVE-2025-6023 ( NVD ): 7.6 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L
  • CVE-2025-6197 ( SUSE ): 2.3 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
  • CVE-2025-6197 ( SUSE ): 4.2 CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N
  • CVE-2025-6197 ( NVD ): 4.2 CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N
Affected Products:
  • SUSE Multi-Linux Manager Client Tools for SLE 15
  • SUSE Multi-Linux Manager Client Tools for SLE Micro 5

An update that solves four vulnerabilities, contains two features and has 23 security fixes can now be installed.

Description:

This update fixes the following issues:

dracut-saltboot was updated from version 0.1 to version 1.0.0:

  • Version 1.0.0 bugs fixed:

  • Reboot on salt key timeout (bsc#1237495)

  • Fixed parsing files with space in the name (bsc#1252100)

golang-github-prometheus-alertmanager was updated from version 0.26.0 to 0.28.1 to :

  • Security issues fixed:

  • CVE-2025-47908: Fixed a Denial of Service vulnerability (bsc#1247748)

  • Version 0.28.1 changes and bugs fixed (jsc#PED-13285):

  • Improved performance of inhibition rules when using Equal labels.

  • Improve the documentation on escaping in UTF-8 matchers.
  • Update alertmanager_config_hash metric help to document the hash is not cryptographically strong.
  • Fixed panic in amtool when using --verbose.
  • Fixed templating of channel field for Rocket.Chat.
  • Fixed rocketchat_configs written as rocket_configs in docs.
  • Fixed usage for --enable-feature flag.
  • Trim whitespace from OpsGenie API Key.
  • Fixed Jira project template not rendered when searching for existing issues.
  • Fixed subtle bug in JSON/YAML encoding of inhibition rules that would cause Equal labels to be omitted.
  • Fixed header for slack_configs in docs.
  • Fixed weight and wrap of Microsoft Teams notifications.

  • Version 0.28.0 changes and bugs fixed:

  • Templating errors in the SNS integration now return an error.

  • Adopt log/slog, drop go-kit/log.
  • Added a new Microsoft Teams integration based on Flows.
  • Added a new Rocket.Chat integration.
  • Added a new Jira integration.
  • Added support for GOMEMLIMIT, enable it via the feature flag --enable-feature=auto-gomemlimit.
  • Added support for GOMAXPROCS, enable it via the feature flag --enable-feature=auto-gomaxprocs.
  • Added support for limits of silences including the maximum number of active and pending silences, and the maximum size per silence (in bytes). You can use the flags --silences.max-silences and --silences.max-silence-size-bytes to set them accordingly.
  • Muted alerts now show whether they are suppressed or not in both the /api/v2/alerts endpoint and the Alertmanager UI.

  • Version 0.27.0 changes and bugs fixed:

  • API: Removal of all api/v1/ endpoints. These endpoints now log and return a deprecation message and respond with a status code of 410.

  • UTF-8 Support: Introduction of support for any UTF-8 character as part of label names and matchers.
  • Discord Integration: Enforce max length in message.
  • Metrics: Introduced the experimental feature flag --enable-feature=receiver-name-in-metrics to include the receiver name.
  • Metrics: Introduced a new gauge named alertmanager_inhibition_rules that counts the number of configured inhibition rules.
  • Metrics: Introduced a new counter named alertmanager_alerts_supressed_total that tracks muted alerts, it contains a reason label to indicate the source of the mute.
  • Discord Integration: Introduced support for webhook_url_file.
  • Microsoft Teams Integration: Introduced support for webhook_url_file.
  • Microsoft Teams Integration: Added support for summary.
  • Metrics: Notification metrics now support two new values for the label reason, contextCanceled and contextDeadlineExceeded.
  • Email Integration: Contents of auth_password_file are now trimmed of prefixed and suffixed whitespace.
  • amtool: Fixes the error scheme required for webhook url when using amtool with --alertmanager.url.
  • Mixin: Fixed AlertmanagerFailedToSendAlerts, AlertmanagerClusterFailedToSendAlerts, and AlertmanagerClusterFailedToSendAlerts to make sure they ignore the reason label.

grafana was updated to from version 11.5.5 to 11.5.7:

  • Security issues fixed:

  • CVE-2025-6023: Fixed cross-site-scripting via scripted dashboards (bsc#1246735)

  • CVE-2025-6197: Fixed open redirect in organization switching (bsc#1246736)
  • CVE-2025-3415: Fixed exposure of DingDing alerting integration URL to Viewer level users (bsc#1245302)

  • Other bugs fixed:

  • Azure: Fixed legend formatting.

  • Azure: Fixed resource name determination in template variable queries.

mgr-push was updated from version 5.1.3 to 5.1.4:

  • Use absolute paths when invoking external commands

python-defusedxml:

  • New package implemented at version 0.7.1

rhnlib was updated from version 5.1.2 to 5.1.3:

  • Use more secure defusedxml parser (bsc#1227577)

spacecmd was updated from version 5.1.8 to 5.1.11:

  • Version 5.1.11 changes and bugs fixed:

  • Make spacecmd work with Python 3.12 and higher

  • Call print statements properly in Python 3

  • Version 5.1.10 changes and bugs fixed:

  • Fixed use of renamed config parser class where the backward compatible alias was dropped in latest python version (bsc#1246586)

  • Version 5.1.9 changes and bugs fixed:

  • Fixed installation of python lib files on Ubuntu 24.04

spacewalk-client-tools was updated from version 5.1.6 to 5.1.7:

  • Fixed syntax error in changelog

supportutils-plugin-susemanager-client was updated from version 5.1.3 to 5.1.4:

  • Fixed syntax error in changelog

uyuni-tools was updated from version 5.1.15 to 5.1.20:

  • Version 5.1.20 changes and bugs fixed:

  • Added migration for server monitoring configuration (bsc#1247688)

  • Version 5.1.19 changes and bugs fixed:

  • Added a lowercase version of --logLevel (bsc#1243611)

  • Stop executing scripts in temporary folder (bsc#1243704)
  • support config: collect podman inspect for hub container (bsc#1245099)
  • Use new dedicated path for Cobbler settings (bsc#1244027)
  • Migrate custom auto installation snippets (bsc#1246320)
  • Added SUSE Linux Enterprise 15 SP7 to buildin productmap
  • Fixed loading product map from mgradm configuration file (bsc#1246068)
  • Fixed channel override for distro copy
  • Do not use sudo when running as a root user (bsc#1246882)
  • Do not require backups to be at the same location for restoring (bsc#1246906)
  • Fixed recomputing proxy images when installing a PTF or TEST (bsc#1246553)
  • Added mgradm server rename to change the server FQDN (bsc#1229825)
  • If no DB SSL CA parameter is given, use the other one (bsc#1245120)
  • More fault tolerant mgradm stop (bsc#1243331)
  • Backup systemd dropin directory too and create if missing
  • Added 3rd party SSL options for upgrade and migration scenarios
  • Do not consider stderr output of podman as an error (bsc#1247836)
  • Restore SELinux contexts for restored backup volumes (bsc#1244127)
  • Automatically get up-to-date systemid file on salt based proxy hosts (bsc#1246789)
  • Bump the default image tag to 5.1.1

  • Version 5.1.18 changes and bugs fixed:

  • Updated translation strings

  • Version 5.1.17 changes and bugs fixed:

  • Upgrade of saline should use scale function (bsc#1246864)

  • Version 5.1.16 changes and bugs fixed:

  • Use database backup volume as temporary backup location (bsc#1246628)

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 15
    zypper in -t patch SUSE-MultiLinuxManagerTools-SLE-15-2025-3819=1
  • SUSE Multi-Linux Manager Client Tools for SLE Micro 5
    zypper in -t patch SUSE-MultiLinuxManagerTools-SLE-Micro-5-2025-3819=1

Package List:

  • SUSE Multi-Linux Manager Client Tools for SLE 15 (noarch)
    • python3-mgr-push-5.1.4-150002.3.3.3
    • mgrctl-lang-5.1.20-150002.3.3.3
    • python3-defusedxml-0.7.1-150002.1.3.2
    • spacewalk-client-tools-5.1.7-150002.3.3.3
    • mgrctl-bash-completion-5.1.20-150002.3.3.3
    • supportutils-plugin-susemanager-client-5.1.4-150002.3.3.2
    • mgrctl-zsh-completion-5.1.20-150002.3.3.3
    • python3-rhnlib-5.1.3-150002.3.3.2
    • spacecmd-5.1.11-150002.3.3.2
    • python3-spacewalk-client-tools-5.1.7-150002.3.3.3
    • dracut-saltboot-1.0.0-150002.3.3.1
    • mgr-push-5.1.4-150002.3.3.3
  • SUSE Multi-Linux Manager Client Tools for SLE 15 (aarch64 ppc64le s390x x86_64)
    • grafana-debuginfo-11.5.7-150002.4.3.3
    • mgrctl-5.1.20-150002.3.3.3
    • golang-github-prometheus-alertmanager-debuginfo-0.28.1-150002.4.3.3
    • mgrctl-debuginfo-5.1.20-150002.3.3.3
    • grafana-11.5.7-150002.4.3.3
    • golang-github-prometheus-alertmanager-0.28.1-150002.4.3.3
  • SUSE Multi-Linux Manager Client Tools for SLE Micro 5 (noarch)
    • mgrctl-zsh-completion-5.1.20-150002.3.3.3
    • mgrctl-bash-completion-5.1.20-150002.3.3.3
    • dracut-saltboot-1.0.0-150002.3.3.1
    • mgrctl-lang-5.1.20-150002.3.3.3
  • SUSE Multi-Linux Manager Client Tools for SLE Micro 5 (aarch64 ppc64le s390x x86_64)
    • mgrctl-debuginfo-5.1.20-150002.3.3.3
    • mgrctl-5.1.20-150002.3.3.3

References: