Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-49854 (GCVE-0-2026-49854)
Vulnerability from cvelistv5 – Published: 2026-07-14 20:43 – Updated: 2026-07-15 13:26- CWE-126 - Buffer Over-read
| URL | Tags |
|---|---|
| https://github.com/tornadoweb/tornado/security/ad… | x_refsource_CONFIRM |
| https://github.com/tornadoweb/tornado/pull/3626 | x_refsource_MISC |
| https://github.com/tornadoweb/tornado/commit/96dc… | x_refsource_MISC |
| https://github.com/tornadoweb/tornado/releases/ta… | x_refsource_MISC |
| Vendor | Product | Version | |
|---|---|---|---|
| tornadoweb | tornado |
Affected:
< 6.5.6
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-49854",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-15T13:23:13.452445Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-15T13:26:39.749Z",
"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.6"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, the optional native extension tornado.speedups implemented websocket_mask without validating that the mask argument is exactly four bytes, allowing the C function to read up to three bytes beyond the provided buffer when reached through Tornado XSRF token decoding with the native extension active. This issue is fixed in version 6.5.6."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-126",
"description": "CWE-126: Buffer Over-read",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-14T20:43:03.977Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-cx3h-4qpv-8hc9",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-cx3h-4qpv-8hc9"
},
{
"name": "https://github.com/tornadoweb/tornado/pull/3626",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/tornadoweb/tornado/pull/3626"
},
{
"name": "https://github.com/tornadoweb/tornado/commit/96dc88c2a05705287856b2cd6b4b4034f9a6aaac",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/tornadoweb/tornado/commit/96dc88c2a05705287856b2cd6b4b4034f9a6aaac"
},
{
"name": "https://github.com/tornadoweb/tornado/releases/tag/v6.5.6",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/tornadoweb/tornado/releases/tag/v6.5.6"
}
],
"source": {
"advisory": "GHSA-cx3h-4qpv-8hc9",
"discovery": "UNKNOWN"
},
"title": "Tornado: Out-of-bounds memory access in C extension"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-49854",
"datePublished": "2026-07-14T20:43:03.977Z",
"dateReserved": "2026-06-01T22:03:19.640Z",
"dateUpdated": "2026-07-15T13:26:39.749Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-49854",
"date": "2026-07-15",
"epss": "0.0045",
"percentile": "0.36328"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-49854\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-07-14T21:17:02.300\",\"lastModified\":\"2026-07-15T19:50:11.367\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, the optional native extension tornado.speedups implemented websocket_mask without validating that the mask argument is exactly four bytes, allowing the C function to read up to three bytes beyond the provided buffer when reached through Tornado XSRF token decoding with the native extension active. This issue is fixed in version 6.5.6.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"tornadoweb\",\"product\":\"tornado\",\"versions\":[{\"version\":\"\u003c 6.5.6\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-15T13:23:13.452445Z\",\"id\":\"CVE-2026-49854\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-126\"}]}],\"references\":[{\"url\":\"https://github.com/tornadoweb/tornado/commit/96dc88c2a05705287856b2cd6b4b4034f9a6aaac\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/tornadoweb/tornado/pull/3626\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/tornadoweb/tornado/releases/tag/v6.5.6\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/tornadoweb/tornado/security/advisories/GHSA-cx3h-4qpv-8hc9\",\"source\":\"security-advisories@github.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-49854\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-15T13:23:13.452445Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-15T13:23:14.145Z\"}}], \"cna\": {\"title\": \"Tornado: Out-of-bounds memory access in C extension\", \"source\": {\"advisory\": \"GHSA-cx3h-4qpv-8hc9\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"tornadoweb\", \"product\": \"tornado\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 6.5.6\"}]}], \"references\": [{\"url\": \"https://github.com/tornadoweb/tornado/security/advisories/GHSA-cx3h-4qpv-8hc9\", \"name\": \"https://github.com/tornadoweb/tornado/security/advisories/GHSA-cx3h-4qpv-8hc9\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/tornadoweb/tornado/pull/3626\", \"name\": \"https://github.com/tornadoweb/tornado/pull/3626\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/tornadoweb/tornado/commit/96dc88c2a05705287856b2cd6b4b4034f9a6aaac\", \"name\": \"https://github.com/tornadoweb/tornado/commit/96dc88c2a05705287856b2cd6b4b4034f9a6aaac\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/tornadoweb/tornado/releases/tag/v6.5.6\", \"name\": \"https://github.com/tornadoweb/tornado/releases/tag/v6.5.6\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, the optional native extension tornado.speedups implemented websocket_mask without validating that the mask argument is exactly four bytes, allowing the C function to read up to three bytes beyond the provided buffer when reached through Tornado XSRF token decoding with the native extension active. This issue is fixed in version 6.5.6.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-126\", \"description\": \"CWE-126: Buffer Over-read\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-07-14T20:43:03.977Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-49854\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-15T13:26:39.749Z\", \"dateReserved\": \"2026-06-01T22:03:19.640Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-07-14T20:43:03.977Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-49854
Vulnerability from fkie_nvd - Published: 2026-07-14 21:17 - Updated: 2026-07-15 19:50| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"product": "tornado",
"vendor": "tornadoweb",
"versions": [
{
"status": "affected",
"version": "\u003c 6.5.6"
}
]
}
],
"source": "security-advisories@github.com"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, the optional native extension tornado.speedups implemented websocket_mask without validating that the mask argument is exactly four bytes, allowing the C function to read up to three bytes beyond the provided buffer when reached through Tornado XSRF token decoding with the native extension active. This issue is fixed in version 6.5.6."
}
],
"id": "CVE-2026-49854",
"lastModified": "2026-07-15T19:50:11.367",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "security-advisories@github.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-49854",
"options": [
{
"exploitation": "none"
},
{
"automatable": "yes"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-15T13:23:13.452445Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-07-14T21:17:02.300",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/tornadoweb/tornado/commit/96dc88c2a05705287856b2cd6b4b4034f9a6aaac"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/tornadoweb/tornado/pull/3626"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/tornadoweb/tornado/releases/tag/v6.5.6"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-cx3h-4qpv-8hc9"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-126"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GHSA-CX3H-4QPV-8HC9
Vulnerability from github – Published: 2026-06-12 18:30 – Updated: 2026-06-12 18:30Summary
Tornado's optional native extension tornado.speedups implements websocket_mask without validating that the mask argument is exactly four bytes long. The C function reads four bytes from mask unconditionally, even when Python passes a shorter byte string. This can read beyond the provided buffer, exposing up to 3 bytes of uninitialized memory.
The behavior is reachable from Tornado's XSRF token decoder when xsrf_cookies=True and the native extension is active.
Mitigations
This bug is fixed in Tornado 6.5.6. Prior to upgrading to this version, setting the environment variable TORNADO_EXTENSION=0 will disable the vulnerable code (at the expense of reducing websocket performance).
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "tornado"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.5.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-49854"
],
"database_specific": {
"cwe_ids": [
"CWE-126"
],
"github_reviewed": true,
"github_reviewed_at": "2026-06-12T18:30:19Z",
"nvd_published_at": null,
"severity": "LOW"
},
"details": "### Summary\n\nTornado\u0027s optional native extension `tornado.speedups` implements `websocket_mask` without validating that the `mask` argument is exactly four bytes long. The C function reads four bytes from `mask` unconditionally, even when Python passes a shorter byte string. This can read beyond the provided buffer, exposing up to 3 bytes of uninitialized memory.\n\nThe behavior is reachable from Tornado\u0027s XSRF token decoder when `xsrf_cookies=True` and the native extension is active. \n\n### Mitigations\n\nThis bug is fixed in Tornado 6.5.6. Prior to upgrading to this version, setting the environment variable TORNADO_EXTENSION=0 will disable the vulnerable code (at the expense of reducing websocket performance).",
"id": "GHSA-cx3h-4qpv-8hc9",
"modified": "2026-06-12T18:30:19Z",
"published": "2026-06-12T18:30:19Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-cx3h-4qpv-8hc9"
},
{
"type": "PACKAGE",
"url": "https://github.com/tornadoweb/tornado"
},
{
"type": "WEB",
"url": "https://github.com/tornadoweb/tornado/releases/tag/v6.5.6"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Tornado has out-of-bounds memory access via C extension"
}
OPENSUSE-SU-2026:11027-1
Vulnerability from csaf_opensuse - Published: 2026-06-13 00:00 - Updated: 2026-06-13 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.x86_64 | — |
Vendor Fix
|
{
"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.7-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.7-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11027",
"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_11027-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-49853 page",
"url": "https://www.suse.com/security/cve/CVE-2026-49853/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-49854 page",
"url": "https://www.suse.com/security/cve/CVE-2026-49854/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-49855 page",
"url": "https://www.suse.com/security/cve/CVE-2026-49855/"
}
],
"title": "python311-tornado6-6.5.7-1.1 on GA media",
"tracking": {
"current_release_date": "2026-06-13T00:00:00Z",
"generator": {
"date": "2026-06-13T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11027-1",
"initial_release_date": "2026-06-13T00:00:00Z",
"revision_history": [
{
"date": "2026-06-13T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.5.7-1.1.aarch64",
"product": {
"name": "python311-tornado6-6.5.7-1.1.aarch64",
"product_id": "python311-tornado6-6.5.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-tornado6-6.5.7-1.1.aarch64",
"product": {
"name": "python313-tornado6-6.5.7-1.1.aarch64",
"product_id": "python313-tornado6-6.5.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-tornado6-6.5.7-1.1.aarch64",
"product": {
"name": "python314-tornado6-6.5.7-1.1.aarch64",
"product_id": "python314-tornado6-6.5.7-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.5.7-1.1.ppc64le",
"product": {
"name": "python311-tornado6-6.5.7-1.1.ppc64le",
"product_id": "python311-tornado6-6.5.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-tornado6-6.5.7-1.1.ppc64le",
"product": {
"name": "python313-tornado6-6.5.7-1.1.ppc64le",
"product_id": "python313-tornado6-6.5.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-tornado6-6.5.7-1.1.ppc64le",
"product": {
"name": "python314-tornado6-6.5.7-1.1.ppc64le",
"product_id": "python314-tornado6-6.5.7-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.5.7-1.1.s390x",
"product": {
"name": "python311-tornado6-6.5.7-1.1.s390x",
"product_id": "python311-tornado6-6.5.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-tornado6-6.5.7-1.1.s390x",
"product": {
"name": "python313-tornado6-6.5.7-1.1.s390x",
"product_id": "python313-tornado6-6.5.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-tornado6-6.5.7-1.1.s390x",
"product": {
"name": "python314-tornado6-6.5.7-1.1.s390x",
"product_id": "python314-tornado6-6.5.7-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.5.7-1.1.x86_64",
"product": {
"name": "python311-tornado6-6.5.7-1.1.x86_64",
"product_id": "python311-tornado6-6.5.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-tornado6-6.5.7-1.1.x86_64",
"product": {
"name": "python313-tornado6-6.5.7-1.1.x86_64",
"product_id": "python313-tornado6-6.5.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-tornado6-6.5.7-1.1.x86_64",
"product": {
"name": "python314-tornado6-6.5.7-1.1.x86_64",
"product_id": "python314-tornado6-6.5.7-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.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.aarch64"
},
"product_reference": "python311-tornado6-6.5.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.5.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.ppc64le"
},
"product_reference": "python311-tornado6-6.5.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.5.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.s390x"
},
"product_reference": "python311-tornado6-6.5.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.5.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.x86_64"
},
"product_reference": "python311-tornado6-6.5.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.aarch64"
},
"product_reference": "python313-tornado6-6.5.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.ppc64le"
},
"product_reference": "python313-tornado6-6.5.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.s390x"
},
"product_reference": "python313-tornado6-6.5.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.x86_64"
},
"product_reference": "python313-tornado6-6.5.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tornado6-6.5.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.aarch64"
},
"product_reference": "python314-tornado6-6.5.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tornado6-6.5.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.ppc64le"
},
"product_reference": "python314-tornado6-6.5.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tornado6-6.5.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.s390x"
},
"product_reference": "python314-tornado6-6.5.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tornado6-6.5.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.x86_64"
},
"product_reference": "python314-tornado6-6.5.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-49853",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-49853"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.aarch64",
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.s390x",
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.x86_64",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.aarch64",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.s390x",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.x86_64",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.aarch64",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.s390x",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-49853",
"url": "https://www.suse.com/security/cve/CVE-2026-49853"
}
],
"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.7-1.1.aarch64",
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.s390x",
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.x86_64",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.aarch64",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.s390x",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.x86_64",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.aarch64",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.s390x",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-49853"
},
{
"cve": "CVE-2026-49854",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-49854"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.aarch64",
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.s390x",
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.x86_64",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.aarch64",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.s390x",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.x86_64",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.aarch64",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.s390x",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-49854",
"url": "https://www.suse.com/security/cve/CVE-2026-49854"
}
],
"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.7-1.1.aarch64",
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.s390x",
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.x86_64",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.aarch64",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.s390x",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.x86_64",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.aarch64",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.s390x",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-49854"
},
{
"cve": "CVE-2026-49855",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-49855"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.aarch64",
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.s390x",
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.x86_64",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.aarch64",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.s390x",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.x86_64",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.aarch64",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.s390x",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-49855",
"url": "https://www.suse.com/security/cve/CVE-2026-49855"
}
],
"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.7-1.1.aarch64",
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.s390x",
"openSUSE Tumbleweed:python311-tornado6-6.5.7-1.1.x86_64",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.aarch64",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.ppc64le",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.s390x",
"openSUSE Tumbleweed:python313-tornado6-6.5.7-1.1.x86_64",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.aarch64",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.ppc64le",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.s390x",
"openSUSE Tumbleweed:python314-tornado6-6.5.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-49855"
}
]
}
PYSEC-2026-3388
Vulnerability from pysec - Published: 2026-07-13 15:46 - Updated: 2026-07-13 16:07Summary
Tornado's optional native extension tornado.speedups implements websocket_mask without validating that the mask argument is exactly four bytes long. The C function reads four bytes from mask unconditionally, even when Python passes a shorter byte string. This can read beyond the provided buffer, exposing up to 3 bytes of uninitialized memory.
The behavior is reachable from Tornado's XSRF token decoder when xsrf_cookies=True and the native extension is active.
Mitigations
This bug is fixed in Tornado 6.5.6. Prior to upgrading to this version, setting the environment variable TORNADO_EXTENSION=0 will disable the vulnerable code (at the expense of reducing websocket performance).
| Name | purl | tornado | pkg:pypi/tornado |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "tornado",
"purl": "pkg:pypi/tornado"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.5.6"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.2",
"1.0",
"1.1",
"1.1.1",
"1.2",
"1.2.1",
"2.0",
"2.1",
"2.1.1",
"2.2",
"2.2.1",
"2.3",
"2.4",
"2.4.1",
"3.0",
"3.0.1",
"3.0.2",
"3.1",
"3.1.1",
"3.2",
"3.2.1",
"3.2.2",
"4.0",
"4.0.1",
"4.0.2",
"4.1",
"4.1b2",
"4.2",
"4.2.1",
"4.2b1",
"4.3",
"4.3b1",
"4.3b2",
"4.4",
"4.4.1",
"4.4.2",
"4.4.3",
"4.4b1",
"4.5",
"4.5.1",
"4.5.2",
"4.5.3",
"4.5b1",
"4.5b2",
"5.0",
"5.0.1",
"5.0.2",
"5.0a1",
"5.0b1",
"5.1",
"5.1.1",
"5.1b1",
"6.0",
"6.0.1",
"6.0.2",
"6.0.3",
"6.0.4",
"6.0a1",
"6.0b1",
"6.1",
"6.1b1",
"6.1b2",
"6.2",
"6.2b1",
"6.2b2",
"6.3",
"6.3.1",
"6.3.2",
"6.3.3",
"6.3b1",
"6.4",
"6.4.1",
"6.4.2",
"6.4b1",
"6.5",
"6.5.1",
"6.5.2",
"6.5.3",
"6.5.4",
"6.5.5",
"6.5b1"
]
}
],
"aliases": [
"CVE-2026-49854",
"GHSA-cx3h-4qpv-8hc9"
],
"details": "### Summary\n\nTornado\u0027s optional native extension `tornado.speedups` implements `websocket_mask` without validating that the `mask` argument is exactly four bytes long. The C function reads four bytes from `mask` unconditionally, even when Python passes a shorter byte string. This can read beyond the provided buffer, exposing up to 3 bytes of uninitialized memory.\n\nThe behavior is reachable from Tornado\u0027s XSRF token decoder when `xsrf_cookies=True` and the native extension is active. \n\n### Mitigations\n\nThis bug is fixed in Tornado 6.5.6. Prior to upgrading to this version, setting the environment variable TORNADO_EXTENSION=0 will disable the vulnerable code (at the expense of reducing websocket performance).",
"id": "PYSEC-2026-3388",
"modified": "2026-07-13T16:07:18.888107Z",
"published": "2026-07-13T15:46:17.044501Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-cx3h-4qpv-8hc9"
},
{
"type": "PACKAGE",
"url": "https://github.com/tornadoweb/tornado"
},
{
"type": "WEB",
"url": "https://github.com/tornadoweb/tornado/releases/tag/v6.5.6"
},
{
"type": "PACKAGE",
"url": "https://pypi.org/project/tornado"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-cx3h-4qpv-8hc9"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49854"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Tornado has out-of-bounds memory access via C extension"
}
SUSE-SU-2026:22286-1
Vulnerability from csaf_suse - Published: 2026-06-26 08:09 - Updated: 2026-06-26 08:09| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.x86_64 | — |
Vendor Fix
|
{
"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-49853: authorization header forwarded across cross-origin redirects in SimpleAsyncHTTPClient (bsc#1268395).\n- CVE-2026-49854: out-of-bounds memory access via C extension (bsc#1268396).\n- CVE-2026-49855: AsyncHTTPClient accumulates decompressed chunks without size limit (bsc#1268397).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-1089",
"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_22286-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22286-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622286-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22286-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047672.html"
},
{
"category": "self",
"summary": "SUSE Bug 1268395",
"url": "https://bugzilla.suse.com/1268395"
},
{
"category": "self",
"summary": "SUSE Bug 1268396",
"url": "https://bugzilla.suse.com/1268396"
},
{
"category": "self",
"summary": "SUSE Bug 1268397",
"url": "https://bugzilla.suse.com/1268397"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-49853 page",
"url": "https://www.suse.com/security/cve/CVE-2026-49853/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-49854 page",
"url": "https://www.suse.com/security/cve/CVE-2026-49854/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-49855 page",
"url": "https://www.suse.com/security/cve/CVE-2026-49855/"
}
],
"title": "Security update for python-tornado6",
"tracking": {
"current_release_date": "2026-06-26T08:09:55Z",
"generator": {
"date": "2026-06-26T08:09:55Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22286-1",
"initial_release_date": "2026-06-26T08:09:55Z",
"revision_history": [
{
"date": "2026-06-26T08:09:55Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.5.1.aarch64",
"product": {
"name": "python313-tornado6-6.5-160000.5.1.aarch64",
"product_id": "python313-tornado6-6.5-160000.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.5.1.ppc64le",
"product": {
"name": "python313-tornado6-6.5-160000.5.1.ppc64le",
"product_id": "python313-tornado6-6.5-160000.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.5.1.s390x",
"product": {
"name": "python313-tornado6-6.5-160000.5.1.s390x",
"product_id": "python313-tornado6-6.5-160000.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.5.1.x86_64",
"product": {
"name": "python313-tornado6-6.5-160000.5.1.x86_64",
"product_id": "python313-tornado6-6.5-160000.5.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:sl-micro:6.2"
}
}
}
],
"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.5.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.aarch64"
},
"product_reference": "python313-tornado6-6.5-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.5.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.ppc64le"
},
"product_reference": "python313-tornado6-6.5-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.5.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.s390x"
},
"product_reference": "python313-tornado6-6.5-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.5.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.x86_64"
},
"product_reference": "python313-tornado6-6.5-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-49853",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-49853"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-49853",
"url": "https://www.suse.com/security/cve/CVE-2026-49853"
},
{
"category": "external",
"summary": "SUSE Bug 1268395 for CVE-2026-49853",
"url": "https://bugzilla.suse.com/1268395"
},
{
"category": "external",
"summary": "SUSE Bug 1268456 for CVE-2026-49853",
"url": "https://bugzilla.suse.com/1268456"
}
],
"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.5.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T08:09:55Z",
"details": "important"
}
],
"title": "CVE-2026-49853"
},
{
"cve": "CVE-2026-49854",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-49854"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-49854",
"url": "https://www.suse.com/security/cve/CVE-2026-49854"
},
{
"category": "external",
"summary": "SUSE Bug 1268396 for CVE-2026-49854",
"url": "https://bugzilla.suse.com/1268396"
},
{
"category": "external",
"summary": "SUSE Bug 1268458 for CVE-2026-49854",
"url": "https://bugzilla.suse.com/1268458"
}
],
"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.5.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T08:09:55Z",
"details": "low"
}
],
"title": "CVE-2026-49854"
},
{
"cve": "CVE-2026-49855",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-49855"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-49855",
"url": "https://www.suse.com/security/cve/CVE-2026-49855"
},
{
"category": "external",
"summary": "SUSE Bug 1268397 for CVE-2026-49855",
"url": "https://bugzilla.suse.com/1268397"
}
],
"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.5.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.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.2:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Micro 6.2:python313-tornado6-6.5-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T08:09:55Z",
"details": "important"
}
],
"title": "CVE-2026-49855"
}
]
}
SUSE-SU-2026:22373-1
Vulnerability from csaf_suse - Published: 2026-06-26 08:09 - Updated: 2026-06-26 08:09| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.x86_64 | — |
Vendor Fix
|
{
"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-49853: authorization header forwarded across cross-origin redirects in SimpleAsyncHTTPClient (bsc#1268395).\n- CVE-2026-49854: out-of-bounds memory access via C extension (bsc#1268396).\n- CVE-2026-49855: AsyncHTTPClient accumulates decompressed chunks without size limit (bsc#1268397).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-1089",
"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_22373-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22373-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622373-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22373-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/047766.html"
},
{
"category": "self",
"summary": "SUSE Bug 1268395",
"url": "https://bugzilla.suse.com/1268395"
},
{
"category": "self",
"summary": "SUSE Bug 1268396",
"url": "https://bugzilla.suse.com/1268396"
},
{
"category": "self",
"summary": "SUSE Bug 1268397",
"url": "https://bugzilla.suse.com/1268397"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-49853 page",
"url": "https://www.suse.com/security/cve/CVE-2026-49853/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-49854 page",
"url": "https://www.suse.com/security/cve/CVE-2026-49854/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-49855 page",
"url": "https://www.suse.com/security/cve/CVE-2026-49855/"
}
],
"title": "Security update for python-tornado6",
"tracking": {
"current_release_date": "2026-06-26T08:09:55Z",
"generator": {
"date": "2026-06-26T08:09:55Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22373-1",
"initial_release_date": "2026-06-26T08:09:55Z",
"revision_history": [
{
"date": "2026-06-26T08:09:55Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.5.1.aarch64",
"product": {
"name": "python313-tornado6-6.5-160000.5.1.aarch64",
"product_id": "python313-tornado6-6.5-160000.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.5.1.ppc64le",
"product": {
"name": "python313-tornado6-6.5-160000.5.1.ppc64le",
"product_id": "python313-tornado6-6.5-160000.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.5.1.s390x",
"product": {
"name": "python313-tornado6-6.5-160000.5.1.s390x",
"product_id": "python313-tornado6-6.5-160000.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-tornado6-6.5-160000.5.1.x86_64",
"product": {
"name": "python313-tornado6-6.5-160000.5.1.x86_64",
"product_id": "python313-tornado6-6.5-160000.5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.5.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.aarch64"
},
"product_reference": "python313-tornado6-6.5-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.5.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.ppc64le"
},
"product_reference": "python313-tornado6-6.5-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.5.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.s390x"
},
"product_reference": "python313-tornado6-6.5-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.5.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.x86_64"
},
"product_reference": "python313-tornado6-6.5-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.5.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.aarch64"
},
"product_reference": "python313-tornado6-6.5-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.ppc64le"
},
"product_reference": "python313-tornado6-6.5-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.5.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.s390x"
},
"product_reference": "python313-tornado6-6.5-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tornado6-6.5-160000.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.x86_64"
},
"product_reference": "python313-tornado6-6.5-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-49853",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-49853"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-49853",
"url": "https://www.suse.com/security/cve/CVE-2026-49853"
},
{
"category": "external",
"summary": "SUSE Bug 1268395 for CVE-2026-49853",
"url": "https://bugzilla.suse.com/1268395"
},
{
"category": "external",
"summary": "SUSE Bug 1268456 for CVE-2026-49853",
"url": "https://bugzilla.suse.com/1268456"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T08:09:55Z",
"details": "important"
}
],
"title": "CVE-2026-49853"
},
{
"cve": "CVE-2026-49854",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-49854"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-49854",
"url": "https://www.suse.com/security/cve/CVE-2026-49854"
},
{
"category": "external",
"summary": "SUSE Bug 1268396 for CVE-2026-49854",
"url": "https://bugzilla.suse.com/1268396"
},
{
"category": "external",
"summary": "SUSE Bug 1268458 for CVE-2026-49854",
"url": "https://bugzilla.suse.com/1268458"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T08:09:55Z",
"details": "low"
}
],
"title": "CVE-2026-49854"
},
{
"cve": "CVE-2026-49855",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-49855"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-49855",
"url": "https://www.suse.com/security/cve/CVE-2026-49855"
},
{
"category": "external",
"summary": "SUSE Bug 1268397 for CVE-2026-49855",
"url": "https://bugzilla.suse.com/1268397"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.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 Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-tornado6-6.5-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-tornado6-6.5-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T08:09:55Z",
"details": "important"
}
],
"title": "CVE-2026-49855"
}
]
}
SUSE-SU-2026:22430-1
Vulnerability from csaf_suse - Published: 2026-06-26 09:22 - Updated: 2026-06-26 09:22| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.x86_64 | — |
Vendor Fix
|
{
"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-49853: authorization header forwarded across cross-origin redirects in SimpleAsyncHTTPClient (bsc#1268395).\n- CVE-2026-49854: out-of-bounds memory access via C extension (bsc#1268396).\n- CVE-2026-49855: AsyncHTTPClient accumulates decompressed chunks without size limit (bsc#1268397).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-770",
"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_22430-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22430-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622430-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22430-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/047865.html"
},
{
"category": "self",
"summary": "SUSE Bug 1268395",
"url": "https://bugzilla.suse.com/1268395"
},
{
"category": "self",
"summary": "SUSE Bug 1268396",
"url": "https://bugzilla.suse.com/1268396"
},
{
"category": "self",
"summary": "SUSE Bug 1268397",
"url": "https://bugzilla.suse.com/1268397"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-49853 page",
"url": "https://www.suse.com/security/cve/CVE-2026-49853/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-49854 page",
"url": "https://www.suse.com/security/cve/CVE-2026-49854/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-49855 page",
"url": "https://www.suse.com/security/cve/CVE-2026-49855/"
}
],
"title": "Security update for python-tornado6",
"tracking": {
"current_release_date": "2026-06-26T09:22:51Z",
"generator": {
"date": "2026-06-26T09:22:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22430-1",
"initial_release_date": "2026-06-26T09:22:51Z",
"revision_history": [
{
"date": "2026-06-26T09:22:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-6.1.aarch64",
"product": {
"name": "python311-tornado6-6.4-6.1.aarch64",
"product_id": "python311-tornado6-6.4-6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-6.1.s390x",
"product": {
"name": "python311-tornado6-6.4-6.1.s390x",
"product_id": "python311-tornado6-6.4-6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-6.1.x86_64",
"product": {
"name": "python311-tornado6-6.4-6.1.x86_64",
"product_id": "python311-tornado6-6.4-6.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-6.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.aarch64"
},
"product_reference": "python311-tornado6-6.4-6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.4-6.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.s390x"
},
"product_reference": "python311-tornado6-6.4-6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tornado6-6.4-6.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.x86_64"
},
"product_reference": "python311-tornado6-6.4-6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-49853",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-49853"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-49853",
"url": "https://www.suse.com/security/cve/CVE-2026-49853"
},
{
"category": "external",
"summary": "SUSE Bug 1268395 for CVE-2026-49853",
"url": "https://bugzilla.suse.com/1268395"
},
{
"category": "external",
"summary": "SUSE Bug 1268456 for CVE-2026-49853",
"url": "https://bugzilla.suse.com/1268456"
}
],
"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-6.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T09:22:51Z",
"details": "important"
}
],
"title": "CVE-2026-49853"
},
{
"cve": "CVE-2026-49854",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-49854"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-49854",
"url": "https://www.suse.com/security/cve/CVE-2026-49854"
},
{
"category": "external",
"summary": "SUSE Bug 1268396 for CVE-2026-49854",
"url": "https://bugzilla.suse.com/1268396"
},
{
"category": "external",
"summary": "SUSE Bug 1268458 for CVE-2026-49854",
"url": "https://bugzilla.suse.com/1268458"
}
],
"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-6.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T09:22:51Z",
"details": "low"
}
],
"title": "CVE-2026-49854"
},
{
"cve": "CVE-2026-49855",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-49855"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-49855",
"url": "https://www.suse.com/security/cve/CVE-2026-49855"
},
{
"category": "external",
"summary": "SUSE Bug 1268397 for CVE-2026-49855",
"url": "https://bugzilla.suse.com/1268397"
}
],
"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-6.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.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-6.1.aarch64",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.s390x",
"SUSE Linux Micro 6.0:python311-tornado6-6.4-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T09:22:51Z",
"details": "important"
}
],
"title": "CVE-2026-49855"
}
]
}
SUSE-SU-2026:22445-1
Vulnerability from csaf_suse - Published: 2026-06-26 09:55 - Updated: 2026-06-26 09:55| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
{
"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-49853: authorization header forwarded across cross-origin redirects in SimpleAsyncHTTPClient (bsc#1268395).\n- CVE-2026-49854: out-of-bounds memory access via C extension (bsc#1268396).\n- CVE-2026-49855: AsyncHTTPClient accumulates decompressed chunks without size limit (bsc#1268397).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-593",
"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_22445-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22445-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622445-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22445-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027262.html"
},
{
"category": "self",
"summary": "SUSE Bug 1268395",
"url": "https://bugzilla.suse.com/1268395"
},
{
"category": "self",
"summary": "SUSE Bug 1268396",
"url": "https://bugzilla.suse.com/1268396"
},
{
"category": "self",
"summary": "SUSE Bug 1268397",
"url": "https://bugzilla.suse.com/1268397"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-49853 page",
"url": "https://www.suse.com/security/cve/CVE-2026-49853/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-49854 page",
"url": "https://www.suse.com/security/cve/CVE-2026-49854/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-49855 page",
"url": "https://www.suse.com/security/cve/CVE-2026-49855/"
}
],
"title": "Security update for python-tornado6",
"tracking": {
"current_release_date": "2026-06-26T09:55:28Z",
"generator": {
"date": "2026-06-26T09:55:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22445-1",
"initial_release_date": "2026-06-26T09:55:28Z",
"revision_history": [
{
"date": "2026-06-26T09:55:28Z",
"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_5.1.aarch64",
"product": {
"name": "python311-tornado6-6.4-slfo.1.1_5.1.aarch64",
"product_id": "python311-tornado6-6.4-slfo.1.1_5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-slfo.1.1_5.1.ppc64le",
"product": {
"name": "python311-tornado6-6.4-slfo.1.1_5.1.ppc64le",
"product_id": "python311-tornado6-6.4-slfo.1.1_5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-slfo.1.1_5.1.s390x",
"product": {
"name": "python311-tornado6-6.4-slfo.1.1_5.1.s390x",
"product_id": "python311-tornado6-6.4-slfo.1.1_5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-tornado6-6.4-slfo.1.1_5.1.x86_64",
"product": {
"name": "python311-tornado6-6.4-slfo.1.1_5.1.x86_64",
"product_id": "python311-tornado6-6.4-slfo.1.1_5.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_5.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.aarch64"
},
"product_reference": "python311-tornado6-6.4-slfo.1.1_5.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_5.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.ppc64le"
},
"product_reference": "python311-tornado6-6.4-slfo.1.1_5.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_5.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.s390x"
},
"product_reference": "python311-tornado6-6.4-slfo.1.1_5.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_5.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_5.1.x86_64"
},
"product_reference": "python311-tornado6-6.4-slfo.1.1_5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-49853",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-49853"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-49853",
"url": "https://www.suse.com/security/cve/CVE-2026-49853"
},
{
"category": "external",
"summary": "SUSE Bug 1268395 for CVE-2026-49853",
"url": "https://bugzilla.suse.com/1268395"
},
{
"category": "external",
"summary": "SUSE Bug 1268456 for CVE-2026-49853",
"url": "https://bugzilla.suse.com/1268456"
}
],
"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_5.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T09:55:28Z",
"details": "important"
}
],
"title": "CVE-2026-49853"
},
{
"cve": "CVE-2026-49854",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-49854"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-49854",
"url": "https://www.suse.com/security/cve/CVE-2026-49854"
},
{
"category": "external",
"summary": "SUSE Bug 1268396 for CVE-2026-49854",
"url": "https://bugzilla.suse.com/1268396"
},
{
"category": "external",
"summary": "SUSE Bug 1268458 for CVE-2026-49854",
"url": "https://bugzilla.suse.com/1268458"
}
],
"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_5.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T09:55:28Z",
"details": "low"
}
],
"title": "CVE-2026-49854"
},
{
"cve": "CVE-2026-49855",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-49855"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-49855",
"url": "https://www.suse.com/security/cve/CVE-2026-49855"
},
{
"category": "external",
"summary": "SUSE Bug 1268397 for CVE-2026-49855",
"url": "https://bugzilla.suse.com/1268397"
}
],
"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_5.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_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.1:python311-tornado6-6.4-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:python311-tornado6-6.4-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T09:55:28Z",
"details": "important"
}
],
"title": "CVE-2026-49855"
}
]
}
ubuntu-cve-2026-49854
Vulnerability from osv_ubuntu
Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, the optional native extension tornado.speedups implemented websocket_mask without validating that the mask argument is exactly four bytes, allowing the C function to read up to three bytes beyond the provided buffer when reached through Tornado XSRF token decoding with the native extension active. This issue is fixed in version 6.5.6.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python-tornado",
"binary_version": "4.2.1-1ubuntu3.1+esm3"
},
{
"binary_name": "python3-tornado",
"binary_version": "4.2.1-1ubuntu3.1+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "python-tornado",
"purl": "pkg:deb/ubuntu/python-tornado@4.2.1-1ubuntu3.1+esm3?arch=source\u0026distro=esm-infra/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.2.1-1ubuntu2",
"4.2.1-1ubuntu3",
"4.2.1-1ubuntu3.1",
"4.2.1-1ubuntu3.1+esm1",
"4.2.1-1ubuntu3.1+esm2",
"4.2.1-1ubuntu3.1+esm3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python-tornado",
"binary_version": "4.5.3-1ubuntu0.2+esm3"
},
{
"binary_name": "python3-tornado",
"binary_version": "4.5.3-1ubuntu0.2+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "python-tornado",
"purl": "pkg:deb/ubuntu/python-tornado@4.5.3-1ubuntu0.2+esm3?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.5.1-2.1~build2",
"4.5.2-1",
"4.5.3-1",
"4.5.3-1ubuntu0.1",
"4.5.3-1ubuntu0.2",
"4.5.3-1ubuntu0.2+esm1",
"4.5.3-1ubuntu0.2+esm2",
"4.5.3-1ubuntu0.2+esm3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-tornado",
"binary_version": "6.0.3+really5.1.1-3ubuntu0.1~esm5"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "python-tornado",
"purl": "pkg:deb/ubuntu/python-tornado@6.0.3+really5.1.1-3ubuntu0.1~esm5?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.1.1-4ubuntu1",
"5.1.1-4ubuntu5",
"6.0.3+really5.1.1-2",
"6.0.3+really5.1.1-2build1",
"6.0.3+really5.1.1-2build2",
"6.0.3+really5.1.1-3",
"6.0.3+really5.1.1-3ubuntu0.1~esm1",
"6.0.3+really5.1.1-3ubuntu0.1~esm3",
"6.0.3+really5.1.1-3ubuntu0.1~esm5"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-tornado",
"binary_version": "6.1.0-3ubuntu0.1~esm5"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "python-tornado",
"purl": "pkg:deb/ubuntu/python-tornado@6.1.0-3ubuntu0.1~esm5?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"6.1.0-1build1",
"6.1.0-2",
"6.1.0-3",
"6.1.0-3build1",
"6.1.0-3ubuntu0.1~esm1",
"6.1.0-3ubuntu0.1~esm2",
"6.1.0-3ubuntu0.1~esm4",
"6.1.0-3ubuntu0.1~esm5"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-tornado",
"binary_version": "6.4.0-1ubuntu0.5"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "python-tornado",
"purl": "pkg:deb/ubuntu/python-tornado@6.4.0-1ubuntu0.5?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"6.3.2-1",
"6.4.0-0ubuntu1",
"6.4.0-1",
"6.4.0-1build1",
"6.4.0-1ubuntu0.1",
"6.4.0-1ubuntu0.2",
"6.4.0-1ubuntu0.4",
"6.4.0-1ubuntu0.5"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-tornado",
"binary_version": "6.5.4-0.1ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "python-tornado",
"purl": "pkg:deb/ubuntu/python-tornado@6.5.4-0.1ubuntu0.1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"6.4.2-3",
"6.5.2-3",
"6.5.4-0.1",
"6.5.4-0.1ubuntu0.1"
]
}
],
"aliases": [],
"details": "Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, the optional native extension tornado.speedups implemented websocket_mask without validating that the mask argument is exactly four bytes, allowing the C function to read up to three bytes beyond the provided buffer when reached through Tornado XSRF token decoding with the native extension active. This issue is fixed in version 6.5.6.",
"id": "UBUNTU-CVE-2026-49854",
"modified": "2026-07-14T21:17:00Z",
"published": "2026-07-14T21:17:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-49854"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-49854"
},
{
"type": "REPORT",
"url": "https://github.com/tornadoweb/tornado/commit/96dc88c2a05705287856b2cd6b4b4034f9a6aaac"
},
{
"type": "REPORT",
"url": "https://github.com/tornadoweb/tornado/pull/3626"
},
{
"type": "REPORT",
"url": "https://github.com/tornadoweb/tornado/releases/tag/v6.5.6"
},
{
"type": "REPORT",
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-cx3h-4qpv-8hc9"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-49854"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.