Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-31958 (GCVE-0-2026-31958)
Vulnerability from cvelistv5 – Published: 2026-03-11 19:27 – Updated: 2026-04-01 14:32
VLAI
EPSS
Title
Tornado has a DoS due to too many multipart parts
Summary
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.
Severity
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-400 - Uncontrolled Resource Consumption
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://github.com/tornadoweb/tornado/security/ad… | x_refsource_CONFIRM |
| https://lists.debian.org/debian-lts-announce/2026… |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| tornadoweb | tornado |
Affected:
< 6.5.5
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-31958",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-12T19:55:43.911671Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-12T19:55:50.969Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-04-01T14:32:33.146Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2026/04/msg00000.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "tornado",
"vendor": "tornadoweb",
"versions": [
{
"status": "affected",
"version": "\u003c 6.5.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "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",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-11T19:27:23.380Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc"
}
],
"source": {
"advisory": "GHSA-qjxf-f2mg-c6mc",
"discovery": "UNKNOWN"
},
"title": "Tornado has a DoS due to too many multipart parts"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-31958",
"datePublished": "2026-03-11T19:27:23.380Z",
"dateReserved": "2026-03-10T15:40:10.481Z",
"dateUpdated": "2026-04-01T14:32:33.146Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-31958",
"date": "2026-06-15",
"epss": "0.00375",
"percentile": "0.29024"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-31958\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-03-11T20:16:16.617\",\"lastModified\":\"2026-04-01T15:23:00.217\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Tornado es un framework web de Python y una biblioteca de red as\u00edncrona. En versiones de Tornado anteriores a la 6.5.5, el \u00fanico l\u00edmite en el n\u00famero de partes en multipart/form-data es la configuraci\u00f3n max_body_size (predeterminado 100MB). Dado que el an\u00e1lisis ocurre de forma s\u00edncrona en el hilo principal, esto crea la posibilidad de denegaci\u00f3n de servicio debido al costo de analizar cuerpos multipart muy grandes con muchas partes. Esta vulnerabilidad se corrige en la 6.5.5.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":8.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:tornadoweb:tornado:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.5.5\",\"matchCriteriaId\":\"00D7B62E-5B93-4654-80D9-C7B7BC3A5BB8\"}]}]}],\"references\":[{\"url\":\"https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2026/04/msg00000.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-31958\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-12T19:55:43.911671Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-12T19:55:47.727Z\"}}], \"cna\": {\"title\": \"Tornado has a DoS due to too many multipart parts\", \"source\": {\"advisory\": \"GHSA-qjxf-f2mg-c6mc\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 8.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"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\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"tornadoweb\", \"product\": \"tornado\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 6.5.5\"}]}], \"references\": [{\"url\": \"https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc\", \"name\": \"https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-03-11T19:27:23.380Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-31958\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-12T19:55:50.969Z\", \"dateReserved\": \"2026-03-10T15:40:10.481Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-03-11T19:27:23.380Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:1162-1
Vulnerability from csaf_suse - Published: 2026-03-31 22:02 - Updated: 2026-03-31 22:02Summary
Security update for python-tornado
Severity
Important
Notes
Title of the patch: Security update for python-tornado
Description of the patch: This update for python-tornado fixes the following issues:
- CVE-2025-67724: missing validation of the supplied reason phrase (bsc#1254903).
- CVE-2025-67725: Denial of Service (DoS) via maliciously crafted HTTP request caused by the HTTPHeaders.add method
(bsc#1254905).
- CVE-2026-31958: parsing large multipart bodies with many parts can cause a denial of service (bsc#1259553).
- incomplete validation of cookie attributes allows for injection of user-controlled values in other cookie attributes
(bsc#1259630).
Patchnames: SUSE-2026-1162,SUSE-SLE-Manager-Tools-12-2026-1162
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
17 references
{
"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 for python-tornado",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-tornado fixes the following issues:\n\n- CVE-2025-67724: missing validation of the supplied reason phrase (bsc#1254903).\n- CVE-2025-67725: Denial of Service (DoS) via maliciously crafted HTTP request caused by the HTTPHeaders.add method\n (bsc#1254905).\n- CVE-2026-31958: parsing large multipart bodies with many parts can cause a denial of service (bsc#1259553).\n- incomplete validation of cookie attributes allows for injection of user-controlled values in other cookie attributes\n (bsc#1259630).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1162,SUSE-SLE-Manager-Tools-12-2026-1162",
"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_1162-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1162-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261162-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1162-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025113.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254903",
"url": "https://bugzilla.suse.com/1254903"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE Bug 1259553",
"url": "https://bugzilla.suse.com/1259553"
},
{
"category": "self",
"summary": "SUSE Bug 1259630",
"url": "https://bugzilla.suse.com/1259630"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67724 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-67725 page",
"url": "https://www.suse.com/security/cve/CVE-2025-67725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update for python-tornado",
"tracking": {
"current_release_date": "2026-03-31T22:02:18Z",
"generator": {
"date": "2026-03-31T22:02:18Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1162-1",
"initial_release_date": "2026-03-31T22:02:18Z",
"revision_history": [
{
"date": "2026-03-31T22:02:18Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-tornado-4.2.1-17.18.1.aarch64",
"product": {
"name": "python-tornado-4.2.1-17.18.1.aarch64",
"product_id": "python-tornado-4.2.1-17.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tornado-4.2.1-17.18.1.aarch64",
"product": {
"name": "python3-tornado-4.2.1-17.18.1.aarch64",
"product_id": "python3-tornado-4.2.1-17.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-tornado-4.2.1-17.18.1.i586",
"product": {
"name": "python-tornado-4.2.1-17.18.1.i586",
"product_id": "python-tornado-4.2.1-17.18.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tornado-4.2.1-17.18.1.i586",
"product": {
"name": "python3-tornado-4.2.1-17.18.1.i586",
"product_id": "python3-tornado-4.2.1-17.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-tornado-4.2.1-17.18.1.ppc64le",
"product": {
"name": "python-tornado-4.2.1-17.18.1.ppc64le",
"product_id": "python-tornado-4.2.1-17.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tornado-4.2.1-17.18.1.ppc64le",
"product": {
"name": "python3-tornado-4.2.1-17.18.1.ppc64le",
"product_id": "python3-tornado-4.2.1-17.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-tornado-4.2.1-17.18.1.s390",
"product": {
"name": "python-tornado-4.2.1-17.18.1.s390",
"product_id": "python-tornado-4.2.1-17.18.1.s390"
}
},
{
"category": "product_version",
"name": "python3-tornado-4.2.1-17.18.1.s390",
"product": {
"name": "python3-tornado-4.2.1-17.18.1.s390",
"product_id": "python3-tornado-4.2.1-17.18.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "python-tornado-4.2.1-17.18.1.s390x",
"product": {
"name": "python-tornado-4.2.1-17.18.1.s390x",
"product_id": "python-tornado-4.2.1-17.18.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tornado-4.2.1-17.18.1.s390x",
"product": {
"name": "python3-tornado-4.2.1-17.18.1.s390x",
"product_id": "python3-tornado-4.2.1-17.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-tornado-4.2.1-17.18.1.x86_64",
"product": {
"name": "python-tornado-4.2.1-17.18.1.x86_64",
"product_id": "python-tornado-4.2.1-17.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tornado-4.2.1-17.18.1.x86_64",
"product": {
"name": "python3-tornado-4.2.1-17.18.1.x86_64",
"product_id": "python3-tornado-4.2.1-17.18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 12",
"product": {
"name": "SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-4.2.1-17.18.1.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.aarch64"
},
"product_reference": "python-tornado-4.2.1-17.18.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-4.2.1-17.18.1.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.ppc64le"
},
"product_reference": "python-tornado-4.2.1-17.18.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-4.2.1-17.18.1.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.s390x"
},
"product_reference": "python-tornado-4.2.1-17.18.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tornado-4.2.1-17.18.1.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.x86_64"
},
"product_reference": "python-tornado-4.2.1-17.18.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.2.1-17.18.1.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.aarch64"
},
"product_reference": "python3-tornado-4.2.1-17.18.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.2.1-17.18.1.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.ppc64le"
},
"product_reference": "python3-tornado-4.2.1-17.18.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.2.1-17.18.1.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.s390x"
},
"product_reference": "python3-tornado-4.2.1-17.18.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.2.1-17.18.1.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.x86_64"
},
"product_reference": "python3-tornado-4.2.1-17.18.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-67724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67724"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers (where it could be used for header injection) or in HTML in the default error page (where it could be used for XSS) and can be exploited by passing untrusted or malicious data into the reason argument. Used by both RequestHandler.set_status and tornado.web.HTTPError, the argument is designed to allow applications to pass custom \"reason\" phrases (the \"Not Found\" in HTTP/1.1 404 Not Found) to the HTTP status line (mainly for non-standard status codes). This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.aarch64",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.ppc64le",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.s390x",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.x86_64",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.aarch64",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.ppc64le",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.s390x",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67724",
"url": "https://www.suse.com/security/cve/CVE-2025-67724"
},
{
"category": "external",
"summary": "SUSE Bug 1254903 for CVE-2025-67724",
"url": "https://bugzilla.suse.com/1254903"
}
],
"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 12:python-tornado-4.2.1-17.18.1.aarch64",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.ppc64le",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.s390x",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.x86_64",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.aarch64",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.ppc64le",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.s390x",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.aarch64",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.ppc64le",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.s390x",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.x86_64",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.aarch64",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.ppc64le",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.s390x",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T22:02:18Z",
"details": "moderate"
}
],
"title": "CVE-2025-67724"
},
{
"cve": "CVE-2025-67725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-67725"
}
],
"notes": [
{
"category": "general",
"text": "Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server\u0027s event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n^2) time complexity. The severity can vary from high if max_header_size has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.aarch64",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.ppc64le",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.s390x",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.x86_64",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.aarch64",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.ppc64le",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.s390x",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-67725",
"url": "https://www.suse.com/security/cve/CVE-2025-67725"
},
{
"category": "external",
"summary": "SUSE Bug 1254905 for CVE-2025-67725",
"url": "https://bugzilla.suse.com/1254905"
}
],
"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 12:python-tornado-4.2.1-17.18.1.aarch64",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.ppc64le",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.s390x",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.x86_64",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.aarch64",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.ppc64le",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.s390x",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.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 12:python-tornado-4.2.1-17.18.1.aarch64",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.ppc64le",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.s390x",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.x86_64",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.aarch64",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.ppc64le",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.s390x",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T22:02:18Z",
"details": "important"
}
],
"title": "CVE-2025-67725"
},
{
"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 12:python-tornado-4.2.1-17.18.1.aarch64",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.ppc64le",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.s390x",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.x86_64",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.aarch64",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.ppc64le",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.s390x",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.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 12:python-tornado-4.2.1-17.18.1.aarch64",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.ppc64le",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.s390x",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.x86_64",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.aarch64",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.ppc64le",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.s390x",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.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 12:python-tornado-4.2.1-17.18.1.aarch64",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.ppc64le",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.s390x",
"SUSE Manager Client Tools 12:python-tornado-4.2.1-17.18.1.x86_64",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.aarch64",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.ppc64le",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.s390x",
"SUSE Manager Client Tools 12:python3-tornado-4.2.1-17.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T22:02:18Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
SUSE-SU-2026:1171-1
Vulnerability from csaf_suse - Published: 2026-04-02 08:56 - Updated: 2026-04-02 08:56Summary
Security update for python-tornado
Severity
Important
Notes
Title of the patch: Security update for python-tornado
Description of the patch: This update for python-tornado fixes the following issues:
- CVE-2026-31958: parsing large multipart bodies with many parts can cause a denial of service (bsc#1259553).
- incomplete validation of cookie attributes allows for injection of user-controlled values in other cookie attributes
(bsc#1259630).
Patchnames: SUSE-2026-1171,SUSE-SLE-Micro-5.3-2026-1171,SUSE-SLE-Micro-5.4-2026-1171,SUSE-SLE-Micro-5.5-2026-1171,SUSE-SLE-Module-Basesystem-15-SP7-2026-1171,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1171,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1171,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1171,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1171,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1171,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1171,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1171,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1171,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1171,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1171,SUSE-SUSE-MicroOS-5.2-2026-1171
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
43 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tornado-4.5.3-150000.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tornado-4.5.3-150000.3.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tornado-4.5.3-150000.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tornado-4.5.3-150000.3.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tornado-4.5.3-150000.3.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tornado-4.5.3-150000.3.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tornado-4.5.3-150000.3.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tornado-4.5.3-150000.3.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tornado-4.5.3-150000.3.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tornado-4.5.3-150000.3.19.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
10 references
{
"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 for python-tornado",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-tornado fixes the following issues:\n\n- CVE-2026-31958: parsing large multipart bodies with many parts can cause a denial of service (bsc#1259553).\n- incomplete validation of cookie attributes allows for injection of user-controlled values in other cookie attributes\n (bsc#1259630).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1171,SUSE-SLE-Micro-5.3-2026-1171,SUSE-SLE-Micro-5.4-2026-1171,SUSE-SLE-Micro-5.5-2026-1171,SUSE-SLE-Module-Basesystem-15-SP7-2026-1171,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1171,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1171,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1171,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1171,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1171,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1171,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1171,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1171,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1171,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1171,SUSE-SUSE-MicroOS-5.2-2026-1171",
"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_1171-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1171-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261171-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1171-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045262.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254905",
"url": "https://bugzilla.suse.com/1254905"
},
{
"category": "self",
"summary": "SUSE Bug 1259553",
"url": "https://bugzilla.suse.com/1259553"
},
{
"category": "self",
"summary": "SUSE Bug 1259630",
"url": "https://bugzilla.suse.com/1259630"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update for python-tornado",
"tracking": {
"current_release_date": "2026-04-02T08:56:19Z",
"generator": {
"date": "2026-04-02T08:56:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1171-1",
"initial_release_date": "2026-04-02T08:56:19Z",
"revision_history": [
{
"date": "2026-04-02T08:56:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-tornado-4.5.3-150000.3.19.1.aarch64",
"product": {
"name": "python2-tornado-4.5.3-150000.3.19.1.aarch64",
"product_id": "python2-tornado-4.5.3-150000.3.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tornado-4.5.3-150000.3.19.1.aarch64",
"product": {
"name": "python3-tornado-4.5.3-150000.3.19.1.aarch64",
"product_id": "python3-tornado-4.5.3-150000.3.19.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-tornado-4.5.3-150000.3.19.1.i586",
"product": {
"name": "python2-tornado-4.5.3-150000.3.19.1.i586",
"product_id": "python2-tornado-4.5.3-150000.3.19.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tornado-4.5.3-150000.3.19.1.i586",
"product": {
"name": "python3-tornado-4.5.3-150000.3.19.1.i586",
"product_id": "python3-tornado-4.5.3-150000.3.19.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-tornado-4.5.3-150000.3.19.1.ppc64le",
"product": {
"name": "python2-tornado-4.5.3-150000.3.19.1.ppc64le",
"product_id": "python2-tornado-4.5.3-150000.3.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"product": {
"name": "python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"product_id": "python3-tornado-4.5.3-150000.3.19.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-tornado-4.5.3-150000.3.19.1.s390x",
"product": {
"name": "python2-tornado-4.5.3-150000.3.19.1.s390x",
"product_id": "python2-tornado-4.5.3-150000.3.19.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tornado-4.5.3-150000.3.19.1.s390x",
"product": {
"name": "python3-tornado-4.5.3-150000.3.19.1.s390x",
"product_id": "python3-tornado-4.5.3-150000.3.19.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-tornado-4.5.3-150000.3.19.1.x86_64",
"product": {
"name": "python2-tornado-4.5.3-150000.3.19.1.x86_64",
"product_id": "python2-tornado-4.5.3-150000.3.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tornado-4.5.3-150000.3.19.1.x86_64",
"product": {
"name": "python3-tornado-4.5.3-150000.3.19.1.x86_64",
"product_id": "python3-tornado-4.5.3-150000.3.19.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.19.1.aarch64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.19.1.s390x"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.19.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.19.1.aarch64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.19.1.s390x"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.19.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.aarch64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.ppc64le"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.s390x"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.aarch64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.ppc64le"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.s390x"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tornado-4.5.3-150000.3.19.1.aarch64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tornado-4.5.3-150000.3.19.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tornado-4.5.3-150000.3.19.1.aarch64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tornado-4.5.3-150000.3.19.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.ppc64le"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.s390x"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.ppc64le"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.s390x"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.ppc64le"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.s390x"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tornado-4.5.3-150000.3.19.1.ppc64le"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tornado-4.5.3-150000.3.19.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tornado-4.5.3-150000.3.19.1.ppc64le"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tornado-4.5.3-150000.3.19.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tornado-4.5.3-150000.3.19.1.ppc64le"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tornado-4.5.3-150000.3.19.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.19.1.aarch64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.19.1.s390x"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tornado-4.5.3-150000.3.19.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.19.1.x86_64"
},
"product_reference": "python3-tornado-4.5.3-150000.3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
}
]
},
"vulnerabilities": [
{
"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 Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tornado-4.5.3-150000.3.19.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 Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tornado-4.5.3-150000.3.19.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 Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tornado-4.5.3-150000.3.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tornado-4.5.3-150000.3.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tornado-4.5.3-150000.3.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-02T08:56:19Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
SUSE-SU-2026:1519-1
Vulnerability from csaf_suse - Published: 2026-04-21 09:24 - Updated: 2026-04-21 09:24Summary
Security update 5.1.3 for Multi-Linux Manager Client Tools
Severity
Important
Notes
Title of the patch: Security update 5.1.3 for Multi-Linux Manager Client Tools
Description of the patch: This update fixes the following issues:
golang-github-lusitaniae-apache_exporter:
- Internal changes to fix build issues with no impact for customers
spacecmd:
- Version 5.1.13-0
* Updated translation strings
uyuni-tools:
- Version 5.1.26-0
* Fixed applying PTF with images from RPMs (bsc#1252548)
* Ssl Key file can miss if CA password is blank (bsc#1254154)
* mgrpxy ssh tuning should happens before crypto policies (bsc#1254619)
* Fixed default value for helm registry (bsc#1258927).
* Removed hub register command
* Optimized postgres migration disk space usage (bsc#1257447)
* Added continuous database backup support (bsc#1250367)
* Explicitly start proxy pods after operations
(bsc#1258015)
* Use static supportconfig name to avoid dynamic search
(bsc#1257941)
* Do not nest multiple tarball files and instead collect
all files into one tarball (bsc#1252964)
* Show where final tarball was generated (bsc#1259208)
* Set proxy config file permissions (bsc#1257660)
- Version 5.1.25-0
* If PTF image doesn't exists, use the current service image (bsc#1258418)
venv-salt-minion:
- Security issues fixed:
* CVE-2026-31958: Security patch for Salt vendored tornado: Added limits on multipart form data parsing (bsc#1259554)
- Added x86_64_v2 as a possible rpm package architecture
- Make users with backslash working 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)
- Fixed the typo causing buiding EL9 bundle without binary dependencies
Patchnames: SUSE-2026-1519,SUSE-MultiLinuxManagerTools-EL-9-2026-1519
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
83 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-9:mgrctl-bash-completion-5.1.26-90002.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-9:mgrctl-zsh-completion-5.1.26-90002.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-9:spacecmd-5.1.13-90002.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.26-90002.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.26-90002.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-90002.3.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.13-90002.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
23 references
{
"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.1.3 for Multi-Linux Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ngolang-github-lusitaniae-apache_exporter:\n\n- Internal changes to fix build issues with no impact for customers\n\nspacecmd:\n\n- Version 5.1.13-0\n * Updated translation strings\n\nuyuni-tools:\n\n- Version 5.1.26-0\n * Fixed applying PTF with images from RPMs (bsc#1252548)\n * Ssl Key file can miss if CA password is blank (bsc#1254154)\n * mgrpxy ssh tuning should happens before crypto policies (bsc#1254619)\n * Fixed default value for helm registry (bsc#1258927).\n * Removed hub register command\n * Optimized postgres migration disk space usage (bsc#1257447)\n * Added continuous database backup support (bsc#1250367)\n * Explicitly start proxy pods after operations\n (bsc#1258015)\n * Use static supportconfig name to avoid dynamic search\n (bsc#1257941)\n * Do not nest multiple tarball files and instead collect\n all files into one tarball (bsc#1252964)\n * Show where final tarball was generated (bsc#1259208)\n * Set proxy config file permissions (bsc#1257660)\n- Version 5.1.25-0\n * If PTF image doesn\u0027t exists, use the current service image (bsc#1258418)\n\nvenv-salt-minion:\n \n- Security issues fixed:\n\n * CVE-2026-31958: Security patch for Salt vendored tornado: Added limits on multipart form data parsing (bsc#1259554)\n\n- Added x86_64_v2 as a possible rpm package architecture\n- Make users with backslash working 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- Fixed the typo causing buiding EL9 bundle without binary dependencies\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1519,SUSE-MultiLinuxManagerTools-EL-9-2026-1519",
"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_1519-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1519-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261519-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1519-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045839.html"
},
{
"category": "self",
"summary": "SUSE Bug 1250367",
"url": "https://bugzilla.suse.com/1250367"
},
{
"category": "self",
"summary": "SUSE Bug 1252548",
"url": "https://bugzilla.suse.com/1252548"
},
{
"category": "self",
"summary": "SUSE Bug 1252964",
"url": "https://bugzilla.suse.com/1252964"
},
{
"category": "self",
"summary": "SUSE Bug 1254154",
"url": "https://bugzilla.suse.com/1254154"
},
{
"category": "self",
"summary": "SUSE Bug 1254619",
"url": "https://bugzilla.suse.com/1254619"
},
{
"category": "self",
"summary": "SUSE Bug 1254629",
"url": "https://bugzilla.suse.com/1254629"
},
{
"category": "self",
"summary": "SUSE Bug 1257447",
"url": "https://bugzilla.suse.com/1257447"
},
{
"category": "self",
"summary": "SUSE Bug 1257660",
"url": "https://bugzilla.suse.com/1257660"
},
{
"category": "self",
"summary": "SUSE Bug 1257831",
"url": "https://bugzilla.suse.com/1257831"
},
{
"category": "self",
"summary": "SUSE Bug 1257941",
"url": "https://bugzilla.suse.com/1257941"
},
{
"category": "self",
"summary": "SUSE Bug 1258015",
"url": "https://bugzilla.suse.com/1258015"
},
{
"category": "self",
"summary": "SUSE Bug 1258418",
"url": "https://bugzilla.suse.com/1258418"
},
{
"category": "self",
"summary": "SUSE Bug 1258927",
"url": "https://bugzilla.suse.com/1258927"
},
{
"category": "self",
"summary": "SUSE Bug 1258957",
"url": "https://bugzilla.suse.com/1258957"
},
{
"category": "self",
"summary": "SUSE Bug 1259208",
"url": "https://bugzilla.suse.com/1259208"
},
{
"category": "self",
"summary": "SUSE Bug 1259554",
"url": "https://bugzilla.suse.com/1259554"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update 5.1.3 for Multi-Linux Manager Client Tools",
"tracking": {
"current_release_date": "2026-04-21T09:24:29Z",
"generator": {
"date": "2026-04-21T09:24:29Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1519-1",
"initial_release_date": "2026-04-21T09:24:29Z",
"revision_history": [
{
"date": "2026-04-21T09:24:29Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.aarch64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.aarch64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "mgrctl-5.1.26-90002.3.9.1.aarch64",
"product": {
"name": "mgrctl-5.1.26-90002.3.9.1.aarch64",
"product_id": "mgrctl-5.1.26-90002.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-90002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-3.11.13-90002.4.9.1.aarch64",
"product_id": "saltbundlepy-3.11.13-90002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-90002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.13-90002.4.9.1.aarch64",
"product_id": "saltbundlepy-base-3.11.13-90002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-90002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.13-90002.4.9.1.aarch64",
"product_id": "saltbundlepy-curses-3.11.13-90002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-90002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-90002.4.9.1.aarch64",
"product_id": "saltbundlepy-dbm-3.11.13-90002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-90002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.13-90002.4.9.1.aarch64",
"product_id": "saltbundlepy-devel-3.11.13-90002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-90002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.13-90002.4.9.1.aarch64",
"product_id": "saltbundlepy-libs-3.11.13-90002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.aarch64",
"product_id": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.aarch64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.aarch64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.aarch64",
"product_id": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-90002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.13-90002.4.9.1.aarch64",
"product_id": "saltbundlepy-tools-3.11.13-90002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-90002.4.6.2.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-90002.4.6.2.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-90002.4.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-90002.5.12.2.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-90002.5.12.2.aarch64",
"product_id": "venv-salt-minion-3006.0-90002.5.12.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mgrctl-bash-completion-5.1.26-90002.3.9.1.noarch",
"product": {
"name": "mgrctl-bash-completion-5.1.26-90002.3.9.1.noarch",
"product_id": "mgrctl-bash-completion-5.1.26-90002.3.9.1.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-zsh-completion-5.1.26-90002.3.9.1.noarch",
"product": {
"name": "mgrctl-zsh-completion-5.1.26-90002.3.9.1.noarch",
"product_id": "mgrctl-zsh-completion-5.1.26-90002.3.9.1.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-90002.3.9.2.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-90002.3.9.2.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-90002.3.9.2.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-5.1.13-90002.3.9.1.noarch",
"product": {
"name": "spacecmd-5.1.13-90002.3.9.1.noarch",
"product_id": "spacecmd-5.1.13-90002.3.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.ppc64le",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.ppc64le",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mgrctl-5.1.26-90002.3.9.1.ppc64le",
"product": {
"name": "mgrctl-5.1.26-90002.3.9.1.ppc64le",
"product_id": "mgrctl-5.1.26-90002.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-90002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-3.11.13-90002.4.9.1.ppc64le",
"product_id": "saltbundlepy-3.11.13-90002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-90002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.13-90002.4.9.1.ppc64le",
"product_id": "saltbundlepy-base-3.11.13-90002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-90002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.13-90002.4.9.1.ppc64le",
"product_id": "saltbundlepy-curses-3.11.13-90002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-90002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.13-90002.4.9.1.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.13-90002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-90002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.13-90002.4.9.1.ppc64le",
"product_id": "saltbundlepy-devel-3.11.13-90002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-90002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.13-90002.4.9.1.ppc64le",
"product_id": "saltbundlepy-libs-3.11.13-90002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.ppc64le",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.ppc64le",
"product_id": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-90002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.13-90002.4.9.1.ppc64le",
"product_id": "saltbundlepy-tools-3.11.13-90002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-90002.4.6.2.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-90002.4.6.2.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-90002.4.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-90002.5.12.2.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-90002.5.12.2.ppc64le",
"product_id": "venv-salt-minion-3006.0-90002.5.12.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.s390x",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.s390x",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "mgrctl-5.1.26-90002.3.9.1.s390x",
"product": {
"name": "mgrctl-5.1.26-90002.3.9.1.s390x",
"product_id": "mgrctl-5.1.26-90002.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-90002.4.9.1.s390x",
"product": {
"name": "saltbundlepy-3.11.13-90002.4.9.1.s390x",
"product_id": "saltbundlepy-3.11.13-90002.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-90002.4.9.1.s390x",
"product": {
"name": "saltbundlepy-base-3.11.13-90002.4.9.1.s390x",
"product_id": "saltbundlepy-base-3.11.13-90002.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-90002.4.9.1.s390x",
"product": {
"name": "saltbundlepy-curses-3.11.13-90002.4.9.1.s390x",
"product_id": "saltbundlepy-curses-3.11.13-90002.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-90002.4.9.1.s390x",
"product": {
"name": "saltbundlepy-dbm-3.11.13-90002.4.9.1.s390x",
"product_id": "saltbundlepy-dbm-3.11.13-90002.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-90002.4.9.1.s390x",
"product": {
"name": "saltbundlepy-devel-3.11.13-90002.4.9.1.s390x",
"product_id": "saltbundlepy-devel-3.11.13-90002.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-90002.4.9.1.s390x",
"product": {
"name": "saltbundlepy-libs-3.11.13-90002.4.9.1.s390x",
"product_id": "saltbundlepy-libs-3.11.13-90002.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.s390x",
"product_id": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.s390x",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.s390x",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.s390x",
"product_id": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.s390x",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.s390x",
"product_id": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-90002.4.9.1.s390x",
"product": {
"name": "saltbundlepy-tools-3.11.13-90002.4.9.1.s390x",
"product_id": "saltbundlepy-tools-3.11.13-90002.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-90002.4.6.2.s390x",
"product": {
"name": "saltbundlepy-tornado-6.3.2-90002.4.6.2.s390x",
"product_id": "saltbundlepy-tornado-6.3.2-90002.4.6.2.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-90002.5.12.2.s390x",
"product": {
"name": "venv-salt-minion-3006.0-90002.5.12.2.s390x",
"product_id": "venv-salt-minion-3006.0-90002.5.12.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.x86_64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.x86_64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "mgrctl-5.1.26-90002.3.9.1.x86_64",
"product": {
"name": "mgrctl-5.1.26-90002.3.9.1.x86_64",
"product_id": "mgrctl-5.1.26-90002.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-90002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-3.11.13-90002.4.9.1.x86_64",
"product_id": "saltbundlepy-3.11.13-90002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-90002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.13-90002.4.9.1.x86_64",
"product_id": "saltbundlepy-base-3.11.13-90002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-90002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.13-90002.4.9.1.x86_64",
"product_id": "saltbundlepy-curses-3.11.13-90002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-90002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-90002.4.9.1.x86_64",
"product_id": "saltbundlepy-dbm-3.11.13-90002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-90002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.13-90002.4.9.1.x86_64",
"product_id": "saltbundlepy-devel-3.11.13-90002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-90002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.13-90002.4.9.1.x86_64",
"product_id": "saltbundlepy-libs-3.11.13-90002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.x86_64",
"product_id": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.x86_64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.x86_64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.x86_64",
"product_id": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-90002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.13-90002.4.9.1.x86_64",
"product_id": "saltbundlepy-tools-3.11.13-90002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-90002.4.6.2.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-90002.4.6.2.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-90002.4.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-90002.5.12.2.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-90002.5.12.2.x86_64",
"product_id": "venv-salt-minion-3006.0-90002.5.12.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product": {
"name": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
}
},
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools EL-9",
"product": {
"name": "SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.26-90002.3.9.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.aarch64"
},
"product_reference": "mgrctl-5.1.26-90002.3.9.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.26-90002.3.9.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.ppc64le"
},
"product_reference": "mgrctl-5.1.26-90002.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.26-90002.3.9.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.s390x"
},
"product_reference": "mgrctl-5.1.26-90002.3.9.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.26-90002.3.9.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.x86_64"
},
"product_reference": "mgrctl-5.1.26-90002.3.9.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-5.1.26-90002.3.9.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.26-90002.3.9.1.noarch"
},
"product_reference": "mgrctl-bash-completion-5.1.26-90002.3.9.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-5.1.26-90002.3.9.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.26-90002.3.9.1.noarch"
},
"product_reference": "mgrctl-zsh-completion-5.1.26-90002.3.9.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-90002.4.9.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.aarch64"
},
"product_reference": "saltbundlepy-3.11.13-90002.4.9.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-90002.4.9.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.ppc64le"
},
"product_reference": "saltbundlepy-3.11.13-90002.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-90002.4.9.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.s390x"
},
"product_reference": "saltbundlepy-3.11.13-90002.4.9.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-90002.4.9.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.x86_64"
},
"product_reference": "saltbundlepy-3.11.13-90002.4.9.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-90002.4.9.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.aarch64"
},
"product_reference": "saltbundlepy-base-3.11.13-90002.4.9.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-90002.4.9.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.ppc64le"
},
"product_reference": "saltbundlepy-base-3.11.13-90002.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-90002.4.9.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.s390x"
},
"product_reference": "saltbundlepy-base-3.11.13-90002.4.9.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-90002.4.9.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.x86_64"
},
"product_reference": "saltbundlepy-base-3.11.13-90002.4.9.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-90002.4.9.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.aarch64"
},
"product_reference": "saltbundlepy-curses-3.11.13-90002.4.9.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-90002.4.9.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.ppc64le"
},
"product_reference": "saltbundlepy-curses-3.11.13-90002.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-90002.4.9.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.s390x"
},
"product_reference": "saltbundlepy-curses-3.11.13-90002.4.9.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-90002.4.9.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.x86_64"
},
"product_reference": "saltbundlepy-curses-3.11.13-90002.4.9.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-90002.4.9.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.aarch64"
},
"product_reference": "saltbundlepy-dbm-3.11.13-90002.4.9.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-90002.4.9.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.ppc64le"
},
"product_reference": "saltbundlepy-dbm-3.11.13-90002.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-90002.4.9.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.s390x"
},
"product_reference": "saltbundlepy-dbm-3.11.13-90002.4.9.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-90002.4.9.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.x86_64"
},
"product_reference": "saltbundlepy-dbm-3.11.13-90002.4.9.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-90002.4.9.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.aarch64"
},
"product_reference": "saltbundlepy-devel-3.11.13-90002.4.9.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-90002.4.9.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.ppc64le"
},
"product_reference": "saltbundlepy-devel-3.11.13-90002.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-90002.4.9.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.s390x"
},
"product_reference": "saltbundlepy-devel-3.11.13-90002.4.9.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-90002.4.9.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.x86_64"
},
"product_reference": "saltbundlepy-devel-3.11.13-90002.4.9.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-90002.4.9.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.aarch64"
},
"product_reference": "saltbundlepy-libs-3.11.13-90002.4.9.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-90002.4.9.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.ppc64le"
},
"product_reference": "saltbundlepy-libs-3.11.13-90002.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-90002.4.9.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.s390x"
},
"product_reference": "saltbundlepy-libs-3.11.13-90002.4.9.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-90002.4.9.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.x86_64"
},
"product_reference": "saltbundlepy-libs-3.11.13-90002.4.9.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.aarch64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.ppc64le"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.s390x"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.x86_64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-90002.3.9.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-90002.3.9.2.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-90002.3.9.2.noarch"
},
"product_reference": "saltbundlepy-m2crypto-doc-0.45.1-90002.3.9.2.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.aarch64"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.ppc64le"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.s390x"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.x86_64"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-90002.3.9.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.aarch64"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.ppc64le"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.s390x"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.x86_64"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.aarch64"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.ppc64le"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.s390x"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.x86_64"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-90002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.aarch64"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.ppc64le"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.s390x"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.x86_64"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-90002.4.9.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-90002.4.9.1.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.aarch64"
},
"product_reference": "saltbundlepy-tools-3.11.13-90002.4.9.1.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-90002.4.9.1.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.ppc64le"
},
"product_reference": "saltbundlepy-tools-3.11.13-90002.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-90002.4.9.1.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.s390x"
},
"product_reference": "saltbundlepy-tools-3.11.13-90002.4.9.1.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-90002.4.9.1.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.x86_64"
},
"product_reference": "saltbundlepy-tools-3.11.13-90002.4.9.1.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-90002.4.6.2.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.aarch64"
},
"product_reference": "saltbundlepy-tornado-6.3.2-90002.4.6.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-90002.4.6.2.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.ppc64le"
},
"product_reference": "saltbundlepy-tornado-6.3.2-90002.4.6.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-90002.4.6.2.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.s390x"
},
"product_reference": "saltbundlepy-tornado-6.3.2-90002.4.6.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-90002.4.6.2.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.x86_64"
},
"product_reference": "saltbundlepy-tornado-6.3.2-90002.4.6.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.1.13-90002.3.9.1.noarch as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.13-90002.3.9.1.noarch"
},
"product_reference": "spacecmd-5.1.13-90002.3.9.1.noarch",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90002.5.12.2.aarch64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-90002.5.12.2.aarch64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90002.5.12.2.ppc64le as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-90002.5.12.2.ppc64le",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90002.5.12.2.s390x as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.s390x"
},
"product_reference": "venv-salt-minion-3006.0-90002.5.12.2.s390x",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90002.5.12.2.x86_64 as component of SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-90002.5.12.2.x86_64",
"relates_to_product_reference": "SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.aarch64 as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.ppc64le as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.s390x as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.x86_64 as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.26-90002.3.9.1.aarch64 as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.aarch64"
},
"product_reference": "mgrctl-5.1.26-90002.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.26-90002.3.9.1.ppc64le as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.ppc64le"
},
"product_reference": "mgrctl-5.1.26-90002.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.26-90002.3.9.1.s390x as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.s390x"
},
"product_reference": "mgrctl-5.1.26-90002.3.9.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.26-90002.3.9.1.x86_64 as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.x86_64"
},
"product_reference": "mgrctl-5.1.26-90002.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-5.1.26-90002.3.9.1.noarch as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:mgrctl-bash-completion-5.1.26-90002.3.9.1.noarch"
},
"product_reference": "mgrctl-bash-completion-5.1.26-90002.3.9.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-5.1.26-90002.3.9.1.noarch as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:mgrctl-zsh-completion-5.1.26-90002.3.9.1.noarch"
},
"product_reference": "mgrctl-zsh-completion-5.1.26-90002.3.9.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.1.13-90002.3.9.1.noarch as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:spacecmd-5.1.13-90002.3.9.1.noarch"
},
"product_reference": "spacecmd-5.1.13-90002.3.9.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90002.5.12.2.aarch64 as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-90002.5.12.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90002.5.12.2.ppc64le as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-90002.5.12.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90002.5.12.2.s390x as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.s390x"
},
"product_reference": "venv-salt-minion-3006.0-90002.5.12.2.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-90002.5.12.2.x86_64 as component of SUSE Multi Linux Manager Tools EL-9",
"product_id": "SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-90002.5.12.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-9"
}
]
},
"vulnerabilities": [
{
"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 Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-bash-completion-5.1.26-90002.3.9.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-zsh-completion-5.1.26-90002.3.9.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:spacecmd-5.1.13-90002.3.9.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.aarch64",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.s390x",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.26-90002.3.9.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.26-90002.3.9.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-90002.3.9.2.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.13-90002.3.9.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.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 Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-bash-completion-5.1.26-90002.3.9.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-zsh-completion-5.1.26-90002.3.9.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:spacecmd-5.1.13-90002.3.9.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.aarch64",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.s390x",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.26-90002.3.9.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.26-90002.3.9.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-90002.3.9.2.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.13-90002.3.9.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.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 Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.aarch64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.s390x",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-5.1.26-90002.3.9.1.x86_64",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-bash-completion-5.1.26-90002.3.9.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:mgrctl-zsh-completion-5.1.26-90002.3.9.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:spacecmd-5.1.13-90002.3.9.1.noarch",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.aarch64",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.ppc64le",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.s390x",
"SUSE Multi Linux Manager Tools EL-9:venv-salt-minion-3006.0-90002.5.12.2.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-90002.3.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.26-90002.3.9.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.26-90002.3.9.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-90002.3.9.2.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-90002.3.9.2.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-90002.3.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-90002.3.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-90002.3.6.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-90002.4.9.1.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-90002.4.6.2.x86_64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.13-90002.3.9.1.noarch",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.aarch64",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.ppc64le",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.s390x",
"SUSE:EL-9:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-90002.5.12.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T09:24:29Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
SUSE-SU-2026:1520-1
Vulnerability from csaf_suse - Published: 2026-04-21 09:24 - Updated: 2026-04-21 09:24Summary
Security update 5.1.3 for Multi-Linux Manager Client Tools
Severity
Important
Notes
Title of the patch: Security update 5.1.3 for Multi-Linux Manager Client Tools
Description of the patch: This update fixes the following issues:
golang-github-lusitaniae-apache_exporter:
- Internal changes to fix build issues with no impact for customers
spacecmd:
- Version 5.1.13-0
* Updated translation strings
uyuni-tools:
- Version 5.1.26-0
* Fixed applying PTF with images from RPMs (bsc#1252548)
* Ssl Key file can miss if CA password is blank (bsc#1254154)
* mgrpxy ssh tuning should happens before crypto policies (bsc#1254619)
* Fixed default value for helm registry (bsc#1258927).
* Removed hub register command
* Optimized postgres migration disk space usage (bsc#1257447)
* Added continuous database backup support (bsc#1250367)
* Explicitly start proxy pods after operations
(bsc#1258015)
* Use static supportconfig name to avoid dynamic search
(bsc#1257941)
* Do not nest multiple tarball files and instead collect
all files into one tarball (bsc#1252964)
* Show where final tarball was generated (bsc#1259208)
* Set proxy config file permissions (bsc#1257660)
- Version 5.1.25-0
* If PTF image doesn't exists, use the current service image (bsc#1258418)
venv-salt-minion:
- Security issues fixed:
* CVE-2026-31958: Security patch for Salt vendored tornado: Added limits on multipart form data parsing (bsc#1259554)
- Added x86_64_v2 as a possible rpm package architecture
- Make users with backslash working 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)
- Fixed the typo causing buiding EL9 bundle without binary dependencies
Patchnames: SUSE-2026-1520,SUSE-MultiLinuxManagerTools-EL-8-2026-1520
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
64 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.26-80002.3.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.26-80002.3.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.26-80002.3.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-8:mgrctl-bash-completion-5.1.26-80002.3.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-8:mgrctl-zsh-completion-5.1.26-80002.3.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-8:spacecmd-5.1.13-80002.3.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.12.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-80002.3.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-80002.3.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-80002.3.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.26-80002.3.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.26-80002.3.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-80002.3.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.13-80002.3.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.12.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.12.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.12.3.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
23 references
{
"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.1.3 for Multi-Linux Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ngolang-github-lusitaniae-apache_exporter:\n\n- Internal changes to fix build issues with no impact for customers\n\nspacecmd:\n\n- Version 5.1.13-0\n * Updated translation strings\n\nuyuni-tools:\n\n- Version 5.1.26-0\n * Fixed applying PTF with images from RPMs (bsc#1252548)\n * Ssl Key file can miss if CA password is blank (bsc#1254154)\n * mgrpxy ssh tuning should happens before crypto policies (bsc#1254619)\n * Fixed default value for helm registry (bsc#1258927).\n * Removed hub register command\n * Optimized postgres migration disk space usage (bsc#1257447)\n * Added continuous database backup support (bsc#1250367)\n * Explicitly start proxy pods after operations\n (bsc#1258015)\n * Use static supportconfig name to avoid dynamic search\n (bsc#1257941)\n * Do not nest multiple tarball files and instead collect\n all files into one tarball (bsc#1252964)\n * Show where final tarball was generated (bsc#1259208)\n * Set proxy config file permissions (bsc#1257660)\n- Version 5.1.25-0\n * If PTF image doesn\u0027t exists, use the current service image (bsc#1258418)\n\nvenv-salt-minion:\n \n- Security issues fixed:\n\n * CVE-2026-31958: Security patch for Salt vendored tornado: Added limits on multipart form data parsing (bsc#1259554)\n\n- Added x86_64_v2 as a possible rpm package architecture\n- Make users with backslash working 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- Fixed the typo causing buiding EL9 bundle without binary dependencies\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1520,SUSE-MultiLinuxManagerTools-EL-8-2026-1520",
"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_1520-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1520-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261520-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1520-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045838.html"
},
{
"category": "self",
"summary": "SUSE Bug 1250367",
"url": "https://bugzilla.suse.com/1250367"
},
{
"category": "self",
"summary": "SUSE Bug 1252548",
"url": "https://bugzilla.suse.com/1252548"
},
{
"category": "self",
"summary": "SUSE Bug 1252964",
"url": "https://bugzilla.suse.com/1252964"
},
{
"category": "self",
"summary": "SUSE Bug 1254154",
"url": "https://bugzilla.suse.com/1254154"
},
{
"category": "self",
"summary": "SUSE Bug 1254619",
"url": "https://bugzilla.suse.com/1254619"
},
{
"category": "self",
"summary": "SUSE Bug 1254629",
"url": "https://bugzilla.suse.com/1254629"
},
{
"category": "self",
"summary": "SUSE Bug 1257447",
"url": "https://bugzilla.suse.com/1257447"
},
{
"category": "self",
"summary": "SUSE Bug 1257660",
"url": "https://bugzilla.suse.com/1257660"
},
{
"category": "self",
"summary": "SUSE Bug 1257831",
"url": "https://bugzilla.suse.com/1257831"
},
{
"category": "self",
"summary": "SUSE Bug 1257941",
"url": "https://bugzilla.suse.com/1257941"
},
{
"category": "self",
"summary": "SUSE Bug 1258015",
"url": "https://bugzilla.suse.com/1258015"
},
{
"category": "self",
"summary": "SUSE Bug 1258418",
"url": "https://bugzilla.suse.com/1258418"
},
{
"category": "self",
"summary": "SUSE Bug 1258927",
"url": "https://bugzilla.suse.com/1258927"
},
{
"category": "self",
"summary": "SUSE Bug 1258957",
"url": "https://bugzilla.suse.com/1258957"
},
{
"category": "self",
"summary": "SUSE Bug 1259208",
"url": "https://bugzilla.suse.com/1259208"
},
{
"category": "self",
"summary": "SUSE Bug 1259554",
"url": "https://bugzilla.suse.com/1259554"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update 5.1.3 for Multi-Linux Manager Client Tools",
"tracking": {
"current_release_date": "2026-04-21T09:24:49Z",
"generator": {
"date": "2026-04-21T09:24:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1520-1",
"initial_release_date": "2026-04-21T09:24:49Z",
"revision_history": [
{
"date": "2026-04-21T09:24:49Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.aarch64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.aarch64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "mgrctl-5.1.26-80002.3.9.2.aarch64",
"product": {
"name": "mgrctl-5.1.26-80002.3.9.2.aarch64",
"product_id": "mgrctl-5.1.26-80002.3.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-80002.4.9.2.aarch64",
"product": {
"name": "saltbundlepy-3.11.13-80002.4.9.2.aarch64",
"product_id": "saltbundlepy-3.11.13-80002.4.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-80002.4.9.2.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.13-80002.4.9.2.aarch64",
"product_id": "saltbundlepy-base-3.11.13-80002.4.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-80002.4.9.2.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.13-80002.4.9.2.aarch64",
"product_id": "saltbundlepy-curses-3.11.13-80002.4.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-80002.4.9.2.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-80002.4.9.2.aarch64",
"product_id": "saltbundlepy-dbm-3.11.13-80002.4.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-80002.4.9.2.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.13-80002.4.9.2.aarch64",
"product_id": "saltbundlepy-devel-3.11.13-80002.4.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-80002.4.9.2.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.13-80002.4.9.2.aarch64",
"product_id": "saltbundlepy-libs-3.11.13-80002.4.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-80002.3.9.2.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-80002.3.9.2.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-80002.3.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-80002.3.9.2.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-80002.3.9.2.aarch64",
"product_id": "saltbundlepy-pyzmq-25.1.2-80002.3.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.aarch64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-80002.3.6.2.aarch64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-80002.3.6.2.aarch64",
"product_id": "saltbundlepy-simplejson-3.19.1-80002.3.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-80002.4.9.2.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-80002.4.9.2.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.13-80002.4.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-80002.4.9.2.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.13-80002.4.9.2.aarch64",
"product_id": "saltbundlepy-tools-3.11.13-80002.4.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-80002.4.6.2.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-80002.4.6.2.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-80002.4.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-80002.5.12.3.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-80002.5.12.3.aarch64",
"product_id": "venv-salt-minion-3006.0-80002.5.12.3.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mgrctl-bash-completion-5.1.26-80002.3.9.2.noarch",
"product": {
"name": "mgrctl-bash-completion-5.1.26-80002.3.9.2.noarch",
"product_id": "mgrctl-bash-completion-5.1.26-80002.3.9.2.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-zsh-completion-5.1.26-80002.3.9.2.noarch",
"product": {
"name": "mgrctl-zsh-completion-5.1.26-80002.3.9.2.noarch",
"product_id": "mgrctl-zsh-completion-5.1.26-80002.3.9.2.noarch"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-80002.3.9.2.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-80002.3.9.2.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-80002.3.9.2.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-5.1.13-80002.3.9.2.noarch",
"product": {
"name": "spacecmd-5.1.13-80002.3.9.2.noarch",
"product_id": "spacecmd-5.1.13-80002.3.9.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.ppc64le",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.ppc64le",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "mgrctl-5.1.26-80002.3.9.2.ppc64le",
"product": {
"name": "mgrctl-5.1.26-80002.3.9.2.ppc64le",
"product_id": "mgrctl-5.1.26-80002.3.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-80002.4.9.2.ppc64le",
"product": {
"name": "saltbundlepy-3.11.13-80002.4.9.2.ppc64le",
"product_id": "saltbundlepy-3.11.13-80002.4.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-80002.4.9.2.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.13-80002.4.9.2.ppc64le",
"product_id": "saltbundlepy-base-3.11.13-80002.4.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-80002.4.9.2.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.13-80002.4.9.2.ppc64le",
"product_id": "saltbundlepy-curses-3.11.13-80002.4.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-80002.4.9.2.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.13-80002.4.9.2.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.13-80002.4.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-80002.4.9.2.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.13-80002.4.9.2.ppc64le",
"product_id": "saltbundlepy-devel-3.11.13-80002.4.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-80002.4.9.2.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.13-80002.4.9.2.ppc64le",
"product_id": "saltbundlepy-libs-3.11.13-80002.4.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-80002.3.9.2.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-80002.3.9.2.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-80002.3.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-80002.3.9.2.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-80002.3.9.2.ppc64le",
"product_id": "saltbundlepy-pyzmq-25.1.2-80002.3.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.ppc64le",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-80002.3.6.2.ppc64le",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-80002.3.6.2.ppc64le",
"product_id": "saltbundlepy-simplejson-3.19.1-80002.3.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-80002.4.9.2.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-80002.4.9.2.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.13-80002.4.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-80002.4.9.2.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.13-80002.4.9.2.ppc64le",
"product_id": "saltbundlepy-tools-3.11.13-80002.4.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-80002.4.6.2.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-80002.4.6.2.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-80002.4.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-80002.5.12.3.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-80002.5.12.3.ppc64le",
"product_id": "venv-salt-minion-3006.0-80002.5.12.3.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.x86_64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.x86_64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "mgrctl-5.1.26-80002.3.9.2.x86_64",
"product": {
"name": "mgrctl-5.1.26-80002.3.9.2.x86_64",
"product_id": "mgrctl-5.1.26-80002.3.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-80002.4.9.2.x86_64",
"product": {
"name": "saltbundlepy-3.11.13-80002.4.9.2.x86_64",
"product_id": "saltbundlepy-3.11.13-80002.4.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-80002.4.9.2.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.13-80002.4.9.2.x86_64",
"product_id": "saltbundlepy-base-3.11.13-80002.4.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-80002.4.9.2.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.13-80002.4.9.2.x86_64",
"product_id": "saltbundlepy-curses-3.11.13-80002.4.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-80002.4.9.2.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-80002.4.9.2.x86_64",
"product_id": "saltbundlepy-dbm-3.11.13-80002.4.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-80002.4.9.2.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.13-80002.4.9.2.x86_64",
"product_id": "saltbundlepy-devel-3.11.13-80002.4.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-80002.4.9.2.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.13-80002.4.9.2.x86_64",
"product_id": "saltbundlepy-libs-3.11.13-80002.4.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-80002.3.9.2.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-80002.3.9.2.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-80002.3.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-80002.3.9.2.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-80002.3.9.2.x86_64",
"product_id": "saltbundlepy-pyzmq-25.1.2-80002.3.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.x86_64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-80002.3.6.2.x86_64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-80002.3.6.2.x86_64",
"product_id": "saltbundlepy-simplejson-3.19.1-80002.3.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-80002.4.9.2.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-80002.4.9.2.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.13-80002.4.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-80002.4.9.2.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.13-80002.4.9.2.x86_64",
"product_id": "saltbundlepy-tools-3.11.13-80002.4.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-80002.4.6.2.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-80002.4.6.2.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-80002.4.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-80002.5.12.3.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-80002.5.12.3.x86_64",
"product_id": "venv-salt-minion-3006.0-80002.5.12.3.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product": {
"name": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
}
},
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools EL-8",
"product": {
"name": "SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.26-80002.3.9.2.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-80002.3.9.2.aarch64"
},
"product_reference": "mgrctl-5.1.26-80002.3.9.2.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.26-80002.3.9.2.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-80002.3.9.2.ppc64le"
},
"product_reference": "mgrctl-5.1.26-80002.3.9.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.26-80002.3.9.2.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-80002.3.9.2.x86_64"
},
"product_reference": "mgrctl-5.1.26-80002.3.9.2.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-5.1.26-80002.3.9.2.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.26-80002.3.9.2.noarch"
},
"product_reference": "mgrctl-bash-completion-5.1.26-80002.3.9.2.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-5.1.26-80002.3.9.2.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.26-80002.3.9.2.noarch"
},
"product_reference": "mgrctl-zsh-completion-5.1.26-80002.3.9.2.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-80002.4.9.2.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.9.2.aarch64"
},
"product_reference": "saltbundlepy-3.11.13-80002.4.9.2.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-80002.4.9.2.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.9.2.ppc64le"
},
"product_reference": "saltbundlepy-3.11.13-80002.4.9.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-80002.4.9.2.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.9.2.x86_64"
},
"product_reference": "saltbundlepy-3.11.13-80002.4.9.2.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-80002.4.9.2.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.9.2.aarch64"
},
"product_reference": "saltbundlepy-base-3.11.13-80002.4.9.2.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-80002.4.9.2.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.9.2.ppc64le"
},
"product_reference": "saltbundlepy-base-3.11.13-80002.4.9.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-80002.4.9.2.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.9.2.x86_64"
},
"product_reference": "saltbundlepy-base-3.11.13-80002.4.9.2.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-80002.4.9.2.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.9.2.aarch64"
},
"product_reference": "saltbundlepy-curses-3.11.13-80002.4.9.2.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-80002.4.9.2.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.9.2.ppc64le"
},
"product_reference": "saltbundlepy-curses-3.11.13-80002.4.9.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-80002.4.9.2.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.9.2.x86_64"
},
"product_reference": "saltbundlepy-curses-3.11.13-80002.4.9.2.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-80002.4.9.2.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.9.2.aarch64"
},
"product_reference": "saltbundlepy-dbm-3.11.13-80002.4.9.2.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-80002.4.9.2.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.9.2.ppc64le"
},
"product_reference": "saltbundlepy-dbm-3.11.13-80002.4.9.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-80002.4.9.2.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.9.2.x86_64"
},
"product_reference": "saltbundlepy-dbm-3.11.13-80002.4.9.2.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-80002.4.9.2.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.9.2.aarch64"
},
"product_reference": "saltbundlepy-devel-3.11.13-80002.4.9.2.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-80002.4.9.2.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.9.2.ppc64le"
},
"product_reference": "saltbundlepy-devel-3.11.13-80002.4.9.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-80002.4.9.2.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.9.2.x86_64"
},
"product_reference": "saltbundlepy-devel-3.11.13-80002.4.9.2.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-80002.4.9.2.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.9.2.aarch64"
},
"product_reference": "saltbundlepy-libs-3.11.13-80002.4.9.2.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-80002.4.9.2.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.9.2.ppc64le"
},
"product_reference": "saltbundlepy-libs-3.11.13-80002.4.9.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-80002.4.9.2.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.9.2.x86_64"
},
"product_reference": "saltbundlepy-libs-3.11.13-80002.4.9.2.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-80002.3.9.2.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.9.2.aarch64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-80002.3.9.2.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-80002.3.9.2.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.9.2.ppc64le"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-80002.3.9.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-80002.3.9.2.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.9.2.x86_64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-80002.3.9.2.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-80002.3.9.2.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-80002.3.9.2.noarch"
},
"product_reference": "saltbundlepy-m2crypto-doc-0.45.1-80002.3.9.2.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-80002.3.9.2.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.9.2.aarch64"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-80002.3.9.2.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-80002.3.9.2.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.9.2.ppc64le"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-80002.3.9.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-80002.3.9.2.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.9.2.x86_64"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-80002.3.9.2.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.aarch64"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.ppc64le"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.x86_64"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-80002.3.6.2.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.6.2.aarch64"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-80002.3.6.2.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-80002.3.6.2.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.6.2.ppc64le"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-80002.3.6.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-80002.3.6.2.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.6.2.x86_64"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-80002.3.6.2.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-80002.4.9.2.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.9.2.aarch64"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-80002.4.9.2.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-80002.4.9.2.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.9.2.ppc64le"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-80002.4.9.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-80002.4.9.2.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.9.2.x86_64"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-80002.4.9.2.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-80002.4.9.2.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.9.2.aarch64"
},
"product_reference": "saltbundlepy-tools-3.11.13-80002.4.9.2.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-80002.4.9.2.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.9.2.ppc64le"
},
"product_reference": "saltbundlepy-tools-3.11.13-80002.4.9.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-80002.4.9.2.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.9.2.x86_64"
},
"product_reference": "saltbundlepy-tools-3.11.13-80002.4.9.2.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-80002.4.6.2.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.6.2.aarch64"
},
"product_reference": "saltbundlepy-tornado-6.3.2-80002.4.6.2.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-80002.4.6.2.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.6.2.ppc64le"
},
"product_reference": "saltbundlepy-tornado-6.3.2-80002.4.6.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-80002.4.6.2.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.6.2.x86_64"
},
"product_reference": "saltbundlepy-tornado-6.3.2-80002.4.6.2.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.1.13-80002.3.9.2.noarch as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.13-80002.3.9.2.noarch"
},
"product_reference": "spacecmd-5.1.13-80002.3.9.2.noarch",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-80002.5.12.3.aarch64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.12.3.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-80002.5.12.3.aarch64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-80002.5.12.3.ppc64le as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.12.3.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-80002.5.12.3.ppc64le",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-80002.5.12.3.x86_64 as component of SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.12.3.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-80002.5.12.3.x86_64",
"relates_to_product_reference": "SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.aarch64 as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.ppc64le as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.x86_64 as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.26-80002.3.9.2.aarch64 as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.26-80002.3.9.2.aarch64"
},
"product_reference": "mgrctl-5.1.26-80002.3.9.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.26-80002.3.9.2.ppc64le as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.26-80002.3.9.2.ppc64le"
},
"product_reference": "mgrctl-5.1.26-80002.3.9.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-5.1.26-80002.3.9.2.x86_64 as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.26-80002.3.9.2.x86_64"
},
"product_reference": "mgrctl-5.1.26-80002.3.9.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-5.1.26-80002.3.9.2.noarch as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:mgrctl-bash-completion-5.1.26-80002.3.9.2.noarch"
},
"product_reference": "mgrctl-bash-completion-5.1.26-80002.3.9.2.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-5.1.26-80002.3.9.2.noarch as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:mgrctl-zsh-completion-5.1.26-80002.3.9.2.noarch"
},
"product_reference": "mgrctl-zsh-completion-5.1.26-80002.3.9.2.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.1.13-80002.3.9.2.noarch as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:spacecmd-5.1.13-80002.3.9.2.noarch"
},
"product_reference": "spacecmd-5.1.13-80002.3.9.2.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-80002.5.12.3.aarch64 as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.12.3.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-80002.5.12.3.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-80002.5.12.3.ppc64le as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.12.3.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-80002.5.12.3.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-80002.5.12.3.x86_64 as component of SUSE Multi Linux Manager Tools EL-8",
"product_id": "SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.12.3.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-80002.5.12.3.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools EL-8"
}
]
},
"vulnerabilities": [
{
"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 Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.26-80002.3.9.2.aarch64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.26-80002.3.9.2.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.26-80002.3.9.2.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-bash-completion-5.1.26-80002.3.9.2.noarch",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-zsh-completion-5.1.26-80002.3.9.2.noarch",
"SUSE Multi Linux Manager Tools EL-8:spacecmd-5.1.13-80002.3.9.2.noarch",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.12.3.aarch64",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.12.3.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.12.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-80002.3.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-80002.3.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-80002.3.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.26-80002.3.9.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.26-80002.3.9.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-80002.3.9.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.6.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.6.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.6.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.6.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.6.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.6.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.13-80002.3.9.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.12.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.12.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.12.3.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 Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.26-80002.3.9.2.aarch64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.26-80002.3.9.2.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.26-80002.3.9.2.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-bash-completion-5.1.26-80002.3.9.2.noarch",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-zsh-completion-5.1.26-80002.3.9.2.noarch",
"SUSE Multi Linux Manager Tools EL-8:spacecmd-5.1.13-80002.3.9.2.noarch",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.12.3.aarch64",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.12.3.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.12.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-80002.3.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-80002.3.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-80002.3.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.26-80002.3.9.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.26-80002.3.9.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-80002.3.9.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.6.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.6.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.6.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.6.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.6.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.6.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.13-80002.3.9.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.12.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.12.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.12.3.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 Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.aarch64",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.26-80002.3.9.2.aarch64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.26-80002.3.9.2.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-5.1.26-80002.3.9.2.x86_64",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-bash-completion-5.1.26-80002.3.9.2.noarch",
"SUSE Multi Linux Manager Tools EL-8:mgrctl-zsh-completion-5.1.26-80002.3.9.2.noarch",
"SUSE Multi Linux Manager Tools EL-8:spacecmd-5.1.13-80002.3.9.2.noarch",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.12.3.aarch64",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.12.3.ppc64le",
"SUSE Multi Linux Manager Tools EL-8:venv-salt-minion-3006.0-80002.5.12.3.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-80002.3.6.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-80002.3.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-80002.3.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-5.1.26-80002.3.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-bash-completion-5.1.26-80002.3.9.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:mgrctl-zsh-completion-5.1.26-80002.3.9.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-80002.3.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-80002.3.9.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-80002.3.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-80002.3.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.6.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.6.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-80002.3.6.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.9.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.9.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-80002.4.9.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.6.2.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.6.2.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-80002.4.6.2.x86_64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.13-80002.3.9.2.noarch",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.12.3.aarch64",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.12.3.ppc64le",
"SUSE:RES-8:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-80002.5.12.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T09:24:49Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
SUSE-SU-2026:1521-1
Vulnerability from csaf_suse - Published: 2026-04-21 09:25 - Updated: 2026-04-21 09:25Summary
Security update 5.1.3 for Multi-Linux Manager Client Tools
Severity
Important
Notes
Title of the patch: Security update 5.1.3 for Multi-Linux Manager Client Tools
Description of the patch: This update fixes the following issues:
golang-github-lusitaniae-apache_exporter:
- Internal changes to fix build issues with no impact for customers
spacecmd:
- Version 5.1.13-0
* Updated translation strings
venv-salt-minion:
- Security issues fixed:
* CVE-2026-31958: Security patch for Salt vendored tornado: Added limits on multipart form data parsing (bsc#1259554)
- Added x86_64_v2 as a possible rpm package architecture
- Make users with backslash working 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)
- Fixed the typo causing buiding EL9 bundle without binary dependencies
Patchnames: SUSE-2026-1521,SUSE-MultiLinuxManagerTools-RES-7-2026-1521
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
54 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools RES-7:spacecmd-5.1.13-70002.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-70002.3.9.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.13-70002.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
11 references
{
"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.1.3 for Multi-Linux Manager Client Tools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ngolang-github-lusitaniae-apache_exporter:\n\n- Internal changes to fix build issues with no impact for customers\n\nspacecmd:\n\n- Version 5.1.13-0\n * Updated translation strings\n\nvenv-salt-minion:\n \n- Security issues fixed:\n\n * CVE-2026-31958: Security patch for Salt vendored tornado: Added limits on multipart form data parsing (bsc#1259554)\n\n- Added x86_64_v2 as a possible rpm package architecture\n- Make users with backslash working 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- Fixed the typo causing buiding EL9 bundle without binary dependencies\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1521,SUSE-MultiLinuxManagerTools-RES-7-2026-1521",
"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_1521-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1521-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261521-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1521-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045837.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254629",
"url": "https://bugzilla.suse.com/1254629"
},
{
"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 CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update 5.1.3 for Multi-Linux Manager Client Tools",
"tracking": {
"current_release_date": "2026-04-21T09:25:11Z",
"generator": {
"date": "2026-04-21T09:25:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1521-1",
"initial_release_date": "2026-04-21T09:25:11Z",
"revision_history": [
{
"date": "2026-04-21T09:25:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.aarch64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.aarch64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-70002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-3.11.13-70002.4.9.1.aarch64",
"product_id": "saltbundlepy-3.11.13-70002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-70002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.13-70002.4.9.1.aarch64",
"product_id": "saltbundlepy-base-3.11.13-70002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-70002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.13-70002.4.9.1.aarch64",
"product_id": "saltbundlepy-curses-3.11.13-70002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-70002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-70002.4.9.1.aarch64",
"product_id": "saltbundlepy-dbm-3.11.13-70002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-70002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.13-70002.4.9.1.aarch64",
"product_id": "saltbundlepy-devel-3.11.13-70002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-70002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.13-70002.4.9.1.aarch64",
"product_id": "saltbundlepy-libs-3.11.13-70002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-70002.3.9.2.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-70002.3.9.2.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-70002.3.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-70002.3.9.2.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-70002.3.9.2.aarch64",
"product_id": "saltbundlepy-pyzmq-25.1.2-70002.3.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.aarch64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-70002.3.6.2.aarch64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-70002.3.6.2.aarch64",
"product_id": "saltbundlepy-simplejson-3.19.1-70002.3.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-70002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-70002.4.9.1.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.13-70002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-70002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.13-70002.4.9.1.aarch64",
"product_id": "saltbundlepy-tools-3.11.13-70002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-70002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-70002.4.6.1.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-70002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-70002.5.12.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-70002.5.12.1.aarch64",
"product_id": "venv-salt-minion-3006.0-70002.5.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-70002.3.9.2.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-70002.3.9.2.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-70002.3.9.2.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-5.1.13-70002.3.9.1.noarch",
"product": {
"name": "spacecmd-5.1.13-70002.3.9.1.noarch",
"product_id": "spacecmd-5.1.13-70002.3.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.ppc64le",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.ppc64le",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-70002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-3.11.13-70002.4.9.1.ppc64le",
"product_id": "saltbundlepy-3.11.13-70002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-70002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.13-70002.4.9.1.ppc64le",
"product_id": "saltbundlepy-base-3.11.13-70002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-70002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.13-70002.4.9.1.ppc64le",
"product_id": "saltbundlepy-curses-3.11.13-70002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-70002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.13-70002.4.9.1.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.13-70002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-70002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.13-70002.4.9.1.ppc64le",
"product_id": "saltbundlepy-devel-3.11.13-70002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-70002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.13-70002.4.9.1.ppc64le",
"product_id": "saltbundlepy-libs-3.11.13-70002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-70002.3.9.2.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-70002.3.9.2.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-70002.3.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-70002.3.9.2.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-70002.3.9.2.ppc64le",
"product_id": "saltbundlepy-pyzmq-25.1.2-70002.3.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.ppc64le",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-70002.3.6.2.ppc64le",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-70002.3.6.2.ppc64le",
"product_id": "saltbundlepy-simplejson-3.19.1-70002.3.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-70002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-70002.4.9.1.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.13-70002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-70002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.13-70002.4.9.1.ppc64le",
"product_id": "saltbundlepy-tools-3.11.13-70002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-70002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-70002.4.6.1.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-70002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-70002.5.12.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-70002.5.12.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-70002.5.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.x86_64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.x86_64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-70002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-3.11.13-70002.4.9.1.x86_64",
"product_id": "saltbundlepy-3.11.13-70002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-70002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.13-70002.4.9.1.x86_64",
"product_id": "saltbundlepy-base-3.11.13-70002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-70002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.13-70002.4.9.1.x86_64",
"product_id": "saltbundlepy-curses-3.11.13-70002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-70002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-70002.4.9.1.x86_64",
"product_id": "saltbundlepy-dbm-3.11.13-70002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-70002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.13-70002.4.9.1.x86_64",
"product_id": "saltbundlepy-devel-3.11.13-70002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-70002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.13-70002.4.9.1.x86_64",
"product_id": "saltbundlepy-libs-3.11.13-70002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-70002.3.9.2.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-70002.3.9.2.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-70002.3.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-70002.3.9.2.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-70002.3.9.2.x86_64",
"product_id": "saltbundlepy-pyzmq-25.1.2-70002.3.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.x86_64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-70002.3.6.2.x86_64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-70002.3.6.2.x86_64",
"product_id": "saltbundlepy-simplejson-3.19.1-70002.3.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-70002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-70002.4.9.1.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.13-70002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-70002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.13-70002.4.9.1.x86_64",
"product_id": "saltbundlepy-tools-3.11.13-70002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-70002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-70002.4.6.1.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-70002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-70002.5.12.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-70002.5.12.1.x86_64",
"product_id": "venv-salt-minion-3006.0-70002.5.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product": {
"name": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
}
},
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools RES-7",
"product": {
"name": "SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-70002.4.9.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.9.1.aarch64"
},
"product_reference": "saltbundlepy-3.11.13-70002.4.9.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-70002.4.9.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.9.1.ppc64le"
},
"product_reference": "saltbundlepy-3.11.13-70002.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-3.11.13-70002.4.9.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.9.1.x86_64"
},
"product_reference": "saltbundlepy-3.11.13-70002.4.9.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-70002.4.9.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.9.1.aarch64"
},
"product_reference": "saltbundlepy-base-3.11.13-70002.4.9.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-70002.4.9.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.9.1.ppc64le"
},
"product_reference": "saltbundlepy-base-3.11.13-70002.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-base-3.11.13-70002.4.9.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.9.1.x86_64"
},
"product_reference": "saltbundlepy-base-3.11.13-70002.4.9.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-70002.4.9.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.9.1.aarch64"
},
"product_reference": "saltbundlepy-curses-3.11.13-70002.4.9.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-70002.4.9.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.9.1.ppc64le"
},
"product_reference": "saltbundlepy-curses-3.11.13-70002.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-curses-3.11.13-70002.4.9.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.9.1.x86_64"
},
"product_reference": "saltbundlepy-curses-3.11.13-70002.4.9.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-70002.4.9.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.9.1.aarch64"
},
"product_reference": "saltbundlepy-dbm-3.11.13-70002.4.9.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-70002.4.9.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.9.1.ppc64le"
},
"product_reference": "saltbundlepy-dbm-3.11.13-70002.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-dbm-3.11.13-70002.4.9.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.9.1.x86_64"
},
"product_reference": "saltbundlepy-dbm-3.11.13-70002.4.9.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-70002.4.9.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.9.1.aarch64"
},
"product_reference": "saltbundlepy-devel-3.11.13-70002.4.9.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-70002.4.9.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.9.1.ppc64le"
},
"product_reference": "saltbundlepy-devel-3.11.13-70002.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-devel-3.11.13-70002.4.9.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.9.1.x86_64"
},
"product_reference": "saltbundlepy-devel-3.11.13-70002.4.9.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-70002.4.9.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.9.1.aarch64"
},
"product_reference": "saltbundlepy-libs-3.11.13-70002.4.9.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-70002.4.9.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.9.1.ppc64le"
},
"product_reference": "saltbundlepy-libs-3.11.13-70002.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-libs-3.11.13-70002.4.9.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.9.1.x86_64"
},
"product_reference": "saltbundlepy-libs-3.11.13-70002.4.9.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-70002.3.9.2.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.9.2.aarch64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-70002.3.9.2.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-70002.3.9.2.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.9.2.ppc64le"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-70002.3.9.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-0.45.1-70002.3.9.2.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.9.2.x86_64"
},
"product_reference": "saltbundlepy-m2crypto-0.45.1-70002.3.9.2.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-70002.3.9.2.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-70002.3.9.2.noarch"
},
"product_reference": "saltbundlepy-m2crypto-doc-0.45.1-70002.3.9.2.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-70002.3.9.2.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.9.2.aarch64"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-70002.3.9.2.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-70002.3.9.2.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.9.2.ppc64le"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-70002.3.9.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-25.1.2-70002.3.9.2.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.9.2.x86_64"
},
"product_reference": "saltbundlepy-pyzmq-25.1.2-70002.3.9.2.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.aarch64"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.ppc64le"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.x86_64"
},
"product_reference": "saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-70002.3.6.2.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.6.2.aarch64"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-70002.3.6.2.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-70002.3.6.2.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.6.2.ppc64le"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-70002.3.6.2.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-simplejson-3.19.1-70002.3.6.2.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.6.2.x86_64"
},
"product_reference": "saltbundlepy-simplejson-3.19.1-70002.3.6.2.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-70002.4.9.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.9.1.aarch64"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-70002.4.9.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-70002.4.9.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.9.1.ppc64le"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-70002.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-testsuite-3.11.13-70002.4.9.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.9.1.x86_64"
},
"product_reference": "saltbundlepy-testsuite-3.11.13-70002.4.9.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-70002.4.9.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.9.1.aarch64"
},
"product_reference": "saltbundlepy-tools-3.11.13-70002.4.9.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-70002.4.9.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.9.1.ppc64le"
},
"product_reference": "saltbundlepy-tools-3.11.13-70002.4.9.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tools-3.11.13-70002.4.9.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.9.1.x86_64"
},
"product_reference": "saltbundlepy-tools-3.11.13-70002.4.9.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-70002.4.6.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.6.1.aarch64"
},
"product_reference": "saltbundlepy-tornado-6.3.2-70002.4.6.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-70002.4.6.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.6.1.ppc64le"
},
"product_reference": "saltbundlepy-tornado-6.3.2-70002.4.6.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "saltbundlepy-tornado-6.3.2-70002.4.6.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.6.1.x86_64"
},
"product_reference": "saltbundlepy-tornado-6.3.2-70002.4.6.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.1.13-70002.3.9.1.noarch as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.13-70002.3.9.1.noarch"
},
"product_reference": "spacecmd-5.1.13-70002.3.9.1.noarch",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70002.5.12.1.aarch64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.12.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-70002.5.12.1.aarch64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70002.5.12.1.ppc64le as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.12.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-70002.5.12.1.ppc64le",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70002.5.12.1.x86_64 as component of SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update",
"product_id": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.12.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-70002.5.12.1.x86_64",
"relates_to_product_reference": "SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.aarch64 as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.ppc64le as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.x86_64 as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.1.13-70002.3.9.1.noarch as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:spacecmd-5.1.13-70002.3.9.1.noarch"
},
"product_reference": "spacecmd-5.1.13-70002.3.9.1.noarch",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70002.5.12.1.aarch64 as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.12.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-70002.5.12.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70002.5.12.1.ppc64le as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.12.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-70002.5.12.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-70002.5.12.1.x86_64 as component of SUSE Multi Linux Manager Tools RES-7",
"product_id": "SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.12.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-70002.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools RES-7"
}
]
},
"vulnerabilities": [
{
"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 Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:spacecmd-5.1.13-70002.3.9.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.12.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.12.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.12.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.9.2.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.9.2.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.9.2.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-70002.3.9.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.9.2.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.9.2.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.9.2.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.6.2.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.6.2.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.6.2.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.13-70002.3.9.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.12.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.12.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.12.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 Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:spacecmd-5.1.13-70002.3.9.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.12.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.12.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.12.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.9.2.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.9.2.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.9.2.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-70002.3.9.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.9.2.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.9.2.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.9.2.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.6.2.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.6.2.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.6.2.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.13-70002.3.9.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.12.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.12.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.12.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 Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.x86_64",
"SUSE Multi Linux Manager Tools RES-7:spacecmd-5.1.13-70002.3.9.1.noarch",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.12.1.aarch64",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.12.1.ppc64le",
"SUSE Multi Linux Manager Tools RES-7:venv-salt-minion-3006.0-70002.5.12.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.10-70002.3.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-base-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-curses-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-dbm-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-devel-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-libs-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.9.2.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.9.2.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-0.45.1-70002.3.9.2.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-m2crypto-doc-0.45.1-70002.3.9.2.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.9.2.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.9.2.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-25.1.2-70002.3.9.2.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-pyzmq-devel-25.1.2-70002.3.9.2.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.6.2.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.6.2.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-simplejson-3.19.1-70002.3.6.2.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-testsuite-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.9.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.9.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tools-3.11.13-70002.4.9.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.6.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.6.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:saltbundlepy-tornado-6.3.2-70002.4.6.1.x86_64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:spacecmd-5.1.13-70002.3.9.1.noarch",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.12.1.aarch64",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.12.1.ppc64le",
"SUSE:RES-7:Update:Products:MultiLinuxManagerTools:Update:venv-salt-minion-3006.0-70002.5.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T09:25:11Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
SUSE-SU-2026:1523-1
Vulnerability from csaf_suse - Published: 2026-04-21 09:25 - Updated: 2026-04-21 09:25Summary
Security update 5.1.3 for Multi-Linux Manager Salt Bundle
Severity
Important
Notes
Title of the patch: Security update 5.1.3 for Multi-Linux Manager Salt Bundle
Description of the patch: This update fixes the following issues:
venv-salt-minion:
- Backport security patch for Salt vendored tornado (bsc#1259554):
* CVE-2026-31958: Add limits on multipart form data parsing
- Add x86_64_v2 as a possible rpm package architecture
- Make users with backslash working for salt-ssh (bsc#1254629)
- Fix ansible.playbooks extra-vars quoting (bsc#1257831)
- Fix virtualenv call in test helper to use proper python version
- Fix the issue preventing SELinux profile to be loaded on SLES 16
deployed using cloud images (bsc#1258957)
- Fix the typo causing buiding EL9 bundle without binary dependencies
Patchnames: SUSE-2026-1523,SUSE-MultiLinuxManagerTools-SLE-12-2026-1523
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
11 references
{
"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.1.3 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- Backport security patch for Salt vendored tornado (bsc#1259554):\n * CVE-2026-31958: Add limits on multipart form data parsing\n- Add x86_64_v2 as a possible rpm package architecture\n- Make users with backslash working for salt-ssh (bsc#1254629)\n- Fix ansible.playbooks extra-vars quoting (bsc#1257831)\n- Fix virtualenv call in test helper to use proper python version\n- Fix the issue preventing SELinux profile to be loaded on SLES 16\n deployed using cloud images (bsc#1258957)\n- Fix the typo causing buiding EL9 bundle without binary dependencies\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1523,SUSE-MultiLinuxManagerTools-SLE-12-2026-1523",
"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_1523-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1523-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261523-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1523-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045835.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254629",
"url": "https://bugzilla.suse.com/1254629"
},
{
"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 CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update 5.1.3 for Multi-Linux Manager Salt Bundle",
"tracking": {
"current_release_date": "2026-04-21T09:25:43Z",
"generator": {
"date": "2026-04-21T09:25:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1523-1",
"initial_release_date": "2026-04-21T09:25:43Z",
"revision_history": [
{
"date": "2026-04-21T09:25:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-120002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-3.11.13-120002.4.9.1.aarch64",
"product_id": "saltbundlepy-3.11.13-120002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-120002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.13-120002.4.9.1.aarch64",
"product_id": "saltbundlepy-base-3.11.13-120002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-120002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.13-120002.4.9.1.aarch64",
"product_id": "saltbundlepy-curses-3.11.13-120002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-120002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-120002.4.9.1.aarch64",
"product_id": "saltbundlepy-dbm-3.11.13-120002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-120002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.13-120002.4.9.1.aarch64",
"product_id": "saltbundlepy-devel-3.11.13-120002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-120002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.13-120002.4.9.1.aarch64",
"product_id": "saltbundlepy-libs-3.11.13-120002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-120002.3.9.1.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-120002.3.9.1.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-120002.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-120002.3.9.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-120002.3.9.1.aarch64",
"product_id": "saltbundlepy-pyzmq-25.1.2-120002.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.9.1.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.9.1.aarch64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-120002.3.6.1.aarch64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-120002.3.6.1.aarch64",
"product_id": "saltbundlepy-simplejson-3.19.1-120002.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-120002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-120002.4.9.1.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.13-120002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-120002.4.9.1.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.13-120002.4.9.1.aarch64",
"product_id": "saltbundlepy-tools-3.11.13-120002.4.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-120002.4.6.1.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-120002.4.6.1.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-120002.4.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-120002.5.12.1.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-120002.5.12.1.aarch64",
"product_id": "venv-salt-minion-3006.0-120002.5.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-120002.3.9.1.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-120002.3.9.1.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-120002.3.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-120002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-3.11.13-120002.4.9.1.ppc64le",
"product_id": "saltbundlepy-3.11.13-120002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-120002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.13-120002.4.9.1.ppc64le",
"product_id": "saltbundlepy-base-3.11.13-120002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-120002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.13-120002.4.9.1.ppc64le",
"product_id": "saltbundlepy-curses-3.11.13-120002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-120002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.13-120002.4.9.1.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.13-120002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-120002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.13-120002.4.9.1.ppc64le",
"product_id": "saltbundlepy-devel-3.11.13-120002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-120002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.13-120002.4.9.1.ppc64le",
"product_id": "saltbundlepy-libs-3.11.13-120002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-120002.3.9.1.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-120002.3.9.1.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-120002.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-120002.3.9.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-120002.3.9.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-25.1.2-120002.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.9.1.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.9.1.ppc64le",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-120002.3.6.1.ppc64le",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-120002.3.6.1.ppc64le",
"product_id": "saltbundlepy-simplejson-3.19.1-120002.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-120002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-120002.4.9.1.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.13-120002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-120002.4.9.1.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.13-120002.4.9.1.ppc64le",
"product_id": "saltbundlepy-tools-3.11.13-120002.4.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-120002.4.6.1.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-120002.4.6.1.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-120002.4.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-120002.5.12.1.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-120002.5.12.1.ppc64le",
"product_id": "venv-salt-minion-3006.0-120002.5.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-120002.4.9.1.s390x",
"product": {
"name": "saltbundlepy-3.11.13-120002.4.9.1.s390x",
"product_id": "saltbundlepy-3.11.13-120002.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-120002.4.9.1.s390x",
"product": {
"name": "saltbundlepy-base-3.11.13-120002.4.9.1.s390x",
"product_id": "saltbundlepy-base-3.11.13-120002.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-120002.4.9.1.s390x",
"product": {
"name": "saltbundlepy-curses-3.11.13-120002.4.9.1.s390x",
"product_id": "saltbundlepy-curses-3.11.13-120002.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-120002.4.9.1.s390x",
"product": {
"name": "saltbundlepy-dbm-3.11.13-120002.4.9.1.s390x",
"product_id": "saltbundlepy-dbm-3.11.13-120002.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-120002.4.9.1.s390x",
"product": {
"name": "saltbundlepy-devel-3.11.13-120002.4.9.1.s390x",
"product_id": "saltbundlepy-devel-3.11.13-120002.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-120002.4.9.1.s390x",
"product": {
"name": "saltbundlepy-libs-3.11.13-120002.4.9.1.s390x",
"product_id": "saltbundlepy-libs-3.11.13-120002.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-120002.3.9.1.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-120002.3.9.1.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-120002.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-120002.3.9.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-120002.3.9.1.s390x",
"product_id": "saltbundlepy-pyzmq-25.1.2-120002.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.9.1.s390x",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.9.1.s390x",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-120002.3.6.1.s390x",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-120002.3.6.1.s390x",
"product_id": "saltbundlepy-simplejson-3.19.1-120002.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-120002.4.9.1.s390x",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-120002.4.9.1.s390x",
"product_id": "saltbundlepy-testsuite-3.11.13-120002.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-120002.4.9.1.s390x",
"product": {
"name": "saltbundlepy-tools-3.11.13-120002.4.9.1.s390x",
"product_id": "saltbundlepy-tools-3.11.13-120002.4.9.1.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-120002.4.6.1.s390x",
"product": {
"name": "saltbundlepy-tornado-6.3.2-120002.4.6.1.s390x",
"product_id": "saltbundlepy-tornado-6.3.2-120002.4.6.1.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-120002.5.12.1.s390x",
"product": {
"name": "venv-salt-minion-3006.0-120002.5.12.1.s390x",
"product_id": "venv-salt-minion-3006.0-120002.5.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-120002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-3.11.13-120002.4.9.1.x86_64",
"product_id": "saltbundlepy-3.11.13-120002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-120002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.13-120002.4.9.1.x86_64",
"product_id": "saltbundlepy-base-3.11.13-120002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-120002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.13-120002.4.9.1.x86_64",
"product_id": "saltbundlepy-curses-3.11.13-120002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-120002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-120002.4.9.1.x86_64",
"product_id": "saltbundlepy-dbm-3.11.13-120002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-120002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.13-120002.4.9.1.x86_64",
"product_id": "saltbundlepy-devel-3.11.13-120002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-120002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.13-120002.4.9.1.x86_64",
"product_id": "saltbundlepy-libs-3.11.13-120002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-120002.3.9.1.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-120002.3.9.1.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-120002.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-120002.3.9.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-120002.3.9.1.x86_64",
"product_id": "saltbundlepy-pyzmq-25.1.2-120002.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.9.1.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.9.1.x86_64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-120002.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-120002.3.6.1.x86_64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-120002.3.6.1.x86_64",
"product_id": "saltbundlepy-simplejson-3.19.1-120002.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-120002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-120002.4.9.1.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.13-120002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-120002.4.9.1.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.13-120002.4.9.1.x86_64",
"product_id": "saltbundlepy-tools-3.11.13-120002.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-120002.4.6.1.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-120002.4.6.1.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-120002.4.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-120002.5.12.1.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-120002.5.12.1.x86_64",
"product_id": "venv-salt-minion-3006.0-120002.5.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools SLE-12",
"product": {
"name": "SUSE Multi Linux Manager Tools SLE-12",
"product_id": "SUSE Multi Linux Manager Tools SLE-12"
}
}
],
"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-120002.5.12.1.aarch64 as component of SUSE Multi Linux Manager Tools SLE-12",
"product_id": "SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.1.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-120002.5.12.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-120002.5.12.1.ppc64le as component of SUSE Multi Linux Manager Tools SLE-12",
"product_id": "SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.1.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-120002.5.12.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-120002.5.12.1.s390x as component of SUSE Multi Linux Manager Tools SLE-12",
"product_id": "SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.1.s390x"
},
"product_reference": "venv-salt-minion-3006.0-120002.5.12.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-120002.5.12.1.x86_64 as component of SUSE Multi Linux Manager Tools SLE-12",
"product_id": "SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.1.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-120002.5.12.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-12"
}
]
},
"vulnerabilities": [
{
"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 Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.1.s390x",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.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 Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.1.s390x",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.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 Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.1.s390x",
"SUSE Multi Linux Manager Tools SLE-12:venv-salt-minion-3006.0-120002.5.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T09:25:43Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
SUSE-SU-2026:1525-1
Vulnerability from csaf_suse - Published: 2026-04-21 09:26 - Updated: 2026-04-21 09:26Summary
Security update 5.1.3 for Multi-Linux Manager Salt Bundle
Severity
Important
Notes
Title of the patch: Security update 5.1.3 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: Security patch for Salt vendored tornado: Added limits on multipart form data parsing (bsc#1259554)
- Added x86_64_v2 as a possible rpm package architecture
- Make users with backslash working 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)
- Fixed the typo causing buiding EL9 bundle without binary dependencies
Patchnames: SUSE-2026-1525,SUSE-MultiLinuxManagerTools-SLE-15-2026-1525,SUSE-MultiLinuxManagerTools-SLE-Micro-5-2026-1525
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
11 references
{
"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.1.3 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: Security patch for Salt vendored tornado: Added limits on multipart form data parsing (bsc#1259554)\n\n- Added x86_64_v2 as a possible rpm package architecture\n- Make users with backslash working 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- Fixed the typo causing buiding EL9 bundle without binary dependencies\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1525,SUSE-MultiLinuxManagerTools-SLE-15-2026-1525,SUSE-MultiLinuxManagerTools-SLE-Micro-5-2026-1525",
"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_1525-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1525-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261525-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1525-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045833.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254629",
"url": "https://bugzilla.suse.com/1254629"
},
{
"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 CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update 5.1.3 for Multi-Linux Manager Salt Bundle",
"tracking": {
"current_release_date": "2026-04-21T09:26:32Z",
"generator": {
"date": "2026-04-21T09:26:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1525-1",
"initial_release_date": "2026-04-21T09:26:32Z",
"revision_history": [
{
"date": "2026-04-21T09:26:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-150002.4.9.2.aarch64",
"product": {
"name": "saltbundlepy-3.11.13-150002.4.9.2.aarch64",
"product_id": "saltbundlepy-3.11.13-150002.4.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-150002.4.9.2.aarch64",
"product": {
"name": "saltbundlepy-base-3.11.13-150002.4.9.2.aarch64",
"product_id": "saltbundlepy-base-3.11.13-150002.4.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-150002.4.9.2.aarch64",
"product": {
"name": "saltbundlepy-curses-3.11.13-150002.4.9.2.aarch64",
"product_id": "saltbundlepy-curses-3.11.13-150002.4.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-150002.4.9.2.aarch64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-150002.4.9.2.aarch64",
"product_id": "saltbundlepy-dbm-3.11.13-150002.4.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-150002.4.9.2.aarch64",
"product": {
"name": "saltbundlepy-devel-3.11.13-150002.4.9.2.aarch64",
"product_id": "saltbundlepy-devel-3.11.13-150002.4.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-150002.4.9.2.aarch64",
"product": {
"name": "saltbundlepy-libs-3.11.13-150002.4.9.2.aarch64",
"product_id": "saltbundlepy-libs-3.11.13-150002.4.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150002.3.9.2.aarch64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150002.3.9.2.aarch64",
"product_id": "saltbundlepy-m2crypto-0.45.1-150002.3.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-150002.3.9.2.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-150002.3.9.2.aarch64",
"product_id": "saltbundlepy-pyzmq-25.1.2-150002.3.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.9.2.aarch64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.9.2.aarch64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-150002.3.6.2.aarch64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-150002.3.6.2.aarch64",
"product_id": "saltbundlepy-simplejson-3.19.1-150002.3.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-150002.4.9.2.aarch64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-150002.4.9.2.aarch64",
"product_id": "saltbundlepy-testsuite-3.11.13-150002.4.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-150002.4.9.2.aarch64",
"product": {
"name": "saltbundlepy-tools-3.11.13-150002.4.9.2.aarch64",
"product_id": "saltbundlepy-tools-3.11.13-150002.4.9.2.aarch64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150002.4.6.2.aarch64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150002.4.6.2.aarch64",
"product_id": "saltbundlepy-tornado-6.3.2-150002.4.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150002.5.12.2.aarch64",
"product": {
"name": "venv-salt-minion-3006.0-150002.5.12.2.aarch64",
"product_id": "venv-salt-minion-3006.0-150002.5.12.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-doc-0.45.1-150002.3.9.2.noarch",
"product": {
"name": "saltbundlepy-m2crypto-doc-0.45.1-150002.3.9.2.noarch",
"product_id": "saltbundlepy-m2crypto-doc-0.45.1-150002.3.9.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-150002.4.9.2.ppc64le",
"product": {
"name": "saltbundlepy-3.11.13-150002.4.9.2.ppc64le",
"product_id": "saltbundlepy-3.11.13-150002.4.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-150002.4.9.2.ppc64le",
"product": {
"name": "saltbundlepy-base-3.11.13-150002.4.9.2.ppc64le",
"product_id": "saltbundlepy-base-3.11.13-150002.4.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-150002.4.9.2.ppc64le",
"product": {
"name": "saltbundlepy-curses-3.11.13-150002.4.9.2.ppc64le",
"product_id": "saltbundlepy-curses-3.11.13-150002.4.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-150002.4.9.2.ppc64le",
"product": {
"name": "saltbundlepy-dbm-3.11.13-150002.4.9.2.ppc64le",
"product_id": "saltbundlepy-dbm-3.11.13-150002.4.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-150002.4.9.2.ppc64le",
"product": {
"name": "saltbundlepy-devel-3.11.13-150002.4.9.2.ppc64le",
"product_id": "saltbundlepy-devel-3.11.13-150002.4.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-150002.4.9.2.ppc64le",
"product": {
"name": "saltbundlepy-libs-3.11.13-150002.4.9.2.ppc64le",
"product_id": "saltbundlepy-libs-3.11.13-150002.4.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150002.3.9.2.ppc64le",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150002.3.9.2.ppc64le",
"product_id": "saltbundlepy-m2crypto-0.45.1-150002.3.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-150002.3.9.2.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-150002.3.9.2.ppc64le",
"product_id": "saltbundlepy-pyzmq-25.1.2-150002.3.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.9.2.ppc64le",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.9.2.ppc64le",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-150002.3.6.2.ppc64le",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-150002.3.6.2.ppc64le",
"product_id": "saltbundlepy-simplejson-3.19.1-150002.3.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-150002.4.9.2.ppc64le",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-150002.4.9.2.ppc64le",
"product_id": "saltbundlepy-testsuite-3.11.13-150002.4.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-150002.4.9.2.ppc64le",
"product": {
"name": "saltbundlepy-tools-3.11.13-150002.4.9.2.ppc64le",
"product_id": "saltbundlepy-tools-3.11.13-150002.4.9.2.ppc64le"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150002.4.6.2.ppc64le",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150002.4.6.2.ppc64le",
"product_id": "saltbundlepy-tornado-6.3.2-150002.4.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150002.5.12.2.ppc64le",
"product": {
"name": "venv-salt-minion-3006.0-150002.5.12.2.ppc64le",
"product_id": "venv-salt-minion-3006.0-150002.5.12.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-150002.4.9.2.s390x",
"product": {
"name": "saltbundlepy-3.11.13-150002.4.9.2.s390x",
"product_id": "saltbundlepy-3.11.13-150002.4.9.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-150002.4.9.2.s390x",
"product": {
"name": "saltbundlepy-base-3.11.13-150002.4.9.2.s390x",
"product_id": "saltbundlepy-base-3.11.13-150002.4.9.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-150002.4.9.2.s390x",
"product": {
"name": "saltbundlepy-curses-3.11.13-150002.4.9.2.s390x",
"product_id": "saltbundlepy-curses-3.11.13-150002.4.9.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-150002.4.9.2.s390x",
"product": {
"name": "saltbundlepy-dbm-3.11.13-150002.4.9.2.s390x",
"product_id": "saltbundlepy-dbm-3.11.13-150002.4.9.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-150002.4.9.2.s390x",
"product": {
"name": "saltbundlepy-devel-3.11.13-150002.4.9.2.s390x",
"product_id": "saltbundlepy-devel-3.11.13-150002.4.9.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-150002.4.9.2.s390x",
"product": {
"name": "saltbundlepy-libs-3.11.13-150002.4.9.2.s390x",
"product_id": "saltbundlepy-libs-3.11.13-150002.4.9.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150002.3.9.2.s390x",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150002.3.9.2.s390x",
"product_id": "saltbundlepy-m2crypto-0.45.1-150002.3.9.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-150002.3.9.2.s390x",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-150002.3.9.2.s390x",
"product_id": "saltbundlepy-pyzmq-25.1.2-150002.3.9.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.9.2.s390x",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.9.2.s390x",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.9.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-150002.3.6.2.s390x",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-150002.3.6.2.s390x",
"product_id": "saltbundlepy-simplejson-3.19.1-150002.3.6.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-150002.4.9.2.s390x",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-150002.4.9.2.s390x",
"product_id": "saltbundlepy-testsuite-3.11.13-150002.4.9.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-150002.4.9.2.s390x",
"product": {
"name": "saltbundlepy-tools-3.11.13-150002.4.9.2.s390x",
"product_id": "saltbundlepy-tools-3.11.13-150002.4.9.2.s390x"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150002.4.6.2.s390x",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150002.4.6.2.s390x",
"product_id": "saltbundlepy-tornado-6.3.2-150002.4.6.2.s390x"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150002.5.12.2.s390x",
"product": {
"name": "venv-salt-minion-3006.0-150002.5.12.2.s390x",
"product_id": "venv-salt-minion-3006.0-150002.5.12.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "saltbundlepy-3.11.13-150002.4.9.2.x86_64",
"product": {
"name": "saltbundlepy-3.11.13-150002.4.9.2.x86_64",
"product_id": "saltbundlepy-3.11.13-150002.4.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-base-3.11.13-150002.4.9.2.x86_64",
"product": {
"name": "saltbundlepy-base-3.11.13-150002.4.9.2.x86_64",
"product_id": "saltbundlepy-base-3.11.13-150002.4.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-curses-3.11.13-150002.4.9.2.x86_64",
"product": {
"name": "saltbundlepy-curses-3.11.13-150002.4.9.2.x86_64",
"product_id": "saltbundlepy-curses-3.11.13-150002.4.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-dbm-3.11.13-150002.4.9.2.x86_64",
"product": {
"name": "saltbundlepy-dbm-3.11.13-150002.4.9.2.x86_64",
"product_id": "saltbundlepy-dbm-3.11.13-150002.4.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-devel-3.11.13-150002.4.9.2.x86_64",
"product": {
"name": "saltbundlepy-devel-3.11.13-150002.4.9.2.x86_64",
"product_id": "saltbundlepy-devel-3.11.13-150002.4.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-libs-3.11.13-150002.4.9.2.x86_64",
"product": {
"name": "saltbundlepy-libs-3.11.13-150002.4.9.2.x86_64",
"product_id": "saltbundlepy-libs-3.11.13-150002.4.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-m2crypto-0.45.1-150002.3.9.2.x86_64",
"product": {
"name": "saltbundlepy-m2crypto-0.45.1-150002.3.9.2.x86_64",
"product_id": "saltbundlepy-m2crypto-0.45.1-150002.3.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-25.1.2-150002.3.9.2.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-25.1.2-150002.3.9.2.x86_64",
"product_id": "saltbundlepy-pyzmq-25.1.2-150002.3.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.9.2.x86_64",
"product": {
"name": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.9.2.x86_64",
"product_id": "saltbundlepy-pyzmq-devel-25.1.2-150002.3.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-simplejson-3.19.1-150002.3.6.2.x86_64",
"product": {
"name": "saltbundlepy-simplejson-3.19.1-150002.3.6.2.x86_64",
"product_id": "saltbundlepy-simplejson-3.19.1-150002.3.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-testsuite-3.11.13-150002.4.9.2.x86_64",
"product": {
"name": "saltbundlepy-testsuite-3.11.13-150002.4.9.2.x86_64",
"product_id": "saltbundlepy-testsuite-3.11.13-150002.4.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tools-3.11.13-150002.4.9.2.x86_64",
"product": {
"name": "saltbundlepy-tools-3.11.13-150002.4.9.2.x86_64",
"product_id": "saltbundlepy-tools-3.11.13-150002.4.9.2.x86_64"
}
},
{
"category": "product_version",
"name": "saltbundlepy-tornado-6.3.2-150002.4.6.2.x86_64",
"product": {
"name": "saltbundlepy-tornado-6.3.2-150002.4.6.2.x86_64",
"product_id": "saltbundlepy-tornado-6.3.2-150002.4.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "venv-salt-minion-3006.0-150002.5.12.2.x86_64",
"product": {
"name": "venv-salt-minion-3006.0-150002.5.12.2.x86_64",
"product_id": "venv-salt-minion-3006.0-150002.5.12.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools SLE-15",
"product": {
"name": "SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15"
}
},
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools SLE-Micro-5",
"product": {
"name": "SUSE Multi Linux Manager Tools SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools SLE-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-150002.5.12.2.aarch64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-150002.5.12.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150002.5.12.2.ppc64le as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-150002.5.12.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150002.5.12.2.s390x as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.s390x"
},
"product_reference": "venv-salt-minion-3006.0-150002.5.12.2.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150002.5.12.2.x86_64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-150002.5.12.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150002.5.12.2.aarch64 as component of SUSE Multi Linux Manager Tools SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.aarch64"
},
"product_reference": "venv-salt-minion-3006.0-150002.5.12.2.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150002.5.12.2.ppc64le as component of SUSE Multi Linux Manager Tools SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.ppc64le"
},
"product_reference": "venv-salt-minion-3006.0-150002.5.12.2.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150002.5.12.2.s390x as component of SUSE Multi Linux Manager Tools SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.s390x"
},
"product_reference": "venv-salt-minion-3006.0-150002.5.12.2.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-Micro-5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "venv-salt-minion-3006.0-150002.5.12.2.x86_64 as component of SUSE Multi Linux Manager Tools SLE-Micro-5",
"product_id": "SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.x86_64"
},
"product_reference": "venv-salt-minion-3006.0-150002.5.12.2.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-Micro-5"
}
]
},
"vulnerabilities": [
{
"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 Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.s390x",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.x86_64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.aarch64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.ppc64le",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.s390x",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.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 Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.s390x",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.x86_64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.aarch64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.ppc64le",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.s390x",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.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 Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.s390x",
"SUSE Multi Linux Manager Tools SLE-15:venv-salt-minion-3006.0-150002.5.12.2.x86_64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.aarch64",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.ppc64le",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.s390x",
"SUSE Multi Linux Manager Tools SLE-Micro-5:venv-salt-minion-3006.0-150002.5.12.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T09:26:32Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
SUSE-SU-2026:20761-1
Vulnerability from csaf_suse - Published: 2026-03-20 10:55 - Updated: 2026-03-20 10:55Summary
Security update for python-tornado6
Severity
Important
Notes
Title of the patch: Security update for python-tornado6
Description of the patch: This update for python-tornado6 fixes the following issues:
- CVE-2026-31958: parsing large multipart bodies with many parts can cause a denial of service (bsc#1259553).
- incomplete validation of cookie attributes allows for injection of user-controlled values in other cookie attributes
(bsc#1259630).
Patchnames: SUSE-SL-Micro-6.2-420
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
9 references
{
"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 for python-tornado6",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-tornado6 fixes the following issues:\n\n- CVE-2026-31958: parsing large multipart bodies with many parts can cause a denial of service (bsc#1259553).\n- incomplete validation of cookie attributes allows for injection of user-controlled values in other cookie attributes\n (bsc#1259630).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-420",
"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_20761-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20761-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620761-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20761-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024825.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259553",
"url": "https://bugzilla.suse.com/1259553"
},
{
"category": "self",
"summary": "SUSE Bug 1259630",
"url": "https://bugzilla.suse.com/1259630"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update for python-tornado6",
"tracking": {
"current_release_date": "2026-03-20T10:55:14Z",
"generator": {
"date": "2026-03-20T10:55:14Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20761-1",
"initial_release_date": "2026-03-20T10:55:14Z",
"revision_history": [
{
"date": "2026-03-20T10:55:14Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.4.1.aarch64",
"product": {
"name": "python313-tornado6-6.5-160000.4.1.aarch64",
"product_id": "python313-tornado6-6.5-160000.4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.4.1.ppc64le",
"product": {
"name": "python313-tornado6-6.5-160000.4.1.ppc64le",
"product_id": "python313-tornado6-6.5-160000.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.4.1.s390x",
"product": {
"name": "python313-tornado6-6.5-160000.4.1.s390x",
"product_id": "python313-tornado6-6.5-160000.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.4.1.x86_64",
"product": {
"name": "python313-tornado6-6.5-160000.4.1.x86_64",
"product_id": "python313-tornado6-6.5-160000.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:transactional"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.4.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.4.1.aarch64"
},
"product_reference": "python313-tornado6-6.5-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.4.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.4.1.ppc64le"
},
"product_reference": "python313-tornado6-6.5-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.4.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.4.1.s390x"
},
"product_reference": "python313-tornado6-6.5-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.4.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.4.1.x86_64"
},
"product_reference": "python313-tornado6-6.5-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"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 Linux Micro 6.2:python313-tornado6-6.5-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.4.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.4.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 Linux Micro 6.2:python313-tornado6-6.5-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.4.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.4.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 Linux Micro 6.2:python313-tornado6-6.5-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.4.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-20T10:55:14Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
SUSE-SU-2026:20770-1
Vulnerability from csaf_suse - Published: 2026-03-23 09:36 - Updated: 2026-03-23 09:36Summary
Security update for python-tornado6
Severity
Important
Notes
Title of the patch: Security update for python-tornado6
Description of the patch: This update for python-tornado6 fixes the following issues:
- CVE-2026-31958: parsing large multipart bodies with many parts can cause a denial of service (bsc#1259553).
- incomplete validation of cookie attributes allows for injection of user-controlled values in other cookie attributes
(bsc#1259630).
Patchnames: SUSE-SLE-Micro-6.1-456
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
9 references
{
"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 for python-tornado6",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-tornado6 fixes the following issues:\n\n- CVE-2026-31958: parsing large multipart bodies with many parts can cause a denial of service (bsc#1259553).\n- incomplete validation of cookie attributes allows for injection of user-controlled values in other cookie attributes\n (bsc#1259630).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-456",
"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_20770-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20770-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620770-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20770-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024864.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259553",
"url": "https://bugzilla.suse.com/1259553"
},
{
"category": "self",
"summary": "SUSE Bug 1259630",
"url": "https://bugzilla.suse.com/1259630"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update for python-tornado6",
"tracking": {
"current_release_date": "2026-03-23T09:36:33Z",
"generator": {
"date": "2026-03-23T09:36:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20770-1",
"initial_release_date": "2026-03-23T09:36:33Z",
"revision_history": [
{
"date": "2026-03-23T09:36:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-slfo.1.1_4.1.aarch64",
"product": {
"name": "python311-tornado6-6.4-slfo.1.1_4.1.aarch64",
"product_id": "python311-tornado6-6.4-slfo.1.1_4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-slfo.1.1_4.1.ppc64le",
"product": {
"name": "python311-tornado6-6.4-slfo.1.1_4.1.ppc64le",
"product_id": "python311-tornado6-6.4-slfo.1.1_4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-slfo.1.1_4.1.s390x",
"product": {
"name": "python311-tornado6-6.4-slfo.1.1_4.1.s390x",
"product_id": "python311-tornado6-6.4-slfo.1.1_4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-slfo.1.1_4.1.x86_64",
"product": {
"name": "python311-tornado6-6.4-slfo.1.1_4.1.x86_64",
"product_id": "python311-tornado6-6.4-slfo.1.1_4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.4-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.1.aarch64"
},
"product_reference": "python311-tornado6-6.4-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.4-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.1.ppc64le"
},
"product_reference": "python311-tornado6-6.4-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.4-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.1.s390x"
},
"product_reference": "python311-tornado6-6.4-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.4-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.1.x86_64"
},
"product_reference": "python311-tornado6-6.4-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"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 Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.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 Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.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 Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-23T09:36:33Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
SUSE-SU-2026:20797-1
Vulnerability from csaf_suse - Published: 2026-03-23 09:16 - Updated: 2026-03-23 09:16Summary
Security update for python-tornado6
Severity
Important
Notes
Title of the patch: Security update for python-tornado6
Description of the patch: This update for python-tornado6 fixes the following issues:
- CVE-2026-31958: parsing large multipart bodies with many parts can cause a denial of service (bsc#1259553).
- incomplete validation of cookie attributes allows for injection of user-controlled values in other cookie attributes
(bsc#1259630).
Patchnames: SUSE-SLE-Micro-6.0-634
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:python311-tornado6-6.4-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-tornado6-6.4-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-tornado6-6.4-5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
9 references
{
"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 for python-tornado6",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-tornado6 fixes the following issues:\n\n- CVE-2026-31958: parsing large multipart bodies with many parts can cause a denial of service (bsc#1259553).\n- incomplete validation of cookie attributes allows for injection of user-controlled values in other cookie attributes\n (bsc#1259630).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-634",
"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_20797-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20797-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620797-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20797-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024892.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259553",
"url": "https://bugzilla.suse.com/1259553"
},
{
"category": "self",
"summary": "SUSE Bug 1259630",
"url": "https://bugzilla.suse.com/1259630"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "Security update for python-tornado6",
"tracking": {
"current_release_date": "2026-03-23T09:16:44Z",
"generator": {
"date": "2026-03-23T09:16:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20797-1",
"initial_release_date": "2026-03-23T09:16:44Z",
"revision_history": [
{
"date": "2026-03-23T09:16:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-5.1.aarch64",
"product": {
"name": "python311-tornado6-6.4-5.1.aarch64",
"product_id": "python311-tornado6-6.4-5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-5.1.s390x",
"product": {
"name": "python311-tornado6-6.4-5.1.s390x",
"product_id": "python311-tornado6-6.4-5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-5.1.x86_64",
"product": {
"name": "python311-tornado6-6.4-5.1.x86_64",
"product_id": "python311-tornado6-6.4-5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.4-5.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-tornado6-6.4-5.1.aarch64"
},
"product_reference": "python311-tornado6-6.4-5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.4-5.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-tornado6-6.4-5.1.s390x"
},
"product_reference": "python311-tornado6-6.4-5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.4-5.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-tornado6-6.4-5.1.x86_64"
},
"product_reference": "python311-tornado6-6.4-5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"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 Linux Micro 6.0:python311-tornado6-6.4-5.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-5.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-5.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 Linux Micro 6.0:python311-tornado6-6.4-5.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-5.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-5.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 Linux Micro 6.0:python311-tornado6-6.4-5.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-5.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-23T09:16:44Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
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…
Loading…