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 ?
CWE
- CWE-400 - Uncontrolled Resource Consumption
Assigner
References
| URL | Tags | ||||
|---|---|---|---|---|---|
|
|||||
Impacted products
| 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": {
"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"
}
}
}
OPENSUSE-SU-2026:10389-1
Vulnerability from csaf_opensuse - Published: 2026-03-18 00:00 - Updated: 2026-03-18 00:00Summary
python311-salt-3006.0-56.1 on GA media
Severity
Moderate
Notes
Title of the patch: python311-salt-3006.0-56.1 on GA media
Description of the patch: These are all security issues fixed in the python311-salt-3006.0-56.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10389
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "python311-salt-3006.0-56.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-salt-3006.0-56.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10389",
"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/opensuse-su-2026_10389-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "python311-salt-3006.0-56.1 on GA media",
"tracking": {
"current_release_date": "2026-03-18T00:00:00Z",
"generator": {
"date": "2026-03-18T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10389-1",
"initial_release_date": "2026-03-18T00:00:00Z",
"revision_history": [
{
"date": "2026-03-18T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-56.1.aarch64",
"product": {
"name": "python311-salt-3006.0-56.1.aarch64",
"product_id": "python311-salt-3006.0-56.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-salt-3006.0-56.1.aarch64",
"product": {
"name": "python313-salt-3006.0-56.1.aarch64",
"product_id": "python313-salt-3006.0-56.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-56.1.aarch64",
"product": {
"name": "salt-3006.0-56.1.aarch64",
"product_id": "salt-3006.0-56.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-56.1.aarch64",
"product": {
"name": "salt-api-3006.0-56.1.aarch64",
"product_id": "salt-api-3006.0-56.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-56.1.aarch64",
"product": {
"name": "salt-bash-completion-3006.0-56.1.aarch64",
"product_id": "salt-bash-completion-3006.0-56.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-56.1.aarch64",
"product": {
"name": "salt-cloud-3006.0-56.1.aarch64",
"product_id": "salt-cloud-3006.0-56.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-56.1.aarch64",
"product": {
"name": "salt-doc-3006.0-56.1.aarch64",
"product_id": "salt-doc-3006.0-56.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-56.1.aarch64",
"product": {
"name": "salt-fish-completion-3006.0-56.1.aarch64",
"product_id": "salt-fish-completion-3006.0-56.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-56.1.aarch64",
"product": {
"name": "salt-master-3006.0-56.1.aarch64",
"product_id": "salt-master-3006.0-56.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-56.1.aarch64",
"product": {
"name": "salt-minion-3006.0-56.1.aarch64",
"product_id": "salt-minion-3006.0-56.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-56.1.aarch64",
"product": {
"name": "salt-proxy-3006.0-56.1.aarch64",
"product_id": "salt-proxy-3006.0-56.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-56.1.aarch64",
"product": {
"name": "salt-ssh-3006.0-56.1.aarch64",
"product_id": "salt-ssh-3006.0-56.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-56.1.aarch64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-56.1.aarch64",
"product_id": "salt-standalone-formulas-configuration-3006.0-56.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-56.1.aarch64",
"product": {
"name": "salt-syndic-3006.0-56.1.aarch64",
"product_id": "salt-syndic-3006.0-56.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-56.1.aarch64",
"product": {
"name": "salt-transactional-update-3006.0-56.1.aarch64",
"product_id": "salt-transactional-update-3006.0-56.1.aarch64"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-56.1.aarch64",
"product": {
"name": "salt-zsh-completion-3006.0-56.1.aarch64",
"product_id": "salt-zsh-completion-3006.0-56.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-56.1.ppc64le",
"product": {
"name": "python311-salt-3006.0-56.1.ppc64le",
"product_id": "python311-salt-3006.0-56.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-salt-3006.0-56.1.ppc64le",
"product": {
"name": "python313-salt-3006.0-56.1.ppc64le",
"product_id": "python313-salt-3006.0-56.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-3006.0-56.1.ppc64le",
"product": {
"name": "salt-3006.0-56.1.ppc64le",
"product_id": "salt-3006.0-56.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-56.1.ppc64le",
"product": {
"name": "salt-api-3006.0-56.1.ppc64le",
"product_id": "salt-api-3006.0-56.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-56.1.ppc64le",
"product": {
"name": "salt-bash-completion-3006.0-56.1.ppc64le",
"product_id": "salt-bash-completion-3006.0-56.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-56.1.ppc64le",
"product": {
"name": "salt-cloud-3006.0-56.1.ppc64le",
"product_id": "salt-cloud-3006.0-56.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-56.1.ppc64le",
"product": {
"name": "salt-doc-3006.0-56.1.ppc64le",
"product_id": "salt-doc-3006.0-56.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-56.1.ppc64le",
"product": {
"name": "salt-fish-completion-3006.0-56.1.ppc64le",
"product_id": "salt-fish-completion-3006.0-56.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-56.1.ppc64le",
"product": {
"name": "salt-master-3006.0-56.1.ppc64le",
"product_id": "salt-master-3006.0-56.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-56.1.ppc64le",
"product": {
"name": "salt-minion-3006.0-56.1.ppc64le",
"product_id": "salt-minion-3006.0-56.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-56.1.ppc64le",
"product": {
"name": "salt-proxy-3006.0-56.1.ppc64le",
"product_id": "salt-proxy-3006.0-56.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-56.1.ppc64le",
"product": {
"name": "salt-ssh-3006.0-56.1.ppc64le",
"product_id": "salt-ssh-3006.0-56.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-56.1.ppc64le",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-56.1.ppc64le",
"product_id": "salt-standalone-formulas-configuration-3006.0-56.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-56.1.ppc64le",
"product": {
"name": "salt-syndic-3006.0-56.1.ppc64le",
"product_id": "salt-syndic-3006.0-56.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-56.1.ppc64le",
"product": {
"name": "salt-transactional-update-3006.0-56.1.ppc64le",
"product_id": "salt-transactional-update-3006.0-56.1.ppc64le"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-56.1.ppc64le",
"product": {
"name": "salt-zsh-completion-3006.0-56.1.ppc64le",
"product_id": "salt-zsh-completion-3006.0-56.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-56.1.s390x",
"product": {
"name": "python311-salt-3006.0-56.1.s390x",
"product_id": "python311-salt-3006.0-56.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-salt-3006.0-56.1.s390x",
"product": {
"name": "python313-salt-3006.0-56.1.s390x",
"product_id": "python313-salt-3006.0-56.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-3006.0-56.1.s390x",
"product": {
"name": "salt-3006.0-56.1.s390x",
"product_id": "salt-3006.0-56.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-56.1.s390x",
"product": {
"name": "salt-api-3006.0-56.1.s390x",
"product_id": "salt-api-3006.0-56.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-56.1.s390x",
"product": {
"name": "salt-bash-completion-3006.0-56.1.s390x",
"product_id": "salt-bash-completion-3006.0-56.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-56.1.s390x",
"product": {
"name": "salt-cloud-3006.0-56.1.s390x",
"product_id": "salt-cloud-3006.0-56.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-56.1.s390x",
"product": {
"name": "salt-doc-3006.0-56.1.s390x",
"product_id": "salt-doc-3006.0-56.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-56.1.s390x",
"product": {
"name": "salt-fish-completion-3006.0-56.1.s390x",
"product_id": "salt-fish-completion-3006.0-56.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-56.1.s390x",
"product": {
"name": "salt-master-3006.0-56.1.s390x",
"product_id": "salt-master-3006.0-56.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-56.1.s390x",
"product": {
"name": "salt-minion-3006.0-56.1.s390x",
"product_id": "salt-minion-3006.0-56.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-56.1.s390x",
"product": {
"name": "salt-proxy-3006.0-56.1.s390x",
"product_id": "salt-proxy-3006.0-56.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-56.1.s390x",
"product": {
"name": "salt-ssh-3006.0-56.1.s390x",
"product_id": "salt-ssh-3006.0-56.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-56.1.s390x",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-56.1.s390x",
"product_id": "salt-standalone-formulas-configuration-3006.0-56.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-56.1.s390x",
"product": {
"name": "salt-syndic-3006.0-56.1.s390x",
"product_id": "salt-syndic-3006.0-56.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-56.1.s390x",
"product": {
"name": "salt-transactional-update-3006.0-56.1.s390x",
"product_id": "salt-transactional-update-3006.0-56.1.s390x"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-56.1.s390x",
"product": {
"name": "salt-zsh-completion-3006.0-56.1.s390x",
"product_id": "salt-zsh-completion-3006.0-56.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-salt-3006.0-56.1.x86_64",
"product": {
"name": "python311-salt-3006.0-56.1.x86_64",
"product_id": "python311-salt-3006.0-56.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-salt-3006.0-56.1.x86_64",
"product": {
"name": "python313-salt-3006.0-56.1.x86_64",
"product_id": "python313-salt-3006.0-56.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-3006.0-56.1.x86_64",
"product": {
"name": "salt-3006.0-56.1.x86_64",
"product_id": "salt-3006.0-56.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-api-3006.0-56.1.x86_64",
"product": {
"name": "salt-api-3006.0-56.1.x86_64",
"product_id": "salt-api-3006.0-56.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-bash-completion-3006.0-56.1.x86_64",
"product": {
"name": "salt-bash-completion-3006.0-56.1.x86_64",
"product_id": "salt-bash-completion-3006.0-56.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-cloud-3006.0-56.1.x86_64",
"product": {
"name": "salt-cloud-3006.0-56.1.x86_64",
"product_id": "salt-cloud-3006.0-56.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-doc-3006.0-56.1.x86_64",
"product": {
"name": "salt-doc-3006.0-56.1.x86_64",
"product_id": "salt-doc-3006.0-56.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-fish-completion-3006.0-56.1.x86_64",
"product": {
"name": "salt-fish-completion-3006.0-56.1.x86_64",
"product_id": "salt-fish-completion-3006.0-56.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-master-3006.0-56.1.x86_64",
"product": {
"name": "salt-master-3006.0-56.1.x86_64",
"product_id": "salt-master-3006.0-56.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-minion-3006.0-56.1.x86_64",
"product": {
"name": "salt-minion-3006.0-56.1.x86_64",
"product_id": "salt-minion-3006.0-56.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-proxy-3006.0-56.1.x86_64",
"product": {
"name": "salt-proxy-3006.0-56.1.x86_64",
"product_id": "salt-proxy-3006.0-56.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-ssh-3006.0-56.1.x86_64",
"product": {
"name": "salt-ssh-3006.0-56.1.x86_64",
"product_id": "salt-ssh-3006.0-56.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-standalone-formulas-configuration-3006.0-56.1.x86_64",
"product": {
"name": "salt-standalone-formulas-configuration-3006.0-56.1.x86_64",
"product_id": "salt-standalone-formulas-configuration-3006.0-56.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-syndic-3006.0-56.1.x86_64",
"product": {
"name": "salt-syndic-3006.0-56.1.x86_64",
"product_id": "salt-syndic-3006.0-56.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-transactional-update-3006.0-56.1.x86_64",
"product": {
"name": "salt-transactional-update-3006.0-56.1.x86_64",
"product_id": "salt-transactional-update-3006.0-56.1.x86_64"
}
},
{
"category": "product_version",
"name": "salt-zsh-completion-3006.0-56.1.x86_64",
"product": {
"name": "salt-zsh-completion-3006.0-56.1.x86_64",
"product_id": "salt-zsh-completion-3006.0-56.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-56.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-salt-3006.0-56.1.aarch64"
},
"product_reference": "python311-salt-3006.0-56.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-56.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-salt-3006.0-56.1.ppc64le"
},
"product_reference": "python311-salt-3006.0-56.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-56.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-salt-3006.0-56.1.s390x"
},
"product_reference": "python311-salt-3006.0-56.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-salt-3006.0-56.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-salt-3006.0-56.1.x86_64"
},
"product_reference": "python311-salt-3006.0-56.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-salt-3006.0-56.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-salt-3006.0-56.1.aarch64"
},
"product_reference": "python313-salt-3006.0-56.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-salt-3006.0-56.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-salt-3006.0-56.1.ppc64le"
},
"product_reference": "python313-salt-3006.0-56.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-salt-3006.0-56.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-salt-3006.0-56.1.s390x"
},
"product_reference": "python313-salt-3006.0-56.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-salt-3006.0-56.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-salt-3006.0-56.1.x86_64"
},
"product_reference": "python313-salt-3006.0-56.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-56.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-3006.0-56.1.aarch64"
},
"product_reference": "salt-3006.0-56.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-56.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-3006.0-56.1.ppc64le"
},
"product_reference": "salt-3006.0-56.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-56.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-3006.0-56.1.s390x"
},
"product_reference": "salt-3006.0-56.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-3006.0-56.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-3006.0-56.1.x86_64"
},
"product_reference": "salt-3006.0-56.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-56.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-api-3006.0-56.1.aarch64"
},
"product_reference": "salt-api-3006.0-56.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-56.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-api-3006.0-56.1.ppc64le"
},
"product_reference": "salt-api-3006.0-56.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-56.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-api-3006.0-56.1.s390x"
},
"product_reference": "salt-api-3006.0-56.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-api-3006.0-56.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-api-3006.0-56.1.x86_64"
},
"product_reference": "salt-api-3006.0-56.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-56.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.aarch64"
},
"product_reference": "salt-bash-completion-3006.0-56.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-56.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.ppc64le"
},
"product_reference": "salt-bash-completion-3006.0-56.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-56.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.s390x"
},
"product_reference": "salt-bash-completion-3006.0-56.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-bash-completion-3006.0-56.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.x86_64"
},
"product_reference": "salt-bash-completion-3006.0-56.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-56.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-cloud-3006.0-56.1.aarch64"
},
"product_reference": "salt-cloud-3006.0-56.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-56.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-cloud-3006.0-56.1.ppc64le"
},
"product_reference": "salt-cloud-3006.0-56.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-56.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-cloud-3006.0-56.1.s390x"
},
"product_reference": "salt-cloud-3006.0-56.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-cloud-3006.0-56.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-cloud-3006.0-56.1.x86_64"
},
"product_reference": "salt-cloud-3006.0-56.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-56.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-doc-3006.0-56.1.aarch64"
},
"product_reference": "salt-doc-3006.0-56.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-56.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-doc-3006.0-56.1.ppc64le"
},
"product_reference": "salt-doc-3006.0-56.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-56.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-doc-3006.0-56.1.s390x"
},
"product_reference": "salt-doc-3006.0-56.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-doc-3006.0-56.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-doc-3006.0-56.1.x86_64"
},
"product_reference": "salt-doc-3006.0-56.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-56.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.aarch64"
},
"product_reference": "salt-fish-completion-3006.0-56.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-56.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.ppc64le"
},
"product_reference": "salt-fish-completion-3006.0-56.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-56.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.s390x"
},
"product_reference": "salt-fish-completion-3006.0-56.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-fish-completion-3006.0-56.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.x86_64"
},
"product_reference": "salt-fish-completion-3006.0-56.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-56.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-master-3006.0-56.1.aarch64"
},
"product_reference": "salt-master-3006.0-56.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-56.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-master-3006.0-56.1.ppc64le"
},
"product_reference": "salt-master-3006.0-56.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-56.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-master-3006.0-56.1.s390x"
},
"product_reference": "salt-master-3006.0-56.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-master-3006.0-56.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-master-3006.0-56.1.x86_64"
},
"product_reference": "salt-master-3006.0-56.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-56.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-minion-3006.0-56.1.aarch64"
},
"product_reference": "salt-minion-3006.0-56.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-56.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-minion-3006.0-56.1.ppc64le"
},
"product_reference": "salt-minion-3006.0-56.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-56.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-minion-3006.0-56.1.s390x"
},
"product_reference": "salt-minion-3006.0-56.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-minion-3006.0-56.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-minion-3006.0-56.1.x86_64"
},
"product_reference": "salt-minion-3006.0-56.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-56.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-proxy-3006.0-56.1.aarch64"
},
"product_reference": "salt-proxy-3006.0-56.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-56.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-proxy-3006.0-56.1.ppc64le"
},
"product_reference": "salt-proxy-3006.0-56.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-56.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-proxy-3006.0-56.1.s390x"
},
"product_reference": "salt-proxy-3006.0-56.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-proxy-3006.0-56.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-proxy-3006.0-56.1.x86_64"
},
"product_reference": "salt-proxy-3006.0-56.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-56.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-ssh-3006.0-56.1.aarch64"
},
"product_reference": "salt-ssh-3006.0-56.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-56.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-ssh-3006.0-56.1.ppc64le"
},
"product_reference": "salt-ssh-3006.0-56.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-56.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-ssh-3006.0-56.1.s390x"
},
"product_reference": "salt-ssh-3006.0-56.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-ssh-3006.0-56.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-ssh-3006.0-56.1.x86_64"
},
"product_reference": "salt-ssh-3006.0-56.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-56.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.aarch64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-56.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-56.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.ppc64le"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-56.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-56.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.s390x"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-56.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-standalone-formulas-configuration-3006.0-56.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.x86_64"
},
"product_reference": "salt-standalone-formulas-configuration-3006.0-56.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-56.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-syndic-3006.0-56.1.aarch64"
},
"product_reference": "salt-syndic-3006.0-56.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-56.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-syndic-3006.0-56.1.ppc64le"
},
"product_reference": "salt-syndic-3006.0-56.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-56.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-syndic-3006.0-56.1.s390x"
},
"product_reference": "salt-syndic-3006.0-56.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-syndic-3006.0-56.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-syndic-3006.0-56.1.x86_64"
},
"product_reference": "salt-syndic-3006.0-56.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-56.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.aarch64"
},
"product_reference": "salt-transactional-update-3006.0-56.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-56.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.ppc64le"
},
"product_reference": "salt-transactional-update-3006.0-56.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-56.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.s390x"
},
"product_reference": "salt-transactional-update-3006.0-56.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-transactional-update-3006.0-56.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.x86_64"
},
"product_reference": "salt-transactional-update-3006.0-56.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-56.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.aarch64"
},
"product_reference": "salt-zsh-completion-3006.0-56.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-56.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.ppc64le"
},
"product_reference": "salt-zsh-completion-3006.0-56.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-56.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.s390x"
},
"product_reference": "salt-zsh-completion-3006.0-56.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "salt-zsh-completion-3006.0-56.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.x86_64"
},
"product_reference": "salt-zsh-completion-3006.0-56.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.s390x",
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.s390x",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"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": [
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.s390x",
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.s390x",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.s390x",
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.s390x",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"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": [
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.s390x",
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.s390x",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.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": [
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.s390x",
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.s390x",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.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": [
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.s390x",
"openSUSE Tumbleweed:python311-salt-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.s390x",
"openSUSE Tumbleweed:python313-salt-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-api-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-bash-completion-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-cloud-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-doc-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-fish-completion-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-master-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-minion-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-proxy-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-ssh-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-standalone-formulas-configuration-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-syndic-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-transactional-update-3006.0-56.1.x86_64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.aarch64",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.ppc64le",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.s390x",
"openSUSE Tumbleweed:salt-zsh-completion-3006.0-56.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-18T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
OPENSUSE-SU-2026:10374-1
Vulnerability from csaf_opensuse - Published: 2026-03-14 00:00 - Updated: 2026-03-14 00:00Summary
python311-tornado6-6.5.5-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: python311-tornado6-6.5.5-1.1 on GA media
Description of the patch: These are all security issues fixed in the python311-tornado6-6.5.5-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10374
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)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "python311-tornado6-6.5.5-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-tornado6-6.5.5-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10374",
"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/opensuse-su-2026_10374-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31958 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31958/"
}
],
"title": "python311-tornado6-6.5.5-1.1 on GA media",
"tracking": {
"current_release_date": "2026-03-14T00:00:00Z",
"generator": {
"date": "2026-03-14T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10374-1",
"initial_release_date": "2026-03-14T00:00:00Z",
"revision_history": [
{
"date": "2026-03-14T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.5.5-1.1.aarch64",
"product": {
"name": "python311-tornado6-6.5.5-1.1.aarch64",
"product_id": "python311-tornado6-6.5.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-tornado6-6.5.5-1.1.aarch64",
"product": {
"name": "python313-tornado6-6.5.5-1.1.aarch64",
"product_id": "python313-tornado6-6.5.5-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.5.5-1.1.ppc64le",
"product": {
"name": "python311-tornado6-6.5.5-1.1.ppc64le",
"product_id": "python311-tornado6-6.5.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-tornado6-6.5.5-1.1.ppc64le",
"product": {
"name": "python313-tornado6-6.5.5-1.1.ppc64le",
"product_id": "python313-tornado6-6.5.5-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.5.5-1.1.s390x",
"product": {
"name": "python311-tornado6-6.5.5-1.1.s390x",
"product_id": "python311-tornado6-6.5.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-tornado6-6.5.5-1.1.s390x",
"product": {
"name": "python313-tornado6-6.5.5-1.1.s390x",
"product_id": "python313-tornado6-6.5.5-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.5.5-1.1.x86_64",
"product": {
"name": "python311-tornado6-6.5.5-1.1.x86_64",
"product_id": "python311-tornado6-6.5.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-tornado6-6.5.5-1.1.x86_64",
"product": {
"name": "python313-tornado6-6.5.5-1.1.x86_64",
"product_id": "python313-tornado6-6.5.5-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.5.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tornado6-6.5.5-1.1.aarch64"
},
"product_reference": "python311-tornado6-6.5.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.5.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tornado6-6.5.5-1.1.ppc64le"
},
"product_reference": "python311-tornado6-6.5.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.5.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tornado6-6.5.5-1.1.s390x"
},
"product_reference": "python311-tornado6-6.5.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.5.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tornado6-6.5.5-1.1.x86_64"
},
"product_reference": "python311-tornado6-6.5.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tornado6-6.5.5-1.1.aarch64"
},
"product_reference": "python313-tornado6-6.5.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tornado6-6.5.5-1.1.ppc64le"
},
"product_reference": "python313-tornado6-6.5.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tornado6-6.5.5-1.1.s390x"
},
"product_reference": "python313-tornado6-6.5.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tornado6-6.5.5-1.1.x86_64"
},
"product_reference": "python313-tornado6-6.5.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"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": [
"openSUSE Tumbleweed:python311-tornado6-6.5.5-1.1.aarch64",
"openSUSE Tumbleweed:python311-tornado6-6.5.5-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tornado6-6.5.5-1.1.s390x",
"openSUSE Tumbleweed:python311-tornado6-6.5.5-1.1.x86_64",
"openSUSE Tumbleweed:python313-tornado6-6.5.5-1.1.aarch64",
"openSUSE Tumbleweed:python313-tornado6-6.5.5-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tornado6-6.5.5-1.1.s390x",
"openSUSE Tumbleweed:python313-tornado6-6.5.5-1.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": [
"openSUSE Tumbleweed:python311-tornado6-6.5.5-1.1.aarch64",
"openSUSE Tumbleweed:python311-tornado6-6.5.5-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tornado6-6.5.5-1.1.s390x",
"openSUSE Tumbleweed:python311-tornado6-6.5.5-1.1.x86_64",
"openSUSE Tumbleweed:python313-tornado6-6.5.5-1.1.aarch64",
"openSUSE Tumbleweed:python313-tornado6-6.5.5-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tornado6-6.5.5-1.1.s390x",
"openSUSE Tumbleweed:python313-tornado6-6.5.5-1.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": [
"openSUSE Tumbleweed:python311-tornado6-6.5.5-1.1.aarch64",
"openSUSE Tumbleweed:python311-tornado6-6.5.5-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tornado6-6.5.5-1.1.s390x",
"openSUSE Tumbleweed:python311-tornado6-6.5.5-1.1.x86_64",
"openSUSE Tumbleweed:python313-tornado6-6.5.5-1.1.aarch64",
"openSUSE Tumbleweed:python313-tornado6-6.5.5-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tornado6-6.5.5-1.1.s390x",
"openSUSE Tumbleweed:python313-tornado6-6.5.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-14T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
SUSE-SU-2026:20919-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-SLES-16.0-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)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"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-SLES-16.0-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_20919-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20919-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620919-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20919-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025097.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:20919-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 Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"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 Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.aarch64"
},
"product_reference": "python313-tornado6-6.5-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.ppc64le"
},
"product_reference": "python313-tornado6-6.5-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.s390x"
},
"product_reference": "python313-tornado6-6.5-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0: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 Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.aarch64"
},
"product_reference": "python313-tornado6-6.5-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.ppc64le"
},
"product_reference": "python313-tornado6-6.5-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.s390x"
},
"product_reference": "python313-tornado6-6.5-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0: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 Enterprise Server for SAP applications 16.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 Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0: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 Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0: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 Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0: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: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)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"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"
}
]
}
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)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"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: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)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||
{
"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: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)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"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:1064-1
Vulnerability from csaf_suse - Published: 2026-03-26 10:37 - Updated: 2026-03-26 10:37Summary
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-2026-1064,SUSE-SLE-Module-Python3-15-SP7-2026-1064,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1064,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1064,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1064,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1064,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1064,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1064,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1064,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1064,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1064,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1064,openSUSE-SLE-15.6-2026-1064
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)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"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-2026-1064,SUSE-SLE-Module-Python3-15-SP7-2026-1064,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1064,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1064,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1064,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1064,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1064,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1064,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1064,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1064,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1064,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1064,openSUSE-SLE-15.6-2026-1064",
"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_1064-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1064-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261064-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1064-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024945.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-26T10:37:23Z",
"generator": {
"date": "2026-03-26T10:37:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1064-1",
"initial_release_date": "2026-03-26T10:37:23Z",
"revision_history": [
{
"date": "2026-03-26T10:37:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"product": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"product_id": "python311-tornado6-6.3.2-150400.9.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.3.2-150400.9.15.1.i586",
"product": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.i586",
"product_id": "python311-tornado6-6.3.2-150400.9.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"product": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"product_id": "python311-tornado6-6.3.2-150400.9.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.3.2-150400.9.15.1.s390x",
"product": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.s390x",
"product_id": "python311-tornado6-6.3.2-150400.9.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"product": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"product_id": "python311-tornado6-6.3.2-150400.9.15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3: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": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.15.1.aarch64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.15.1.ppc64le"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.15.1.s390x"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.15.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.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:python311-tornado6-6.3.2-150400.9.15.1.aarch64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.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:python311-tornado6-6.3.2-150400.9.15.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.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:python311-tornado6-6.3.2-150400.9.15.1.aarch64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.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:python311-tornado6-6.3.2-150400.9.15.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.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:python311-tornado6-6.3.2-150400.9.15.1.aarch64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.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:python311-tornado6-6.3.2-150400.9.15.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.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:python311-tornado6-6.3.2-150400.9.15.1.aarch64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.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:python311-tornado6-6.3.2-150400.9.15.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.aarch64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.ppc64le"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.s390x"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.aarch64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.ppc64le"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.s390x"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.15.1.aarch64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.15.1.ppc64le"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.15.1.s390x"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.15.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.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:python311-tornado6-6.3.2-150400.9.15.1.ppc64le"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.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:python311-tornado6-6.3.2-150400.9.15.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.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:python311-tornado6-6.3.2-150400.9.15.1.ppc64le"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.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:python311-tornado6-6.3.2-150400.9.15.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.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:python311-tornado6-6.3.2-150400.9.15.1.ppc64le"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.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:python311-tornado6-6.3.2-150400.9.15.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.15.1.aarch64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.15.1.ppc64le"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.15.1.s390x"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.3.2-150400.9.15.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.15.1.x86_64"
},
"product_reference": "python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"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:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.15.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.15.1.s390x",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.15.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:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.15.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.15.1.s390x",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.15.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:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.15.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tornado6-6.3.2-150400.9.15.1.x86_64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.15.1.aarch64",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.15.1.ppc64le",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.15.1.s390x",
"openSUSE Leap 15.6:python311-tornado6-6.3.2-150400.9.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:37:23Z",
"details": "important"
}
],
"title": "CVE-2026-31958"
}
]
}
GHSA-QJXF-F2MG-C6MC
Vulnerability from github – Published: 2026-03-12 14:19 – Updated: 2026-03-12 14:19
VLAI?
Summary
Tornado is vulnerable to DoS due to too many multipart parts
Details
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.
Tornado 6.5.5 introduces new limits on the size and complexity of multipart bodies, including a default limit of 100 parts per request. These limits are configurable if needed; see tornado.httputil.ParseMultipartConfig. It is also now possible to disable multipart/form-data parsing entirely if it is not required for the application.
Severity ?
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 6.5.4"
},
"package": {
"ecosystem": "PyPI",
"name": "tornado"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.5.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-31958"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-12T14:19:52Z",
"nvd_published_at": "2026-03-11T20:16:16Z",
"severity": "HIGH"
},
"details": "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. \n\nTornado 6.5.5 introduces new limits on the size and complexity of multipart bodies, including a default limit of 100 parts per request. These limits are configurable if needed; see `tornado.httputil.ParseMultipartConfig`. It is also now possible to disable `multipart/form-data` parsing entirely if it is not required for the application.",
"id": "GHSA-qjxf-f2mg-c6mc",
"modified": "2026-03-12T14:19:53Z",
"published": "2026-03-12T14:19:52Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31958"
},
{
"type": "WEB",
"url": "https://github.com/tornadoweb/tornado/commit/119a195e290c43ad2d63a2cf012c29d43d6ed839"
},
{
"type": "PACKAGE",
"url": "https://github.com/tornadoweb/tornado"
},
{
"type": "WEB",
"url": "https://github.com/tornadoweb/tornado/releases/tag/v6.5.5"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "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",
"type": "CVSS_V4"
}
],
"summary": "Tornado is vulnerable to DoS due to too many multipart parts"
}
FKIE_CVE-2026-31958
Vulnerability from fkie_nvd - Published: 2026-03-11 20:16 - Updated: 2026-04-01 15:23
Severity ?
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.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| tornadoweb | tornado | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:tornadoweb:tornado:*:*:*:*:*:*:*:*",
"matchCriteriaId": "00D7B62E-5B93-4654-80D9-C7B7BC3A5BB8",
"versionEndExcluding": "6.5.5",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"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."
}
],
"id": "CVE-2026-31958",
"lastModified": "2026-04-01T15:23:00.217",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"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",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2026-03-11T20:16:16.617",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2026/04/msg00000.html"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-400"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
Loading…
Show additional events:
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…