Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-3276 (GCVE-0-2026-3276)
Vulnerability from cvelistv5 – Published: 2026-06-03 14:29 – Updated: 2026-06-16 14:54| Vendor | Product | Version | |
|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.13.14
(python)
Affected: 3.14.0 , < 3.14.6 (python) Affected: 3.15.0a1 , < 3.15.0b2 (python) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-3276",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-03T17:27:09.393265Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-03T17:27:19.179Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-06-03T19:18:17.828Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/06/03/15"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.13.14",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.14.6",
"status": "affected",
"version": "3.14.0",
"versionType": "python"
},
{
"lessThan": "3.15.0b2",
"status": "affected",
"version": "3.15.0a1",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Seokchan Yoon (https://github.com/ch4n3-yoon)"
},
{
"lang": "en",
"type": "remediation reviewer",
"value": "Tim Peters (https://github.com/tim-one)"
},
{
"lang": "en",
"type": "remediation reviewer",
"value": "B\u00e9n\u00e9dikt Tran (https://github.com/picnixz)"
},
{
"lang": "en",
"type": "remediation reviewer",
"value": "Serhiy Storchaka (https://github.com/serhiy-storchaka)"
},
{
"lang": "en",
"type": "remediation reviewer",
"value": "Stan Ulbrych (https://github.com/StanFromIreland)"
},
{
"lang": "en",
"type": "coordinator",
"value": "Seth Larson (https://github.com/sethmlarson)"
},
{
"lang": "en",
"type": "remediation reviewer",
"value": "Petr Viktorin (https://github.com/encukou)"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan\u003eunicodedata.normalize()\u003c/span\u003e can take excessive CPU time when processing\u003cbr\u003especially crafted Unicode input containing long runs of combining characters\u003cbr\u003ewith alternating Canonical Combining Class values.\u003cbr\u003eThis affects all normalization forms."
}
],
"value": "unicodedata.normalize() can take excessive CPU time when processing\nspecially crafted Unicode input containing long runs of combining characters\nwith alternating Canonical Combining Class values.\nThis affects all normalization forms."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-407",
"description": "CWE-407",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-16T14:54:50.442Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PP5HB4K7727OBBM76KA2ILID76K3OZGZ/"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/149080"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/149079"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/6b505d1f41f8f3ea0fe5a4786d3a8fff1875cfc0"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/991224b1e8311c85f198f6dd8208bf8cff7fc26f"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/ba785b88add96acbf403d65cb157fb2743a33a32"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/c5512bd7c1dc28055660565275012766941d3066"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/90748760d38ca3ac5fc6788a69becab905c95598"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Potential DoS via quadratic complexity in unicodedata.normalize()",
"x_generator": {
"engine": "Vulnogram 0.6.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2026-3276",
"datePublished": "2026-06-03T14:29:39.727Z",
"dateReserved": "2026-02-26T15:19:46.862Z",
"dateUpdated": "2026-06-16T14:54:50.442Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-3276",
"date": "2026-06-26",
"epss": "0.00492",
"percentile": "0.38534"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-3276\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2026-06-03T16:16:29.253\",\"lastModified\":\"2026-06-16T15:16:39.610\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"unicodedata.normalize() can take excessive CPU time when processing\\nspecially crafted Unicode input containing long runs of combining characters\\nwith alternating Canonical Combining Class values.\\nThis affects all normalization forms.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"LOW\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-407\"}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/6b505d1f41f8f3ea0fe5a4786d3a8fff1875cfc0\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/90748760d38ca3ac5fc6788a69becab905c95598\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/991224b1e8311c85f198f6dd8208bf8cff7fc26f\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/ba785b88add96acbf403d65cb157fb2743a33a32\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/c5512bd7c1dc28055660565275012766941d3066\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/149079\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/pull/149080\",\"source\":\"cna@python.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/PP5HB4K7727OBBM76KA2ILID76K3OZGZ/\",\"source\":\"cna@python.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/06/03/15\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/06/03/15\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-06-03T19:18:17.828Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-3276\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-03T17:27:09.393265Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-03T17:27:13.504Z\"}}], \"cna\": {\"title\": \"Potential DoS via quadratic complexity in unicodedata.normalize()\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Seokchan Yoon (https://github.com/ch4n3-yoon)\"}, {\"lang\": \"en\", \"type\": \"remediation reviewer\", \"value\": \"Tim Peters (https://github.com/tim-one)\"}, {\"lang\": \"en\", \"type\": \"remediation reviewer\", \"value\": \"B\\u00e9n\\u00e9dikt Tran (https://github.com/picnixz)\"}, {\"lang\": \"en\", \"type\": \"remediation reviewer\", \"value\": \"Serhiy Storchaka (https://github.com/serhiy-storchaka)\"}, {\"lang\": \"en\", \"type\": \"remediation reviewer\", \"value\": \"Stan Ulbrych (https://github.com/StanFromIreland)\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"Seth Larson (https://github.com/sethmlarson)\"}, {\"lang\": \"en\", \"type\": \"remediation reviewer\", \"value\": \"Petr Viktorin (https://github.com/encukou)\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 6.3, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"LOW\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.13.14\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.14.0\", \"lessThan\": \"3.14.6\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.15.0a1\", \"lessThan\": \"3.15.0b2\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/PP5HB4K7727OBBM76KA2ILID76K3OZGZ/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/pull/149080\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/issues/149079\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/python/cpython/commit/6b505d1f41f8f3ea0fe5a4786d3a8fff1875cfc0\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/991224b1e8311c85f198f6dd8208bf8cff7fc26f\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/ba785b88add96acbf403d65cb157fb2743a33a32\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/c5512bd7c1dc28055660565275012766941d3066\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/90748760d38ca3ac5fc6788a69becab905c95598\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.6.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"unicodedata.normalize() can take excessive CPU time when processing\\nspecially crafted Unicode input containing long runs of combining characters\\nwith alternating Canonical Combining Class values.\\nThis affects all normalization forms.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cspan\u003eunicodedata.normalize()\u003c/span\u003e can take excessive CPU time when processing\u003cbr\u003especially crafted Unicode input containing long runs of combining characters\u003cbr\u003ewith alternating Canonical Combining Class values.\u003cbr\u003eThis affects all normalization forms.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-407\", \"description\": \"CWE-407\"}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2026-06-16T14:54:50.442Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-3276\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-16T14:54:50.442Z\", \"dateReserved\": \"2026-02-26T15:19:46.862Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2026-06-03T14:29:39.727Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
bit-libpython-2026-3276
Vulnerability from bitnami_vulndb
unicodedata.normalize() can take excessive CPU time when processing specially crafted Unicode input containing long runs of combining characters with alternating Canonical Combining Class values. This affects all normalization forms.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "libpython",
"purl": "pkg:bitnami/libpython"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.13.14"
},
{
"introduced": "3.14.0"
},
{
"fixed": "3.14.6"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
],
"aliases": [
"CVE-2026-3276"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "unicodedata.normalize() can take excessive CPU time when processing\nspecially crafted Unicode input containing long runs of combining characters\nwith alternating Canonical Combining Class values.\nThis affects all normalization forms.",
"id": "BIT-libpython-2026-3276",
"modified": "2026-06-18T10:12:34.543Z",
"published": "2026-06-05T12:56:59.092Z",
"references": [
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/06/03/15"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/6b505d1f41f8f3ea0fe5a4786d3a8fff1875cfc0"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/991224b1e8311c85f198f6dd8208bf8cff7fc26f"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/ba785b88add96acbf403d65cb157fb2743a33a32"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/c5512bd7c1dc28055660565275012766941d3066"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/149079"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/149080"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PP5HB4K7727OBBM76KA2ILID76K3OZGZ/"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3276"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/90748760d38ca3ac5fc6788a69becab905c95598"
}
],
"schema_version": "1.6.2",
"summary": "Potential DoS via quadratic complexity in unicodedata.normalize()"
}
bit-python-2026-3276
Vulnerability from bitnami_vulndb
unicodedata.normalize() can take excessive CPU time when processing specially crafted Unicode input containing long runs of combining characters with alternating Canonical Combining Class values. This affects all normalization forms.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "python",
"purl": "pkg:bitnami/python"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.13.14"
},
{
"introduced": "3.14.0"
},
{
"fixed": "3.14.6"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
],
"aliases": [
"CVE-2026-3276"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "unicodedata.normalize() can take excessive CPU time when processing\nspecially crafted Unicode input containing long runs of combining characters\nwith alternating Canonical Combining Class values.\nThis affects all normalization forms.",
"id": "BIT-python-2026-3276",
"modified": "2026-06-18T10:12:34.543Z",
"published": "2026-06-05T13:04:10.450Z",
"references": [
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/06/03/15"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/6b505d1f41f8f3ea0fe5a4786d3a8fff1875cfc0"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/991224b1e8311c85f198f6dd8208bf8cff7fc26f"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/ba785b88add96acbf403d65cb157fb2743a33a32"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/c5512bd7c1dc28055660565275012766941d3066"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/149079"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/149080"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PP5HB4K7727OBBM76KA2ILID76K3OZGZ/"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3276"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/90748760d38ca3ac5fc6788a69becab905c95598"
}
],
"schema_version": "1.6.2",
"summary": "Potential DoS via quadratic complexity in unicodedata.normalize()"
}
CERTFR-2026-AVI-0691
Vulnerability from certfr_avis - Published: 2026-06-05 - Updated: 2026-06-05
De multiples vulnérabilités ont été découvertes dans CPython. Certaines d'entre elles permettent à un attaquant de provoquer une atteinte à l'intégrité des données, un contournement de la politique de sécurité et un déni de service.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "CPython sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "CPython",
"vendor": {
"name": "Python",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-7774",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-7774"
},
{
"name": "CVE-2026-3276",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3276"
}
],
"initial_release_date": "2026-06-05T00:00:00",
"last_revision_date": "2026-06-05T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0691",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-06-05T00:00:00.000000"
}
],
"risks": [
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans CPython. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es, un contournement de la politique de s\u00e9curit\u00e9 et un d\u00e9ni de service.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans CPython",
"vendor_advisories": [
{
"published_at": "2026-06-04",
"title": "Bulletin de s\u00e9curit\u00e9 Python 4FU62L2M6RMMHT2QPGQNPEHHUND7CEX5",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/4FU62L2M6RMMHT2QPGQNPEHHUND7CEX5/"
},
{
"published_at": "2026-06-03",
"title": "Bulletin de s\u00e9curit\u00e9 Python PP5HB4K7727OBBM76KA2ILID76K3OZGZ",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PP5HB4K7727OBBM76KA2ILID76K3OZGZ/"
}
]
}
FKIE_CVE-2026-3276
Vulnerability from fkie_nvd - Published: 2026-06-03 16:16 - Updated: 2026-06-17 10:43| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.13.14",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.14.6",
"status": "affected",
"version": "3.14.0",
"versionType": "python"
},
{
"lessThan": "3.15.0b2",
"status": "affected",
"version": "3.15.0a1",
"versionType": "python"
}
]
}
],
"source": "cna@python.org"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "unicodedata.normalize() can take excessive CPU time when processing\nspecially crafted Unicode input containing long runs of combining characters\nwith alternating Canonical Combining Class values.\nThis affects all normalization forms."
}
],
"id": "CVE-2026-3276",
"lastModified": "2026-06-17T10:43:19.580",
"metrics": {
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "cna@python.org",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-3276",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-03T17:27:09.393265Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-06-03T16:16:29.253",
"references": [
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/6b505d1f41f8f3ea0fe5a4786d3a8fff1875cfc0"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/90748760d38ca3ac5fc6788a69becab905c95598"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/991224b1e8311c85f198f6dd8208bf8cff7fc26f"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/ba785b88add96acbf403d65cb157fb2743a33a32"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/c5512bd7c1dc28055660565275012766941d3066"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/issues/149079"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/pull/149080"
},
{
"source": "cna@python.org",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PP5HB4K7727OBBM76KA2ILID76K3OZGZ/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2026/06/03/15"
}
],
"sourceIdentifier": "cna@python.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-407"
}
],
"source": "cna@python.org",
"type": "Secondary"
}
]
}
GHSA-JG6J-874M-WGJJ
Vulnerability from github – Published: 2026-06-03 18:33 – Updated: 2026-06-16 15:33unicodedata.normalize() can take excessive CPU time when processing specially crafted Unicode input containing long runs of combining characters with alternating Canonical Combining Class values. This affects all normalization forms.
{
"affected": [],
"aliases": [
"CVE-2026-3276"
],
"database_specific": {
"cwe_ids": [
"CWE-407"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-06-03T16:16:29Z",
"severity": "MODERATE"
},
"details": "unicodedata.normalize() can take excessive CPU time when processing\nspecially crafted Unicode input containing long runs of combining characters\nwith alternating Canonical Combining Class values.\nThis affects all normalization forms.",
"id": "GHSA-jg6j-874m-wgjj",
"modified": "2026-06-16T15:33:42Z",
"published": "2026-06-03T18:33:09Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3276"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/149079"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/149080"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/6b505d1f41f8f3ea0fe5a4786d3a8fff1875cfc0"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/90748760d38ca3ac5fc6788a69becab905c95598"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/991224b1e8311c85f198f6dd8208bf8cff7fc26f"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/ba785b88add96acbf403d65cb157fb2743a33a32"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/c5512bd7c1dc28055660565275012766941d3066"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PP5HB4K7727OBBM76KA2ILID76K3OZGZ"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/06/03/15"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
MSRC_CVE-2026-3276
Vulnerability from csaf_microsoft - Published: 2026-06-02 00:00 - Updated: 2026-06-08 14:40| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-1 | — |
None Available
|
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-3276 Potential DoS via quadratic complexity in unicodedata.normalize() - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-3276.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Potential DoS via quadratic complexity in unicodedata.normalize()",
"tracking": {
"current_release_date": "2026-06-08T14:40:51.000Z",
"generator": {
"date": "2026-06-09T07:01:27.266Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-3276",
"initial_release_date": "2026-06-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-06-07T01:03:09.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-06-08T14:40:51.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 python3 0:3.12.9-11.azl3",
"product": {
"name": "azl3 python3 0:3.12.9-11.azl3",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "python3"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python3 0:3.12.9-11.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-3276",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "general",
"text": "PSF",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-3276 Potential DoS via quadratic complexity in unicodedata.normalize() - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-3276.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-06-07T01:03:09.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-1"
]
}
],
"title": "Potential DoS via quadratic complexity in unicodedata.normalize()"
}
]
}
OPENSUSE-SU-2026:11101-1
Vulnerability from csaf_opensuse - Published: 2026-06-22 00:00 - Updated: 2026-06-22 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-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": "python315-3.15.0~b2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python315-3.15.0~b2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11101",
"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_11101-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-4189 page",
"url": "https://www.suse.com/security/cve/CVE-2021-4189/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3276 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3276/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-7210 page",
"url": "https://www.suse.com/security/cve/CVE-2026-7210/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-7774 page",
"url": "https://www.suse.com/security/cve/CVE-2026-7774/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-8328 page",
"url": "https://www.suse.com/security/cve/CVE-2026-8328/"
}
],
"title": "python315-3.15.0~b2-1.1 on GA media",
"tracking": {
"current_release_date": "2026-06-22T00:00:00Z",
"generator": {
"date": "2026-06-22T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11101-1",
"initial_release_date": "2026-06-22T00:00:00Z",
"revision_history": [
{
"date": "2026-06-22T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~b2-1.1.aarch64",
"product": {
"name": "python315-3.15.0~b2-1.1.aarch64",
"product_id": "python315-3.15.0~b2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~b2-1.1.aarch64",
"product": {
"name": "python315-curses-3.15.0~b2-1.1.aarch64",
"product_id": "python315-curses-3.15.0~b2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~b2-1.1.aarch64",
"product": {
"name": "python315-dbm-3.15.0~b2-1.1.aarch64",
"product_id": "python315-dbm-3.15.0~b2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~b2-1.1.aarch64",
"product": {
"name": "python315-idle-3.15.0~b2-1.1.aarch64",
"product_id": "python315-idle-3.15.0~b2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~b2-1.1.aarch64",
"product": {
"name": "python315-profiling-3.15.0~b2-1.1.aarch64",
"product_id": "python315-profiling-3.15.0~b2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~b2-1.1.aarch64",
"product": {
"name": "python315-tk-3.15.0~b2-1.1.aarch64",
"product_id": "python315-tk-3.15.0~b2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~b2-1.1.aarch64",
"product": {
"name": "python315-x86-64-v3-3.15.0~b2-1.1.aarch64",
"product_id": "python315-x86-64-v3-3.15.0~b2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~b2-1.1.ppc64le",
"product": {
"name": "python315-3.15.0~b2-1.1.ppc64le",
"product_id": "python315-3.15.0~b2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~b2-1.1.ppc64le",
"product": {
"name": "python315-curses-3.15.0~b2-1.1.ppc64le",
"product_id": "python315-curses-3.15.0~b2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~b2-1.1.ppc64le",
"product": {
"name": "python315-dbm-3.15.0~b2-1.1.ppc64le",
"product_id": "python315-dbm-3.15.0~b2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~b2-1.1.ppc64le",
"product": {
"name": "python315-idle-3.15.0~b2-1.1.ppc64le",
"product_id": "python315-idle-3.15.0~b2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~b2-1.1.ppc64le",
"product": {
"name": "python315-profiling-3.15.0~b2-1.1.ppc64le",
"product_id": "python315-profiling-3.15.0~b2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~b2-1.1.ppc64le",
"product": {
"name": "python315-tk-3.15.0~b2-1.1.ppc64le",
"product_id": "python315-tk-3.15.0~b2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~b2-1.1.ppc64le",
"product": {
"name": "python315-x86-64-v3-3.15.0~b2-1.1.ppc64le",
"product_id": "python315-x86-64-v3-3.15.0~b2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~b2-1.1.s390x",
"product": {
"name": "python315-3.15.0~b2-1.1.s390x",
"product_id": "python315-3.15.0~b2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~b2-1.1.s390x",
"product": {
"name": "python315-curses-3.15.0~b2-1.1.s390x",
"product_id": "python315-curses-3.15.0~b2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~b2-1.1.s390x",
"product": {
"name": "python315-dbm-3.15.0~b2-1.1.s390x",
"product_id": "python315-dbm-3.15.0~b2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~b2-1.1.s390x",
"product": {
"name": "python315-idle-3.15.0~b2-1.1.s390x",
"product_id": "python315-idle-3.15.0~b2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~b2-1.1.s390x",
"product": {
"name": "python315-profiling-3.15.0~b2-1.1.s390x",
"product_id": "python315-profiling-3.15.0~b2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~b2-1.1.s390x",
"product": {
"name": "python315-tk-3.15.0~b2-1.1.s390x",
"product_id": "python315-tk-3.15.0~b2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~b2-1.1.s390x",
"product": {
"name": "python315-x86-64-v3-3.15.0~b2-1.1.s390x",
"product_id": "python315-x86-64-v3-3.15.0~b2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~b2-1.1.x86_64",
"product": {
"name": "python315-3.15.0~b2-1.1.x86_64",
"product_id": "python315-3.15.0~b2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~b2-1.1.x86_64",
"product": {
"name": "python315-curses-3.15.0~b2-1.1.x86_64",
"product_id": "python315-curses-3.15.0~b2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~b2-1.1.x86_64",
"product": {
"name": "python315-dbm-3.15.0~b2-1.1.x86_64",
"product_id": "python315-dbm-3.15.0~b2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~b2-1.1.x86_64",
"product": {
"name": "python315-idle-3.15.0~b2-1.1.x86_64",
"product_id": "python315-idle-3.15.0~b2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~b2-1.1.x86_64",
"product": {
"name": "python315-profiling-3.15.0~b2-1.1.x86_64",
"product_id": "python315-profiling-3.15.0~b2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~b2-1.1.x86_64",
"product": {
"name": "python315-tk-3.15.0~b2-1.1.x86_64",
"product_id": "python315-tk-3.15.0~b2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~b2-1.1.x86_64",
"product": {
"name": "python315-x86-64-v3-3.15.0~b2-1.1.x86_64",
"product_id": "python315-x86-64-v3-3.15.0~b2-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": "python315-3.15.0~b2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~b2-1.1.aarch64"
},
"product_reference": "python315-3.15.0~b2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~b2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le"
},
"product_reference": "python315-3.15.0~b2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~b2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x"
},
"product_reference": "python315-3.15.0~b2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~b2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64"
},
"product_reference": "python315-3.15.0~b2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~b2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64"
},
"product_reference": "python315-curses-3.15.0~b2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~b2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le"
},
"product_reference": "python315-curses-3.15.0~b2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~b2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x"
},
"product_reference": "python315-curses-3.15.0~b2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~b2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64"
},
"product_reference": "python315-curses-3.15.0~b2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~b2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64"
},
"product_reference": "python315-dbm-3.15.0~b2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~b2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le"
},
"product_reference": "python315-dbm-3.15.0~b2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~b2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x"
},
"product_reference": "python315-dbm-3.15.0~b2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~b2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64"
},
"product_reference": "python315-dbm-3.15.0~b2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~b2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64"
},
"product_reference": "python315-idle-3.15.0~b2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~b2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le"
},
"product_reference": "python315-idle-3.15.0~b2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~b2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x"
},
"product_reference": "python315-idle-3.15.0~b2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~b2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64"
},
"product_reference": "python315-idle-3.15.0~b2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~b2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64"
},
"product_reference": "python315-profiling-3.15.0~b2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~b2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le"
},
"product_reference": "python315-profiling-3.15.0~b2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~b2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x"
},
"product_reference": "python315-profiling-3.15.0~b2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~b2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64"
},
"product_reference": "python315-profiling-3.15.0~b2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~b2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64"
},
"product_reference": "python315-tk-3.15.0~b2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~b2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le"
},
"product_reference": "python315-tk-3.15.0~b2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~b2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x"
},
"product_reference": "python315-tk-3.15.0~b2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~b2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64"
},
"product_reference": "python315-tk-3.15.0~b2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~b2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64"
},
"product_reference": "python315-x86-64-v3-3.15.0~b2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~b2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le"
},
"product_reference": "python315-x86-64-v3-3.15.0~b2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~b2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x"
},
"product_reference": "python315-x86-64-v3-3.15.0~b2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~b2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64"
},
"product_reference": "python315-x86-64-v3-3.15.0~b2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-4189",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-4189"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Python, specifically in the FTP (File Transfer Protocol) client library in PASV (passive) mode. The issue is how the FTP client trusts the host from the PASV response by default. This flaw allows an attacker to set up a malicious FTP server that can trick FTP clients into connecting back to a given IP address and port. This vulnerability could lead to FTP client scanning ports, which otherwise would not have been possible.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-4189",
"url": "https://www.suse.com/security/cve/CVE-2021-4189"
},
{
"category": "external",
"summary": "SUSE Bug 1194146 for CVE-2021-4189",
"url": "https://bugzilla.suse.com/1194146"
},
{
"category": "external",
"summary": "SUSE Bug 1265268 for CVE-2021-4189",
"url": "https://bugzilla.suse.com/1265268"
}
],
"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:python315-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-4189"
},
{
"cve": "CVE-2026-3276",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3276"
}
],
"notes": [
{
"category": "general",
"text": "unicodedata.normalize() can take excessive CPU time when processing\nspecially crafted Unicode input containing long runs of combining characters\nwith alternating Canonical Combining Class values.\nThis affects all normalization forms.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3276",
"url": "https://www.suse.com/security/cve/CVE-2026-3276"
},
{
"category": "external",
"summary": "SUSE Bug 1267581 for CVE-2026-3276",
"url": "https://bugzilla.suse.com/1267581"
}
],
"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:python315-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-3276"
},
{
"cve": "CVE-2026-7210",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-7210"
}
],
"notes": [
{
"category": "general",
"text": "`xml.parsers.expat` and `xml.etree.ElementTree` use insufficient entropy for Expat hash-flooding protection, which allows a crafted XML document to trigger hash flooding.\\r\\n\\r\\nFully mitigating this vulnerability requires both updating libexpat to 2.8.0 or later and applying this patch.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-7210",
"url": "https://www.suse.com/security/cve/CVE-2026-7210"
},
{
"category": "external",
"summary": "SUSE Bug 1264962 for CVE-2026-7210",
"url": "https://bugzilla.suse.com/1264962"
}
],
"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:python315-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-7210"
},
{
"cve": "CVE-2026-7774",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-7774"
}
],
"notes": [
{
"category": "general",
"text": "tarfile.data_filter could be bypassed using crafted link entries, including symlinks with empty or directory-like names, to redirect later archive members outside the intended extraction directory. This allowed a malicious tar archive to cause tarfile.extractall() to write files outside the destination directory, subject to the permissions of the extracting process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-7774",
"url": "https://www.suse.com/security/cve/CVE-2026-7774"
},
{
"category": "external",
"summary": "SUSE Bug 1267821 for CVE-2026-7774",
"url": "https://bugzilla.suse.com/1267821"
}
],
"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:python315-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-7774"
},
{
"cve": "CVE-2026-8328",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-8328"
}
],
"notes": [
{
"category": "general",
"text": "The ftpcp() function in Lib/ftplib.py was not updated when \nCVE-2021-4189 was fixed. While makepasv() was patched to replace \nserver-supplied PASV host addresses with the actual peer address \n(getpeername()[0]), ftpcp() still calls parse227() directly and passes \nthe raw attacker-controllable IP address and port to target.sendport(). This patch is related to CVE-2021-4189.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-8328",
"url": "https://www.suse.com/security/cve/CVE-2026-8328"
},
{
"category": "external",
"summary": "SUSE Bug 1265268 for CVE-2026-8328",
"url": "https://bugzilla.suse.com/1265268"
}
],
"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:python315-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~b2-1.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~b2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-8328"
}
]
}
WID-SEC-W-2026-1971
Vulnerability from csaf_certbund - Published: 2026-06-16 22:00 - Updated: 2026-06-16 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Python Cypthon
Open Source / Python
|
cpe:/a:python:python:cypthon
|
Cypthon | |
|
Open Source Python Cpython Windows legacy installer
Open Source / Python
|
Cpython Windows legacy installer |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Python Cypthon
Open Source / Python
|
cpe:/a:python:python:cypthon
|
Cypthon |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Python ist eine universelle, \u00fcblicherweise interpretierte, h\u00f6here Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in CPython ausnutzen, um Dateien zu manipulieren und um einen Denial-of-Service-Zustand auszul\u00f6sen",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1971 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1971.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1971 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1971"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-2wqx-fp26-qh5v vom 2026-06-16",
"url": "https://github.com/advisories/GHSA-2wqx-fp26-qh5v"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-JG6J-874M-WGJJ vom 2026-06-16",
"url": "https://github.com/advisories/GHSA-JG6J-874M-WGJJ"
}
],
"source_lang": "en-US",
"title": "CPython: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-06-16T22:00:00.000+00:00",
"generator": {
"date": "2026-06-17T10:19:57.504+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1971",
"initial_release_date": "2026-06-16T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-06-16T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "Cypthon",
"product": {
"name": "Open Source Python Cypthon",
"product_id": "T055550",
"product_identification_helper": {
"cpe": "cpe:/a:python:python:cypthon"
}
}
},
{
"category": "product_version_range",
"name": "Cpython Windows legacy installer",
"product": {
"name": "Open Source Python Cpython Windows legacy installer",
"product_id": "T055557"
}
}
],
"category": "product_name",
"name": "Python"
}
],
"category": "vendor",
"name": "Open Source"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-12003",
"product_status": {
"known_affected": [
"T055550",
"T055557"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-12003"
},
{
"cve": "CVE-2026-3276",
"product_status": {
"known_affected": [
"T055550"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-3276"
}
]
}
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.