Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-49853 (GCVE-0-2026-49853)
Vulnerability from cvelistv5 – Published: 2026-07-14 20:41 – Updated: 2026-07-14 20:41- CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
| 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/aba2… | x_refsource_MISC |
| https://github.com/tornadoweb/tornado/releases/ta… | x_refsource_MISC |
| Vendor | Product | Version | |
|---|---|---|---|
| tornadoweb | tornado |
Affected:
< 6.5.6
|
{
"containers": {
"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, SimpleAsyncHTTPClient shallow-copied redirected requests and removed only the Host header, leaving Authorization, auth_username, auth_password, and auth_mode in place when a redirect changed scheme, host, or port. This issue is fixed in version 6.5.6."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-14T20:41:32.075Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-3x9g-8vmp-wqvf",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-3x9g-8vmp-wqvf"
},
{
"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/aba2569f7ed7a6bdbef816658fb6b7182531b751",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/tornadoweb/tornado/commit/aba2569f7ed7a6bdbef816658fb6b7182531b751"
},
{
"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-3x9g-8vmp-wqvf",
"discovery": "UNKNOWN"
},
"title": "Tornado: Authorization header forwarded across cross-origin redirects in SimpleAsyncHTTPClient"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-49853",
"datePublished": "2026-07-14T20:41:32.075Z",
"dateReserved": "2026-06-01T22:03:19.640Z",
"dateUpdated": "2026-07-14T20:41:32.075Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-49853",
"date": "2026-07-15",
"epss": "0.00486",
"percentile": "0.38618"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-49853\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-07-14T21:17:02.130\",\"lastModified\":\"2026-07-14T21:17:02.130\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, SimpleAsyncHTTPClient shallow-copied redirected requests and removed only the Host header, leaving Authorization, auth_username, auth_password, and auth_mode in place when a redirect changed scheme, host, or port. 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:L/UI:N/S:C/C:H/I:N/A:N\",\"baseScore\":7.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.1,\"impactScore\":4.0}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-200\"}]}],\"references\":[{\"url\":\"https://github.com/tornadoweb/tornado/commit/aba2569f7ed7a6bdbef816658fb6b7182531b751\",\"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-3x9g-8vmp-wqvf\",\"source\":\"security-advisories@github.com\"}]}}"
}
}
FKIE_CVE-2026-49853
Vulnerability from fkie_nvd - Published: 2026-07-14 21:17 - Updated: 2026-07-14 21:17| 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, SimpleAsyncHTTPClient shallow-copied redirected requests and removed only the Host header, leaving Authorization, auth_username, auth_password, and auth_mode in place when a redirect changed scheme, host, or port. This issue is fixed in version 6.5.6."
}
],
"id": "CVE-2026-49853",
"lastModified": "2026-07-14T21:17:02.130",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.1,
"impactScore": 4.0,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2026-07-14T21:17:02.130",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/tornadoweb/tornado/commit/aba2569f7ed7a6bdbef816658fb6b7182531b751"
},
{
"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-3x9g-8vmp-wqvf"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Received",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-200"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
}
]
}
GHSA-3X9G-8VMP-WQVF
Vulnerability from github – Published: 2026-06-15 20:20 – Updated: 2026-06-15 20:20Summary
When SimpleAsyncHTTPClient follows a 3xx redirect, it shallow-copies the original HTTPRequest, rewrites the URL, decrements max_redirects, and removes only the Host header. It does not clear Authorization, auth_username, auth_password, or auth_mode when the redirect target changes origin.
As a result, credentials intended for one origin can be forwarded to a different origin when follow_redirects=True, which is the default.
Beginning in Tornado 6.5.6, SimpleAsyncHTTPClient matches the default behavior of libcurl (and therefore CurlAsyncHTTPClient): When a redirect changes the scheme, host, or port of the url, the Authorization and Cookie headers will be removed when following the redirect.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "tornado"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.5.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-49853"
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"github_reviewed": true,
"github_reviewed_at": "2026-06-15T20:20:00Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "## Summary\n\nWhen SimpleAsyncHTTPClient follows a 3xx redirect, it shallow-copies the original HTTPRequest, rewrites the URL, decrements max_redirects, and removes only the Host header. It does not clear Authorization, auth_username, auth_password, or auth_mode when the redirect target changes origin.\n\nAs a result, credentials intended for one origin can be forwarded to a different origin when follow_redirects=True, which is the default.\n\nBeginning in Tornado 6.5.6, `SimpleAsyncHTTPClient` matches the default behavior of `libcurl` (and therefore `CurlAsyncHTTPClient`): When a redirect changes the scheme, host, or port of the url, the `Authorization` and `Cookie` headers will be removed when following the redirect.",
"id": "GHSA-3x9g-8vmp-wqvf",
"modified": "2026-06-15T20:20:00Z",
"published": "2026-06-15T20:20:00Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-3x9g-8vmp-wqvf"
},
{
"type": "PACKAGE",
"url": "https://github.com/tornadoweb/tornado"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Tornado: Authorization header forwarded across cross-origin redirects in SimpleAsyncHTTPClient"
}
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-3387
Vulnerability from pysec - Published: 2026-07-13 15:46 - Updated: 2026-07-13 16:07Summary
When SimpleAsyncHTTPClient follows a 3xx redirect, it shallow-copies the original HTTPRequest, rewrites the URL, decrements max_redirects, and removes only the Host header. It does not clear Authorization, auth_username, auth_password, or auth_mode when the redirect target changes origin.
As a result, credentials intended for one origin can be forwarded to a different origin when follow_redirects=True, which is the default.
Beginning in Tornado 6.5.6, SimpleAsyncHTTPClient matches the default behavior of libcurl (and therefore CurlAsyncHTTPClient): When a redirect changes the scheme, host, or port of the url, the Authorization and Cookie headers will be removed when following the redirect.
| 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-49853",
"GHSA-3x9g-8vmp-wqvf"
],
"details": "## Summary\n\nWhen SimpleAsyncHTTPClient follows a 3xx redirect, it shallow-copies the original HTTPRequest, rewrites the URL, decrements max_redirects, and removes only the Host header. It does not clear Authorization, auth_username, auth_password, or auth_mode when the redirect target changes origin.\n\nAs a result, credentials intended for one origin can be forwarded to a different origin when follow_redirects=True, which is the default.\n\nBeginning in Tornado 6.5.6, `SimpleAsyncHTTPClient` matches the default behavior of `libcurl` (and therefore `CurlAsyncHTTPClient`): When a redirect changes the scheme, host, or port of the url, the `Authorization` and `Cookie` headers will be removed when following the redirect.",
"id": "PYSEC-2026-3387",
"modified": "2026-07-13T16:07:18.823449Z",
"published": "2026-07-13T15:46:17.169568Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-3x9g-8vmp-wqvf"
},
{
"type": "PACKAGE",
"url": "https://github.com/tornadoweb/tornado"
},
{
"type": "PACKAGE",
"url": "https://pypi.org/project/tornado"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-3x9g-8vmp-wqvf"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49853"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Tornado: Authorization header forwarded across cross-origin redirects in SimpleAsyncHTTPClient"
}
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"
}
]
}
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.