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-03-12 19:55
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"
}
],
"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-03-12T19:55:50.969Z",
"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-03-16T19:32:06.370\",\"vulnStatus\":\"Analyzed\",\"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\":\"Primary\",\"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\"]}]}}",
"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: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"
}
]
}
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"
}
]
}
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: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: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"
}
]
}
FKIE_CVE-2026-31958
Vulnerability from fkie_nvd - Published: 2026-03-11 20:16 - Updated: 2026-03-16 19:32
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-03-16T19:32:06.370",
"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"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-400"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
}
]
}
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"
}
Loading…
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…