SUSE-SU-2026:2244-1

Vulnerability from csaf_suse - Published: 2026-06-03 14:11 - Updated: 2026-06-03 14:11
Summary
Security update 5.0.8 for Multi-Linux Manager Salt Bundle
Severity
Important
Notes
Title of the patch: Security update 5.0.8 for Multi-Linux Manager Salt Bundle
Description of the patch: This update fixes the following issues: venv-salt-minion: - Security issues fixed: - CVE-2026-31958: tornado: Fixed parsing large multipart bodies with many parts can cause a denial of service (bsc#1259554) - CVE-2026-27459: pyOpenSSL: Fixed issue with large cookie value that can lead to a buffer overflow (bsc#1259808) - CVE-2026-27448: pyOpenSSL: Fixed unhandled exception can result in connection not being cancelled (bsc#1259804) - Other updates and bugfixes: - Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700) - Hardened Tornado from invalid HTTP reason phrases - Read full URI from ldap pillar config (bsc#1254900) - Make users with backslash work for `salt-ssh` (bsc#1254629). - Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831), - Fixed `virtualenv` call in test helper to use proper Python version. - Fixed the issue preventing SELinux profile to be loaded on SLES 16 deployed using cloud images (bsc#1258957)
Patchnames: SUSE-2026-2244,SUSE-SLE-Manager-Tools-15-2026-2244,SUSE-SLE-Manager-Tools-For-Micro-5-2026-2244
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Product Identifier Version Remediation
Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64
Vendor Fix
Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x
Vendor Fix
Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64
Vendor Fix
Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x
Vendor Fix
Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64
Vendor Fix
Threats
Impact low
Affected products
Product Identifier Version Remediation
Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64
Vendor Fix
Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x
Vendor Fix
Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64
Vendor Fix
Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x
Vendor Fix
Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64
Vendor Fix
Threats
Impact important
Affected products
Product Identifier Version Remediation
Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64
Vendor Fix
Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x
Vendor Fix
Unresolved product id: SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64
Vendor Fix
Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64
Vendor Fix
Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x
Vendor Fix
Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64
Vendor Fix
Threats
Impact important

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update 5.0.8 for Multi-Linux Manager Salt Bundle",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update fixes the following issues:\n\nvenv-salt-minion:\n\n- Security issues fixed:\n\n  - CVE-2026-31958: tornado: Fixed parsing large multipart bodies with many parts can cause a denial of service\n    (bsc#1259554)\n  - CVE-2026-27459: pyOpenSSL: Fixed issue with large cookie value that can lead to a buffer overflow (bsc#1259808)\n  - CVE-2026-27448: pyOpenSSL: Fixed unhandled exception can result in connection not being cancelled (bsc#1259804)\n\n- Other updates and bugfixes:\n\n  - Use non vendored Tornado with Python 3.11 (bsc#1257583, bsc#1259700)\n  - Hardened Tornado from invalid HTTP reason phrases\n  - Read full URI from ldap pillar config (bsc#1254900)\n  - Make users with backslash work for `salt-ssh` (bsc#1254629).\n  - Fixed `ansible.playbooks` `extra-vars` quoting (bsc#1257831),\n  - Fixed `virtualenv` call in test helper to use proper Python version.\n  - Fixed the issue preventing SELinux profile to be loaded on SLES 16\n    deployed using cloud images (bsc#1258957)\n\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2026-2244,SUSE-SLE-Manager-Tools-15-2026-2244,SUSE-SLE-Manager-Tools-For-Micro-5-2026-2244",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2244-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2026:2244-1",
        "url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262244-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2026:2244-1",
        "url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047082.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254629",
        "url": "https://bugzilla.suse.com/1254629"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254900",
        "url": "https://bugzilla.suse.com/1254900"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1257583",
        "url": "https://bugzilla.suse.com/1257583"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1257831",
        "url": "https://bugzilla.suse.com/1257831"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1258957",
        "url": "https://bugzilla.suse.com/1258957"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1259554",
        "url": "https://bugzilla.suse.com/1259554"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1259700",
        "url": "https://bugzilla.suse.com/1259700"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1259804",
        "url": "https://bugzilla.suse.com/1259804"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1259808",
        "url": "https://bugzilla.suse.com/1259808"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2026-27448 page",
        "url": "https://www.suse.com/security/cve/CVE-2026-27448/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2026-27459 page",
        "url": "https://www.suse.com/security/cve/CVE-2026-27459/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2026-31958 page",
        "url": "https://www.suse.com/security/cve/CVE-2026-31958/"
      }
    ],
    "title": "Security update 5.0.8 for Multi-Linux Manager Salt Bundle",
    "tracking": {
      "current_release_date": "2026-06-03T14:11:42Z",
      "generator": {
        "date": "2026-06-03T14:11:42Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2026:2244-1",
      "initial_release_date": "2026-06-03T14:11:42Z",
      "revision_history": [
        {
          "date": "2026-06-03T14:11:42Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "saltbundle-libsodium-1.0.21-150000.3.20.1.aarch64",
                "product": {
                  "name": "saltbundle-libsodium-1.0.21-150000.3.20.1.aarch64",
                  "product_id": "saltbundle-libsodium-1.0.21-150000.3.20.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.aarch64",
                "product": {
                  "name": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.aarch64",
                  "product_id": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-libzmq-4.3.5-150000.3.21.1.aarch64",
                "product": {
                  "name": "saltbundle-libzmq-4.3.5-150000.3.21.1.aarch64",
                  "product_id": "saltbundle-libzmq-4.3.5-150000.3.21.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-swig-4.1.1-150000.3.15.1.aarch64",
                "product": {
                  "name": "saltbundle-swig-4.1.1-150000.3.15.1.aarch64",
                  "product_id": "saltbundle-swig-4.1.1-150000.3.15.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-swig-examples-4.1.1-150000.3.15.1.aarch64",
                "product": {
                  "name": "saltbundle-swig-examples-4.1.1-150000.3.15.1.aarch64",
                  "product_id": "saltbundle-swig-examples-4.1.1-150000.3.15.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.aarch64",
                "product": {
                  "name": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.aarch64",
                  "product_id": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.aarch64",
                "product": {
                  "name": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.aarch64",
                  "product_id": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-3.11.15-150000.3.52.1.aarch64",
                "product": {
                  "name": "saltbundlepy-3.11.15-150000.3.52.1.aarch64",
                  "product_id": "saltbundlepy-3.11.15-150000.3.52.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-base-3.11.15-150000.3.52.1.aarch64",
                "product": {
                  "name": "saltbundlepy-base-3.11.15-150000.3.52.1.aarch64",
                  "product_id": "saltbundlepy-base-3.11.15-150000.3.52.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-curses-3.11.15-150000.3.52.1.aarch64",
                "product": {
                  "name": "saltbundlepy-curses-3.11.15-150000.3.52.1.aarch64",
                  "product_id": "saltbundlepy-curses-3.11.15-150000.3.52.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-dbm-3.11.15-150000.3.52.1.aarch64",
                "product": {
                  "name": "saltbundlepy-dbm-3.11.15-150000.3.52.1.aarch64",
                  "product_id": "saltbundlepy-dbm-3.11.15-150000.3.52.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-devel-3.11.15-150000.3.52.1.aarch64",
                "product": {
                  "name": "saltbundlepy-devel-3.11.15-150000.3.52.1.aarch64",
                  "product_id": "saltbundlepy-devel-3.11.15-150000.3.52.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-libs-3.11.15-150000.3.52.1.aarch64",
                "product": {
                  "name": "saltbundlepy-libs-3.11.15-150000.3.52.1.aarch64",
                  "product_id": "saltbundlepy-libs-3.11.15-150000.3.52.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.aarch64",
                "product": {
                  "name": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.aarch64",
                  "product_id": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-lxml-6.0.2-150000.3.33.1.aarch64",
                "product": {
                  "name": "saltbundlepy-lxml-6.0.2-150000.3.33.1.aarch64",
                  "product_id": "saltbundlepy-lxml-6.0.2-150000.3.33.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.aarch64",
                "product": {
                  "name": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.aarch64",
                  "product_id": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.aarch64",
                "product": {
                  "name": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.aarch64",
                  "product_id": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.aarch64",
                "product": {
                  "name": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.aarch64",
                  "product_id": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.aarch64",
                "product": {
                  "name": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.aarch64",
                  "product_id": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-tools-3.11.15-150000.3.52.1.aarch64",
                "product": {
                  "name": "saltbundlepy-tools-3.11.15-150000.3.52.1.aarch64",
                  "product_id": "saltbundlepy-tools-3.11.15-150000.3.52.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-tornado-6.3.2-150000.3.24.1.aarch64",
                "product": {
                  "name": "saltbundlepy-tornado-6.3.2-150000.3.24.1.aarch64",
                  "product_id": "saltbundlepy-tornado-6.3.2-150000.3.24.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "venv-salt-minion-3006.0-150000.3.95.1.aarch64",
                "product": {
                  "name": "venv-salt-minion-3006.0-150000.3.95.1.aarch64",
                  "product_id": "venv-salt-minion-3006.0-150000.3.95.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "saltbundle-swig-doc-4.1.1-150000.3.15.1.noarch",
                "product": {
                  "name": "saltbundle-swig-doc-4.1.1-150000.3.15.1.noarch",
                  "product_id": "saltbundle-swig-doc-4.1.1-150000.3.15.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-docker-7.1.0-150000.3.17.1.noarch",
                "product": {
                  "name": "saltbundlepy-docker-7.1.0-150000.3.17.1.noarch",
                  "product_id": "saltbundlepy-docker-7.1.0-150000.3.17.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-lxml-doc-6.0.2-150000.3.33.1.noarch",
                "product": {
                  "name": "saltbundlepy-lxml-doc-6.0.2-150000.3.33.1.noarch",
                  "product_id": "saltbundlepy-lxml-doc-6.0.2-150000.3.33.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-m2crypto-doc-0.45.1-150000.3.30.1.noarch",
                "product": {
                  "name": "saltbundlepy-m2crypto-doc-0.45.1-150000.3.30.1.noarch",
                  "product_id": "saltbundlepy-m2crypto-doc-0.45.1-150000.3.30.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-passlib-1.7.4-150000.3.12.1.noarch",
                "product": {
                  "name": "saltbundlepy-passlib-1.7.4-150000.3.12.1.noarch",
                  "product_id": "saltbundlepy-passlib-1.7.4-150000.3.12.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-pyopenssl-23.2.0-150000.3.21.1.noarch",
                "product": {
                  "name": "saltbundlepy-pyopenssl-23.2.0-150000.3.21.1.noarch",
                  "product_id": "saltbundlepy-pyopenssl-23.2.0-150000.3.21.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-requests-2.33.1-150000.3.18.1.noarch",
                "product": {
                  "name": "saltbundlepy-requests-2.33.1-150000.3.18.1.noarch",
                  "product_id": "saltbundlepy-requests-2.33.1-150000.3.18.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-urllib3-2.0.7-150000.3.21.1.noarch",
                "product": {
                  "name": "saltbundlepy-urllib3-2.0.7-150000.3.21.1.noarch",
                  "product_id": "saltbundlepy-urllib3-2.0.7-150000.3.21.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-wheel-0.45.1-150000.3.11.1.noarch",
                "product": {
                  "name": "saltbundlepy-wheel-0.45.1-150000.3.11.1.noarch",
                  "product_id": "saltbundlepy-wheel-0.45.1-150000.3.11.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "saltbundle-libsodium-1.0.21-150000.3.20.1.ppc64le",
                "product": {
                  "name": "saltbundle-libsodium-1.0.21-150000.3.20.1.ppc64le",
                  "product_id": "saltbundle-libsodium-1.0.21-150000.3.20.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.ppc64le",
                "product": {
                  "name": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.ppc64le",
                  "product_id": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-libzmq-4.3.5-150000.3.21.1.ppc64le",
                "product": {
                  "name": "saltbundle-libzmq-4.3.5-150000.3.21.1.ppc64le",
                  "product_id": "saltbundle-libzmq-4.3.5-150000.3.21.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-swig-4.1.1-150000.3.15.1.ppc64le",
                "product": {
                  "name": "saltbundle-swig-4.1.1-150000.3.15.1.ppc64le",
                  "product_id": "saltbundle-swig-4.1.1-150000.3.15.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-swig-examples-4.1.1-150000.3.15.1.ppc64le",
                "product": {
                  "name": "saltbundle-swig-examples-4.1.1-150000.3.15.1.ppc64le",
                  "product_id": "saltbundle-swig-examples-4.1.1-150000.3.15.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.ppc64le",
                "product": {
                  "name": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.ppc64le",
                  "product_id": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.ppc64le",
                "product": {
                  "name": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.ppc64le",
                  "product_id": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-3.11.15-150000.3.52.1.ppc64le",
                "product": {
                  "name": "saltbundlepy-3.11.15-150000.3.52.1.ppc64le",
                  "product_id": "saltbundlepy-3.11.15-150000.3.52.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-base-3.11.15-150000.3.52.1.ppc64le",
                "product": {
                  "name": "saltbundlepy-base-3.11.15-150000.3.52.1.ppc64le",
                  "product_id": "saltbundlepy-base-3.11.15-150000.3.52.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-curses-3.11.15-150000.3.52.1.ppc64le",
                "product": {
                  "name": "saltbundlepy-curses-3.11.15-150000.3.52.1.ppc64le",
                  "product_id": "saltbundlepy-curses-3.11.15-150000.3.52.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-dbm-3.11.15-150000.3.52.1.ppc64le",
                "product": {
                  "name": "saltbundlepy-dbm-3.11.15-150000.3.52.1.ppc64le",
                  "product_id": "saltbundlepy-dbm-3.11.15-150000.3.52.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-devel-3.11.15-150000.3.52.1.ppc64le",
                "product": {
                  "name": "saltbundlepy-devel-3.11.15-150000.3.52.1.ppc64le",
                  "product_id": "saltbundlepy-devel-3.11.15-150000.3.52.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-libs-3.11.15-150000.3.52.1.ppc64le",
                "product": {
                  "name": "saltbundlepy-libs-3.11.15-150000.3.52.1.ppc64le",
                  "product_id": "saltbundlepy-libs-3.11.15-150000.3.52.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.ppc64le",
                "product": {
                  "name": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.ppc64le",
                  "product_id": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-lxml-6.0.2-150000.3.33.1.ppc64le",
                "product": {
                  "name": "saltbundlepy-lxml-6.0.2-150000.3.33.1.ppc64le",
                  "product_id": "saltbundlepy-lxml-6.0.2-150000.3.33.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.ppc64le",
                "product": {
                  "name": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.ppc64le",
                  "product_id": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.ppc64le",
                "product": {
                  "name": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.ppc64le",
                  "product_id": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.ppc64le",
                "product": {
                  "name": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.ppc64le",
                  "product_id": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.ppc64le",
                "product": {
                  "name": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.ppc64le",
                  "product_id": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-tools-3.11.15-150000.3.52.1.ppc64le",
                "product": {
                  "name": "saltbundlepy-tools-3.11.15-150000.3.52.1.ppc64le",
                  "product_id": "saltbundlepy-tools-3.11.15-150000.3.52.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-tornado-6.3.2-150000.3.24.1.ppc64le",
                "product": {
                  "name": "saltbundlepy-tornado-6.3.2-150000.3.24.1.ppc64le",
                  "product_id": "saltbundlepy-tornado-6.3.2-150000.3.24.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
                "product": {
                  "name": "venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
                  "product_id": "venv-salt-minion-3006.0-150000.3.95.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "saltbundle-libsodium-1.0.21-150000.3.20.1.s390x",
                "product": {
                  "name": "saltbundle-libsodium-1.0.21-150000.3.20.1.s390x",
                  "product_id": "saltbundle-libsodium-1.0.21-150000.3.20.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.s390x",
                "product": {
                  "name": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.s390x",
                  "product_id": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-libzmq-4.3.5-150000.3.21.1.s390x",
                "product": {
                  "name": "saltbundle-libzmq-4.3.5-150000.3.21.1.s390x",
                  "product_id": "saltbundle-libzmq-4.3.5-150000.3.21.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-swig-4.1.1-150000.3.15.1.s390x",
                "product": {
                  "name": "saltbundle-swig-4.1.1-150000.3.15.1.s390x",
                  "product_id": "saltbundle-swig-4.1.1-150000.3.15.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-swig-examples-4.1.1-150000.3.15.1.s390x",
                "product": {
                  "name": "saltbundle-swig-examples-4.1.1-150000.3.15.1.s390x",
                  "product_id": "saltbundle-swig-examples-4.1.1-150000.3.15.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.s390x",
                "product": {
                  "name": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.s390x",
                  "product_id": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.s390x",
                "product": {
                  "name": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.s390x",
                  "product_id": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-3.11.15-150000.3.52.1.s390x",
                "product": {
                  "name": "saltbundlepy-3.11.15-150000.3.52.1.s390x",
                  "product_id": "saltbundlepy-3.11.15-150000.3.52.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-base-3.11.15-150000.3.52.1.s390x",
                "product": {
                  "name": "saltbundlepy-base-3.11.15-150000.3.52.1.s390x",
                  "product_id": "saltbundlepy-base-3.11.15-150000.3.52.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-curses-3.11.15-150000.3.52.1.s390x",
                "product": {
                  "name": "saltbundlepy-curses-3.11.15-150000.3.52.1.s390x",
                  "product_id": "saltbundlepy-curses-3.11.15-150000.3.52.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-dbm-3.11.15-150000.3.52.1.s390x",
                "product": {
                  "name": "saltbundlepy-dbm-3.11.15-150000.3.52.1.s390x",
                  "product_id": "saltbundlepy-dbm-3.11.15-150000.3.52.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-devel-3.11.15-150000.3.52.1.s390x",
                "product": {
                  "name": "saltbundlepy-devel-3.11.15-150000.3.52.1.s390x",
                  "product_id": "saltbundlepy-devel-3.11.15-150000.3.52.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-libs-3.11.15-150000.3.52.1.s390x",
                "product": {
                  "name": "saltbundlepy-libs-3.11.15-150000.3.52.1.s390x",
                  "product_id": "saltbundlepy-libs-3.11.15-150000.3.52.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.s390x",
                "product": {
                  "name": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.s390x",
                  "product_id": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-lxml-6.0.2-150000.3.33.1.s390x",
                "product": {
                  "name": "saltbundlepy-lxml-6.0.2-150000.3.33.1.s390x",
                  "product_id": "saltbundlepy-lxml-6.0.2-150000.3.33.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.s390x",
                "product": {
                  "name": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.s390x",
                  "product_id": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.s390x",
                "product": {
                  "name": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.s390x",
                  "product_id": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.s390x",
                "product": {
                  "name": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.s390x",
                  "product_id": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.s390x",
                "product": {
                  "name": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.s390x",
                  "product_id": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-tools-3.11.15-150000.3.52.1.s390x",
                "product": {
                  "name": "saltbundlepy-tools-3.11.15-150000.3.52.1.s390x",
                  "product_id": "saltbundlepy-tools-3.11.15-150000.3.52.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-tornado-6.3.2-150000.3.24.1.s390x",
                "product": {
                  "name": "saltbundlepy-tornado-6.3.2-150000.3.24.1.s390x",
                  "product_id": "saltbundlepy-tornado-6.3.2-150000.3.24.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "venv-salt-minion-3006.0-150000.3.95.1.s390x",
                "product": {
                  "name": "venv-salt-minion-3006.0-150000.3.95.1.s390x",
                  "product_id": "venv-salt-minion-3006.0-150000.3.95.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "saltbundle-libsodium-1.0.21-150000.3.20.1.x86_64",
                "product": {
                  "name": "saltbundle-libsodium-1.0.21-150000.3.20.1.x86_64",
                  "product_id": "saltbundle-libsodium-1.0.21-150000.3.20.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.x86_64",
                "product": {
                  "name": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.x86_64",
                  "product_id": "saltbundle-libsodium-devel-1.0.21-150000.3.20.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-libzmq-4.3.5-150000.3.21.1.x86_64",
                "product": {
                  "name": "saltbundle-libzmq-4.3.5-150000.3.21.1.x86_64",
                  "product_id": "saltbundle-libzmq-4.3.5-150000.3.21.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-swig-4.1.1-150000.3.15.1.x86_64",
                "product": {
                  "name": "saltbundle-swig-4.1.1-150000.3.15.1.x86_64",
                  "product_id": "saltbundle-swig-4.1.1-150000.3.15.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-swig-examples-4.1.1-150000.3.15.1.x86_64",
                "product": {
                  "name": "saltbundle-swig-examples-4.1.1-150000.3.15.1.x86_64",
                  "product_id": "saltbundle-swig-examples-4.1.1-150000.3.15.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.x86_64",
                "product": {
                  "name": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.x86_64",
                  "product_id": "saltbundle-zeromq-devel-4.3.5-150000.3.21.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.x86_64",
                "product": {
                  "name": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.x86_64",
                  "product_id": "saltbundle-zeromq-tools-4.3.5-150000.3.21.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-3.11.15-150000.3.52.1.x86_64",
                "product": {
                  "name": "saltbundlepy-3.11.15-150000.3.52.1.x86_64",
                  "product_id": "saltbundlepy-3.11.15-150000.3.52.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-base-3.11.15-150000.3.52.1.x86_64",
                "product": {
                  "name": "saltbundlepy-base-3.11.15-150000.3.52.1.x86_64",
                  "product_id": "saltbundlepy-base-3.11.15-150000.3.52.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-curses-3.11.15-150000.3.52.1.x86_64",
                "product": {
                  "name": "saltbundlepy-curses-3.11.15-150000.3.52.1.x86_64",
                  "product_id": "saltbundlepy-curses-3.11.15-150000.3.52.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-dbm-3.11.15-150000.3.52.1.x86_64",
                "product": {
                  "name": "saltbundlepy-dbm-3.11.15-150000.3.52.1.x86_64",
                  "product_id": "saltbundlepy-dbm-3.11.15-150000.3.52.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-devel-3.11.15-150000.3.52.1.x86_64",
                "product": {
                  "name": "saltbundlepy-devel-3.11.15-150000.3.52.1.x86_64",
                  "product_id": "saltbundlepy-devel-3.11.15-150000.3.52.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-libs-3.11.15-150000.3.52.1.x86_64",
                "product": {
                  "name": "saltbundlepy-libs-3.11.15-150000.3.52.1.x86_64",
                  "product_id": "saltbundlepy-libs-3.11.15-150000.3.52.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.x86_64",
                "product": {
                  "name": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.x86_64",
                  "product_id": "saltbundlepy-libvirt-11.2.0.1-150000.3.3.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-lxml-6.0.2-150000.3.33.1.x86_64",
                "product": {
                  "name": "saltbundlepy-lxml-6.0.2-150000.3.33.1.x86_64",
                  "product_id": "saltbundlepy-lxml-6.0.2-150000.3.33.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.x86_64",
                "product": {
                  "name": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.x86_64",
                  "product_id": "saltbundlepy-lxml-devel-6.0.2-150000.3.33.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.x86_64",
                "product": {
                  "name": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.x86_64",
                  "product_id": "saltbundlepy-m2crypto-0.45.1-150000.3.30.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.x86_64",
                "product": {
                  "name": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.x86_64",
                  "product_id": "saltbundlepy-pynacl-1.5.0-150000.3.20.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.x86_64",
                "product": {
                  "name": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.x86_64",
                  "product_id": "saltbundlepy-testsuite-3.11.15-150000.3.52.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-tools-3.11.15-150000.3.52.1.x86_64",
                "product": {
                  "name": "saltbundlepy-tools-3.11.15-150000.3.52.1.x86_64",
                  "product_id": "saltbundlepy-tools-3.11.15-150000.3.52.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "saltbundlepy-tornado-6.3.2-150000.3.24.1.x86_64",
                "product": {
                  "name": "saltbundlepy-tornado-6.3.2-150000.3.24.1.x86_64",
                  "product_id": "saltbundlepy-tornado-6.3.2-150000.3.24.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "venv-salt-minion-3006.0-150000.3.95.1.x86_64",
                "product": {
                  "name": "venv-salt-minion-3006.0-150000.3.95.1.x86_64",
                  "product_id": "venv-salt-minion-3006.0-150000.3.95.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Manager Client Tools 15",
                "product": {
                  "name": "SUSE Manager Client Tools 15",
                  "product_id": "SUSE Manager Client Tools 15"
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Manager Client Tools for SLE Micro 5",
                "product": {
                  "name": "SUSE Manager Client Tools for SLE Micro 5",
                  "product_id": "SUSE Manager Client Tools for SLE Micro 5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-manager-tools-micro:5"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "venv-salt-minion-3006.0-150000.3.95.1.aarch64 as component of SUSE Manager Client Tools 15",
          "product_id": "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64"
        },
        "product_reference": "venv-salt-minion-3006.0-150000.3.95.1.aarch64",
        "relates_to_product_reference": "SUSE Manager Client Tools 15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "venv-salt-minion-3006.0-150000.3.95.1.ppc64le as component of SUSE Manager Client Tools 15",
          "product_id": "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le"
        },
        "product_reference": "venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
        "relates_to_product_reference": "SUSE Manager Client Tools 15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "venv-salt-minion-3006.0-150000.3.95.1.s390x as component of SUSE Manager Client Tools 15",
          "product_id": "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x"
        },
        "product_reference": "venv-salt-minion-3006.0-150000.3.95.1.s390x",
        "relates_to_product_reference": "SUSE Manager Client Tools 15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "venv-salt-minion-3006.0-150000.3.95.1.x86_64 as component of SUSE Manager Client Tools 15",
          "product_id": "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
        },
        "product_reference": "venv-salt-minion-3006.0-150000.3.95.1.x86_64",
        "relates_to_product_reference": "SUSE Manager Client Tools 15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "venv-salt-minion-3006.0-150000.3.95.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
          "product_id": "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64"
        },
        "product_reference": "venv-salt-minion-3006.0-150000.3.95.1.aarch64",
        "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "venv-salt-minion-3006.0-150000.3.95.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
          "product_id": "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x"
        },
        "product_reference": "venv-salt-minion-3006.0-150000.3.95.1.s390x",
        "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "venv-salt-minion-3006.0-150000.3.95.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
          "product_id": "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
        },
        "product_reference": "venv-salt-minion-3006.0-150000.3.95.1.x86_64",
        "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-27448",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2026-27448"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 0.14.0 and prior to version 26.0.0, if a user provided callback to `set_tlsext_servername_callback` raised an unhandled exception, this would result in a connection being accepted. If a user was relying on this callback for any security-sensitive behavior, this could allow bypassing it. Starting in version 26.0.0, unhandled exceptions now result in rejecting the connection.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
          "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
          "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x",
          "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64",
          "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
          "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x",
          "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2026-27448",
          "url": "https://www.suse.com/security/cve/CVE-2026-27448"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1259804 for CVE-2026-27448",
          "url": "https://bugzilla.suse.com/1259804"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x",
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64",
            "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
            "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x",
            "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.7,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x",
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64",
            "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
            "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x",
            "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-06-03T14:11:42Z",
          "details": "low"
        }
      ],
      "title": "CVE-2026-27448"
    },
    {
      "cve": "CVE-2026-27459",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2026-27459"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 22.0.0 and prior to version 26.0.0, if a user provided callback to `set_cookie_generate_callback` returned a cookie value greater than 256 bytes, pyOpenSSL would overflow an OpenSSL provided buffer. Starting in version 26.0.0, cookie values that are too long are now rejected.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
          "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
          "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x",
          "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64",
          "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
          "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x",
          "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2026-27459",
          "url": "https://www.suse.com/security/cve/CVE-2026-27459"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1259808 for CVE-2026-27459",
          "url": "https://bugzilla.suse.com/1259808"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x",
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64",
            "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
            "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x",
            "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x",
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64",
            "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
            "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x",
            "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-06-03T14:11:42Z",
          "details": "important"
        }
      ],
      "title": "CVE-2026-27459"
    },
    {
      "cve": "CVE-2026-31958",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2026-31958"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the max_body_size setting (default 100MB). Since parsing occurs synchronously on the main thread, this creates the possibility of denial-of-service due to the cost of parsing very large multipart bodies with many parts. This vulnerability is fixed in 6.5.5.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
          "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
          "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x",
          "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64",
          "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
          "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x",
          "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2026-31958",
          "url": "https://www.suse.com/security/cve/CVE-2026-31958"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1259552 for CVE-2026-31958",
          "url": "https://bugzilla.suse.com/1259552"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x",
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64",
            "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
            "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x",
            "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.ppc64le",
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.s390x",
            "SUSE Manager Client Tools 15:venv-salt-minion-3006.0-150000.3.95.1.x86_64",
            "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.aarch64",
            "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.s390x",
            "SUSE Manager Client Tools for SLE Micro 5:venv-salt-minion-3006.0-150000.3.95.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-06-03T14:11:42Z",
          "details": "important"
        }
      ],
      "title": "CVE-2026-31958"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…