Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-3644 (GCVE-0-2026-3644)
Vulnerability from cvelistv5 – Published: 2026-03-16 17:37 – Updated: 2026-04-07 22:01| Vendor | Product | Version | ||
|---|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.13.13
(python)
Affected: 3.14.0 , < 3.14.4 (python) Affected: 3.15.0a1 , < 3.15.0a8 (python) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-3644",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-16T18:25:27.051552Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-116",
"description": "CWE-116 Improper Encoding or Escaping of Output",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-16T18:25:55.021Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"modules": [
"http.cookies"
],
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.13.13",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.14.4",
"status": "affected",
"version": "3.14.0",
"versionType": "python"
},
{
"lessThan": "3.15.0a8",
"status": "affected",
"version": "3.15.0a1",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "coordinator",
"value": "Stan Ulbrych"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Stan Ulbrych"
},
{
"lang": "en",
"type": "remediation reviewer",
"value": "Victor Stinner"
},
{
"lang": "en",
"type": "remediation reviewer",
"value": "Seth Larson"
},
{
"lang": "en",
"type": "reporter",
"value": "Vyom Yadav"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output()."
}
],
"value": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output()."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 6,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "LOW",
"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:L/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "LOW",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-07T22:01:41.034Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/145599"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/145600"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/62ceb396fcbe69da1ded3702de586f4072b590dd"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/d16ecc6c3626f0e2cc8f08c309c83934e8a979dd"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Incomplete control character validation in http.cookies",
"x_generator": {
"engine": "Vulnogram 1.0.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2026-3644",
"datePublished": "2026-03-16T17:37:31.344Z",
"dateReserved": "2026-03-06T16:13:09.289Z",
"dateUpdated": "2026-04-07T22:01:41.034Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-3644\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2026-03-16T18:16:09.907\",\"lastModified\":\"2026-03-17T14:20:01.670\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:H/VA:N/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.0,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"LOW\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"NONE\",\"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\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"},{\"lang\":\"en\",\"value\":\"CWE-116\"}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/62ceb396fcbe69da1ded3702de586f4072b590dd\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/d16ecc6c3626f0e2cc8f08c309c83934e8a979dd\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/145599\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/pull/145600\",\"source\":\"cna@python.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/\",\"source\":\"cna@python.org\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-3644\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-16T18:25:27.051552Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20 Improper Input Validation\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-116\", \"description\": \"CWE-116 Improper Encoding or Escaping of Output\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-16T18:24:32.300Z\"}}], \"cna\": {\"title\": \"Incomplete control character validation in http.cookies\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"Stan Ulbrych\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Stan Ulbrych\"}, {\"lang\": \"en\", \"type\": \"remediation reviewer\", \"value\": \"Victor Stinner\"}, {\"lang\": \"en\", \"type\": \"remediation reviewer\", \"value\": \"Seth Larson\"}, {\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Vyom Yadav\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 6, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"LOW\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"modules\": [\"http.cookies\"], \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.13.13\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.14.0\", \"lessThan\": \"3.14.4\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.15.0a1\", \"lessThan\": \"3.15.0a8\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/issues/145599\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/python/cpython/pull/145600\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/62ceb396fcbe69da1ded3702de586f4072b590dd\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/d16ecc6c3626f0e2cc8f08c309c83934e8a979dd\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 1.0.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().\", \"base64\": false}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2026-04-07T22:01:41.034Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-3644\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-07T22:01:41.034Z\", \"dateReserved\": \"2026-03-06T16:13:09.289Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2026-03-16T17:37:31.344Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2026:10480-1
Vulnerability from csaf_opensuse - Published: 2026-04-01 00:00 - Updated: 2026-04-01 00:00| URL | Category | |||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||
{
"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": "python313-3.13.12-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python313-3.13.12-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10480",
"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_10480-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13462 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3644 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4224 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4519 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4519/"
}
],
"title": "python313-3.13.12-3.1 on GA media",
"tracking": {
"current_release_date": "2026-04-01T00:00:00Z",
"generator": {
"date": "2026-04-01T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10480-1",
"initial_release_date": "2026-04-01T00:00:00Z",
"revision_history": [
{
"date": "2026-04-01T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.12-3.1.aarch64",
"product": {
"name": "python313-3.13.12-3.1.aarch64",
"product_id": "python313-3.13.12-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-32bit-3.13.12-3.1.aarch64",
"product": {
"name": "python313-32bit-3.13.12-3.1.aarch64",
"product_id": "python313-32bit-3.13.12-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.12-3.1.aarch64",
"product": {
"name": "python313-curses-3.13.12-3.1.aarch64",
"product_id": "python313-curses-3.13.12-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.12-3.1.aarch64",
"product": {
"name": "python313-dbm-3.13.12-3.1.aarch64",
"product_id": "python313-dbm-3.13.12-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.12-3.1.aarch64",
"product": {
"name": "python313-idle-3.13.12-3.1.aarch64",
"product_id": "python313-idle-3.13.12-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.12-3.1.aarch64",
"product": {
"name": "python313-tk-3.13.12-3.1.aarch64",
"product_id": "python313-tk-3.13.12-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.12-3.1.aarch64",
"product": {
"name": "python313-x86-64-v3-3.13.12-3.1.aarch64",
"product_id": "python313-x86-64-v3-3.13.12-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.12-3.1.ppc64le",
"product": {
"name": "python313-3.13.12-3.1.ppc64le",
"product_id": "python313-3.13.12-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-32bit-3.13.12-3.1.ppc64le",
"product": {
"name": "python313-32bit-3.13.12-3.1.ppc64le",
"product_id": "python313-32bit-3.13.12-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.12-3.1.ppc64le",
"product": {
"name": "python313-curses-3.13.12-3.1.ppc64le",
"product_id": "python313-curses-3.13.12-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.12-3.1.ppc64le",
"product": {
"name": "python313-dbm-3.13.12-3.1.ppc64le",
"product_id": "python313-dbm-3.13.12-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.12-3.1.ppc64le",
"product": {
"name": "python313-idle-3.13.12-3.1.ppc64le",
"product_id": "python313-idle-3.13.12-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.12-3.1.ppc64le",
"product": {
"name": "python313-tk-3.13.12-3.1.ppc64le",
"product_id": "python313-tk-3.13.12-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.12-3.1.ppc64le",
"product": {
"name": "python313-x86-64-v3-3.13.12-3.1.ppc64le",
"product_id": "python313-x86-64-v3-3.13.12-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.12-3.1.s390x",
"product": {
"name": "python313-3.13.12-3.1.s390x",
"product_id": "python313-3.13.12-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-32bit-3.13.12-3.1.s390x",
"product": {
"name": "python313-32bit-3.13.12-3.1.s390x",
"product_id": "python313-32bit-3.13.12-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.12-3.1.s390x",
"product": {
"name": "python313-curses-3.13.12-3.1.s390x",
"product_id": "python313-curses-3.13.12-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.12-3.1.s390x",
"product": {
"name": "python313-dbm-3.13.12-3.1.s390x",
"product_id": "python313-dbm-3.13.12-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.12-3.1.s390x",
"product": {
"name": "python313-idle-3.13.12-3.1.s390x",
"product_id": "python313-idle-3.13.12-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.12-3.1.s390x",
"product": {
"name": "python313-tk-3.13.12-3.1.s390x",
"product_id": "python313-tk-3.13.12-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.12-3.1.s390x",
"product": {
"name": "python313-x86-64-v3-3.13.12-3.1.s390x",
"product_id": "python313-x86-64-v3-3.13.12-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-3.13.12-3.1.x86_64",
"product": {
"name": "python313-3.13.12-3.1.x86_64",
"product_id": "python313-3.13.12-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-32bit-3.13.12-3.1.x86_64",
"product": {
"name": "python313-32bit-3.13.12-3.1.x86_64",
"product_id": "python313-32bit-3.13.12-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.12-3.1.x86_64",
"product": {
"name": "python313-curses-3.13.12-3.1.x86_64",
"product_id": "python313-curses-3.13.12-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.12-3.1.x86_64",
"product": {
"name": "python313-dbm-3.13.12-3.1.x86_64",
"product_id": "python313-dbm-3.13.12-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.12-3.1.x86_64",
"product": {
"name": "python313-idle-3.13.12-3.1.x86_64",
"product_id": "python313-idle-3.13.12-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.12-3.1.x86_64",
"product": {
"name": "python313-tk-3.13.12-3.1.x86_64",
"product_id": "python313-tk-3.13.12-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-x86-64-v3-3.13.12-3.1.x86_64",
"product": {
"name": "python313-x86-64-v3-3.13.12-3.1.x86_64",
"product_id": "python313-x86-64-v3-3.13.12-3.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": "python313-3.13.12-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64"
},
"product_reference": "python313-3.13.12-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.12-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le"
},
"product_reference": "python313-3.13.12-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.12-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.12-3.1.s390x"
},
"product_reference": "python313-3.13.12-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.12-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64"
},
"product_reference": "python313-3.13.12-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-32bit-3.13.12-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64"
},
"product_reference": "python313-32bit-3.13.12-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-32bit-3.13.12-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le"
},
"product_reference": "python313-32bit-3.13.12-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-32bit-3.13.12-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x"
},
"product_reference": "python313-32bit-3.13.12-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-32bit-3.13.12-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64"
},
"product_reference": "python313-32bit-3.13.12-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.12-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64"
},
"product_reference": "python313-curses-3.13.12-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.12-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le"
},
"product_reference": "python313-curses-3.13.12-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.12-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x"
},
"product_reference": "python313-curses-3.13.12-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.12-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64"
},
"product_reference": "python313-curses-3.13.12-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.12-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64"
},
"product_reference": "python313-dbm-3.13.12-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.12-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le"
},
"product_reference": "python313-dbm-3.13.12-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.12-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x"
},
"product_reference": "python313-dbm-3.13.12-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.12-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64"
},
"product_reference": "python313-dbm-3.13.12-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.12-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64"
},
"product_reference": "python313-idle-3.13.12-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.12-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le"
},
"product_reference": "python313-idle-3.13.12-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.12-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x"
},
"product_reference": "python313-idle-3.13.12-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.12-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64"
},
"product_reference": "python313-idle-3.13.12-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.12-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64"
},
"product_reference": "python313-tk-3.13.12-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.12-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le"
},
"product_reference": "python313-tk-3.13.12-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.12-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x"
},
"product_reference": "python313-tk-3.13.12-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.12-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64"
},
"product_reference": "python313-tk-3.13.12-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.12-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64"
},
"product_reference": "python313-x86-64-v3-3.13.12-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.12-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le"
},
"product_reference": "python313-x86-64-v3-3.13.12-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.12-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x"
},
"product_reference": "python313-x86-64-v3-3.13.12-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-x86-64-v3-3.13.12-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
},
"product_reference": "python313-x86-64-v3-3.13.12-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13462"
}
],
"notes": [
{
"category": "general",
"text": "The \"tarfile\" module would still apply normalization of AREGTYPE (\\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPE_LONGNAME or GNUTYPE_LONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13462",
"url": "https://www.suse.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "SUSE Bug 1259611 for CVE-2025-13462",
"url": "https://bugzilla.suse.com/1259611"
}
],
"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:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-13462"
},
{
"cve": "CVE-2026-3644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3644"
}
],
"notes": [
{
"category": "general",
"text": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3644",
"url": "https://www.suse.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "SUSE Bug 1259734 for CVE-2026-3644",
"url": "https://bugzilla.suse.com/1259734"
}
],
"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:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-3644"
},
{
"cve": "CVE-2026-4224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4224"
}
],
"notes": [
{
"category": "general",
"text": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4224",
"url": "https://www.suse.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "SUSE Bug 1259735 for CVE-2026-4224",
"url": "https://bugzilla.suse.com/1259735"
}
],
"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:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.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:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-4224"
},
{
"cve": "CVE-2026-4519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4519"
}
],
"notes": [
{
"category": "general",
"text": "The webbrowser.open() API would accept leading dashes in the URL which \ncould be handled as command line options for certain web browsers. New \nbehavior rejects leading dashes. Users are recommended to sanitize URLs \nprior to passing to webbrowser.open().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4519",
"url": "https://www.suse.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4519",
"url": "https://bugzilla.suse.com/1260026"
}
],
"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:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-32bit-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-curses-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-dbm-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-idle-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-tk-3.13.12-3.1.x86_64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.aarch64",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.ppc64le",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.s390x",
"openSUSE Tumbleweed:python313-x86-64-v3-3.13.12-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-4519"
}
]
}
OPENSUSE-SU-2026:10479-1
Vulnerability from csaf_opensuse - Published: 2026-04-01 00:00 - Updated: 2026-04-01 00:00| URL | Category | |||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||
{
"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": "python312-3.12.13-4.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python312-3.12.13-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10479",
"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_10479-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13462 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3644 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4224 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4519 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4519/"
}
],
"title": "python312-3.12.13-4.1 on GA media",
"tracking": {
"current_release_date": "2026-04-01T00:00:00Z",
"generator": {
"date": "2026-04-01T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10479-1",
"initial_release_date": "2026-04-01T00:00:00Z",
"revision_history": [
{
"date": "2026-04-01T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.13-4.1.aarch64",
"product": {
"name": "python312-3.12.13-4.1.aarch64",
"product_id": "python312-3.12.13-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.13-4.1.aarch64",
"product": {
"name": "python312-curses-3.12.13-4.1.aarch64",
"product_id": "python312-curses-3.12.13-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.13-4.1.aarch64",
"product": {
"name": "python312-dbm-3.12.13-4.1.aarch64",
"product_id": "python312-dbm-3.12.13-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.13-4.1.aarch64",
"product": {
"name": "python312-idle-3.12.13-4.1.aarch64",
"product_id": "python312-idle-3.12.13-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.13-4.1.aarch64",
"product": {
"name": "python312-tk-3.12.13-4.1.aarch64",
"product_id": "python312-tk-3.12.13-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.13-4.1.aarch64",
"product": {
"name": "python312-x86-64-v3-3.12.13-4.1.aarch64",
"product_id": "python312-x86-64-v3-3.12.13-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.13-4.1.ppc64le",
"product": {
"name": "python312-3.12.13-4.1.ppc64le",
"product_id": "python312-3.12.13-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.13-4.1.ppc64le",
"product": {
"name": "python312-curses-3.12.13-4.1.ppc64le",
"product_id": "python312-curses-3.12.13-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.13-4.1.ppc64le",
"product": {
"name": "python312-dbm-3.12.13-4.1.ppc64le",
"product_id": "python312-dbm-3.12.13-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.13-4.1.ppc64le",
"product": {
"name": "python312-idle-3.12.13-4.1.ppc64le",
"product_id": "python312-idle-3.12.13-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.13-4.1.ppc64le",
"product": {
"name": "python312-tk-3.12.13-4.1.ppc64le",
"product_id": "python312-tk-3.12.13-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.13-4.1.ppc64le",
"product": {
"name": "python312-x86-64-v3-3.12.13-4.1.ppc64le",
"product_id": "python312-x86-64-v3-3.12.13-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.13-4.1.s390x",
"product": {
"name": "python312-3.12.13-4.1.s390x",
"product_id": "python312-3.12.13-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.13-4.1.s390x",
"product": {
"name": "python312-curses-3.12.13-4.1.s390x",
"product_id": "python312-curses-3.12.13-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.13-4.1.s390x",
"product": {
"name": "python312-dbm-3.12.13-4.1.s390x",
"product_id": "python312-dbm-3.12.13-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.13-4.1.s390x",
"product": {
"name": "python312-idle-3.12.13-4.1.s390x",
"product_id": "python312-idle-3.12.13-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.13-4.1.s390x",
"product": {
"name": "python312-tk-3.12.13-4.1.s390x",
"product_id": "python312-tk-3.12.13-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.13-4.1.s390x",
"product": {
"name": "python312-x86-64-v3-3.12.13-4.1.s390x",
"product_id": "python312-x86-64-v3-3.12.13-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python312-3.12.13-4.1.x86_64",
"product": {
"name": "python312-3.12.13-4.1.x86_64",
"product_id": "python312-3.12.13-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.13-4.1.x86_64",
"product": {
"name": "python312-curses-3.12.13-4.1.x86_64",
"product_id": "python312-curses-3.12.13-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.13-4.1.x86_64",
"product": {
"name": "python312-dbm-3.12.13-4.1.x86_64",
"product_id": "python312-dbm-3.12.13-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.13-4.1.x86_64",
"product": {
"name": "python312-idle-3.12.13-4.1.x86_64",
"product_id": "python312-idle-3.12.13-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.13-4.1.x86_64",
"product": {
"name": "python312-tk-3.12.13-4.1.x86_64",
"product_id": "python312-tk-3.12.13-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-x86-64-v3-3.12.13-4.1.x86_64",
"product": {
"name": "python312-x86-64-v3-3.12.13-4.1.x86_64",
"product_id": "python312-x86-64-v3-3.12.13-4.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": "python312-3.12.13-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64"
},
"product_reference": "python312-3.12.13-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le"
},
"product_reference": "python312-3.12.13-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.13-4.1.s390x"
},
"product_reference": "python312-3.12.13-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64"
},
"product_reference": "python312-3.12.13-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64"
},
"product_reference": "python312-curses-3.12.13-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le"
},
"product_reference": "python312-curses-3.12.13-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x"
},
"product_reference": "python312-curses-3.12.13-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64"
},
"product_reference": "python312-curses-3.12.13-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64"
},
"product_reference": "python312-dbm-3.12.13-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.13-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x"
},
"product_reference": "python312-dbm-3.12.13-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64"
},
"product_reference": "python312-dbm-3.12.13-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64"
},
"product_reference": "python312-idle-3.12.13-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le"
},
"product_reference": "python312-idle-3.12.13-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x"
},
"product_reference": "python312-idle-3.12.13-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64"
},
"product_reference": "python312-idle-3.12.13-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64"
},
"product_reference": "python312-tk-3.12.13-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le"
},
"product_reference": "python312-tk-3.12.13-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x"
},
"product_reference": "python312-tk-3.12.13-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64"
},
"product_reference": "python312-tk-3.12.13-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.13-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64"
},
"product_reference": "python312-x86-64-v3-3.12.13-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.13-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le"
},
"product_reference": "python312-x86-64-v3-3.12.13-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.13-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x"
},
"product_reference": "python312-x86-64-v3-3.12.13-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-x86-64-v3-3.12.13-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
},
"product_reference": "python312-x86-64-v3-3.12.13-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13462"
}
],
"notes": [
{
"category": "general",
"text": "The \"tarfile\" module would still apply normalization of AREGTYPE (\\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPE_LONGNAME or GNUTYPE_LONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13462",
"url": "https://www.suse.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "SUSE Bug 1259611 for CVE-2025-13462",
"url": "https://bugzilla.suse.com/1259611"
}
],
"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:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-13462"
},
{
"cve": "CVE-2026-3644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3644"
}
],
"notes": [
{
"category": "general",
"text": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3644",
"url": "https://www.suse.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "SUSE Bug 1259734 for CVE-2026-3644",
"url": "https://bugzilla.suse.com/1259734"
}
],
"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:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-3644"
},
{
"cve": "CVE-2026-4224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4224"
}
],
"notes": [
{
"category": "general",
"text": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4224",
"url": "https://www.suse.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "SUSE Bug 1259735 for CVE-2026-4224",
"url": "https://bugzilla.suse.com/1259735"
}
],
"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:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-4224"
},
{
"cve": "CVE-2026-4519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4519"
}
],
"notes": [
{
"category": "general",
"text": "The webbrowser.open() API would accept leading dashes in the URL which \ncould be handled as command line options for certain web browsers. New \nbehavior rejects leading dashes. Users are recommended to sanitize URLs \nprior to passing to webbrowser.open().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4519",
"url": "https://www.suse.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4519",
"url": "https://bugzilla.suse.com/1260026"
}
],
"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:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python312-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-curses-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-dbm-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-idle-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-tk-3.12.13-4.1.x86_64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.aarch64",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.ppc64le",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.s390x",
"openSUSE Tumbleweed:python312-x86-64-v3-3.12.13-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-4519"
}
]
}
OPENSUSE-SU-2026:10481-1
Vulnerability from csaf_opensuse - Published: 2026-04-01 00:00 - Updated: 2026-04-01 00:00| URL | Category | |||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||
{
"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": "python314-3.14.3-4.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python314-3.14.3-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10481",
"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_10481-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13462 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3644 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4224 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4519 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4519/"
}
],
"title": "python314-3.14.3-4.1 on GA media",
"tracking": {
"current_release_date": "2026-04-01T00:00:00Z",
"generator": {
"date": "2026-04-01T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10481-1",
"initial_release_date": "2026-04-01T00:00:00Z",
"revision_history": [
{
"date": "2026-04-01T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.3-4.1.aarch64",
"product": {
"name": "python314-3.14.3-4.1.aarch64",
"product_id": "python314-3.14.3-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-32bit-3.14.3-4.1.aarch64",
"product": {
"name": "python314-32bit-3.14.3-4.1.aarch64",
"product_id": "python314-32bit-3.14.3-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.3-4.1.aarch64",
"product": {
"name": "python314-curses-3.14.3-4.1.aarch64",
"product_id": "python314-curses-3.14.3-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.3-4.1.aarch64",
"product": {
"name": "python314-dbm-3.14.3-4.1.aarch64",
"product_id": "python314-dbm-3.14.3-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.3-4.1.aarch64",
"product": {
"name": "python314-idle-3.14.3-4.1.aarch64",
"product_id": "python314-idle-3.14.3-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.3-4.1.aarch64",
"product": {
"name": "python314-tk-3.14.3-4.1.aarch64",
"product_id": "python314-tk-3.14.3-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.3-4.1.aarch64",
"product": {
"name": "python314-x86-64-v3-3.14.3-4.1.aarch64",
"product_id": "python314-x86-64-v3-3.14.3-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.3-4.1.ppc64le",
"product": {
"name": "python314-3.14.3-4.1.ppc64le",
"product_id": "python314-3.14.3-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-32bit-3.14.3-4.1.ppc64le",
"product": {
"name": "python314-32bit-3.14.3-4.1.ppc64le",
"product_id": "python314-32bit-3.14.3-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.3-4.1.ppc64le",
"product": {
"name": "python314-curses-3.14.3-4.1.ppc64le",
"product_id": "python314-curses-3.14.3-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.3-4.1.ppc64le",
"product": {
"name": "python314-dbm-3.14.3-4.1.ppc64le",
"product_id": "python314-dbm-3.14.3-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.3-4.1.ppc64le",
"product": {
"name": "python314-idle-3.14.3-4.1.ppc64le",
"product_id": "python314-idle-3.14.3-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.3-4.1.ppc64le",
"product": {
"name": "python314-tk-3.14.3-4.1.ppc64le",
"product_id": "python314-tk-3.14.3-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.3-4.1.ppc64le",
"product": {
"name": "python314-x86-64-v3-3.14.3-4.1.ppc64le",
"product_id": "python314-x86-64-v3-3.14.3-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.3-4.1.s390x",
"product": {
"name": "python314-3.14.3-4.1.s390x",
"product_id": "python314-3.14.3-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-32bit-3.14.3-4.1.s390x",
"product": {
"name": "python314-32bit-3.14.3-4.1.s390x",
"product_id": "python314-32bit-3.14.3-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.3-4.1.s390x",
"product": {
"name": "python314-curses-3.14.3-4.1.s390x",
"product_id": "python314-curses-3.14.3-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.3-4.1.s390x",
"product": {
"name": "python314-dbm-3.14.3-4.1.s390x",
"product_id": "python314-dbm-3.14.3-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.3-4.1.s390x",
"product": {
"name": "python314-idle-3.14.3-4.1.s390x",
"product_id": "python314-idle-3.14.3-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.3-4.1.s390x",
"product": {
"name": "python314-tk-3.14.3-4.1.s390x",
"product_id": "python314-tk-3.14.3-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.3-4.1.s390x",
"product": {
"name": "python314-x86-64-v3-3.14.3-4.1.s390x",
"product_id": "python314-x86-64-v3-3.14.3-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python314-3.14.3-4.1.x86_64",
"product": {
"name": "python314-3.14.3-4.1.x86_64",
"product_id": "python314-3.14.3-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-32bit-3.14.3-4.1.x86_64",
"product": {
"name": "python314-32bit-3.14.3-4.1.x86_64",
"product_id": "python314-32bit-3.14.3-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-curses-3.14.3-4.1.x86_64",
"product": {
"name": "python314-curses-3.14.3-4.1.x86_64",
"product_id": "python314-curses-3.14.3-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-dbm-3.14.3-4.1.x86_64",
"product": {
"name": "python314-dbm-3.14.3-4.1.x86_64",
"product_id": "python314-dbm-3.14.3-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-idle-3.14.3-4.1.x86_64",
"product": {
"name": "python314-idle-3.14.3-4.1.x86_64",
"product_id": "python314-idle-3.14.3-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-tk-3.14.3-4.1.x86_64",
"product": {
"name": "python314-tk-3.14.3-4.1.x86_64",
"product_id": "python314-tk-3.14.3-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-x86-64-v3-3.14.3-4.1.x86_64",
"product": {
"name": "python314-x86-64-v3-3.14.3-4.1.x86_64",
"product_id": "python314-x86-64-v3-3.14.3-4.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": "python314-3.14.3-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64"
},
"product_reference": "python314-3.14.3-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.3-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le"
},
"product_reference": "python314-3.14.3-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.3-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.3-4.1.s390x"
},
"product_reference": "python314-3.14.3-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-3.14.3-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64"
},
"product_reference": "python314-3.14.3-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-32bit-3.14.3-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64"
},
"product_reference": "python314-32bit-3.14.3-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-32bit-3.14.3-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le"
},
"product_reference": "python314-32bit-3.14.3-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-32bit-3.14.3-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x"
},
"product_reference": "python314-32bit-3.14.3-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-32bit-3.14.3-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64"
},
"product_reference": "python314-32bit-3.14.3-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.3-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64"
},
"product_reference": "python314-curses-3.14.3-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.3-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le"
},
"product_reference": "python314-curses-3.14.3-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.3-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x"
},
"product_reference": "python314-curses-3.14.3-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-curses-3.14.3-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64"
},
"product_reference": "python314-curses-3.14.3-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.3-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64"
},
"product_reference": "python314-dbm-3.14.3-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.3-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le"
},
"product_reference": "python314-dbm-3.14.3-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.3-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x"
},
"product_reference": "python314-dbm-3.14.3-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-dbm-3.14.3-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64"
},
"product_reference": "python314-dbm-3.14.3-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.3-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64"
},
"product_reference": "python314-idle-3.14.3-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.3-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le"
},
"product_reference": "python314-idle-3.14.3-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.3-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x"
},
"product_reference": "python314-idle-3.14.3-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-idle-3.14.3-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64"
},
"product_reference": "python314-idle-3.14.3-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.3-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64"
},
"product_reference": "python314-tk-3.14.3-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.3-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le"
},
"product_reference": "python314-tk-3.14.3-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.3-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x"
},
"product_reference": "python314-tk-3.14.3-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-tk-3.14.3-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64"
},
"product_reference": "python314-tk-3.14.3-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.3-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64"
},
"product_reference": "python314-x86-64-v3-3.14.3-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.3-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le"
},
"product_reference": "python314-x86-64-v3-3.14.3-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.3-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x"
},
"product_reference": "python314-x86-64-v3-3.14.3-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-x86-64-v3-3.14.3-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
},
"product_reference": "python314-x86-64-v3-3.14.3-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13462"
}
],
"notes": [
{
"category": "general",
"text": "The \"tarfile\" module would still apply normalization of AREGTYPE (\\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPE_LONGNAME or GNUTYPE_LONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13462",
"url": "https://www.suse.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "SUSE Bug 1259611 for CVE-2025-13462",
"url": "https://bugzilla.suse.com/1259611"
}
],
"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:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-13462"
},
{
"cve": "CVE-2026-3644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3644"
}
],
"notes": [
{
"category": "general",
"text": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3644",
"url": "https://www.suse.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "SUSE Bug 1259734 for CVE-2026-3644",
"url": "https://bugzilla.suse.com/1259734"
}
],
"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:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-3644"
},
{
"cve": "CVE-2026-4224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4224"
}
],
"notes": [
{
"category": "general",
"text": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4224",
"url": "https://www.suse.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "SUSE Bug 1259735 for CVE-2026-4224",
"url": "https://bugzilla.suse.com/1259735"
}
],
"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:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-4224"
},
{
"cve": "CVE-2026-4519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4519"
}
],
"notes": [
{
"category": "general",
"text": "The webbrowser.open() API would accept leading dashes in the URL which \ncould be handled as command line options for certain web browsers. New \nbehavior rejects leading dashes. Users are recommended to sanitize URLs \nprior to passing to webbrowser.open().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4519",
"url": "https://www.suse.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4519",
"url": "https://bugzilla.suse.com/1260026"
}
],
"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:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python314-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-32bit-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-curses-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-dbm-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-idle-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-tk-3.14.3-4.1.x86_64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.aarch64",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.ppc64le",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.s390x",
"openSUSE Tumbleweed:python314-x86-64-v3-3.14.3-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-4519"
}
]
}
OPENSUSE-SU-2026:10478-1
Vulnerability from csaf_opensuse - Published: 2026-04-01 00:00 - Updated: 2026-04-01 00:00| URL | Category | |||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python311-3.11.15-4.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-3.11.15-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10478",
"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_10478-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13462 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3644 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4224 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4519 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4519/"
}
],
"title": "python311-3.11.15-4.1 on GA media",
"tracking": {
"current_release_date": "2026-04-01T00:00:00Z",
"generator": {
"date": "2026-04-01T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10478-1",
"initial_release_date": "2026-04-01T00:00:00Z",
"revision_history": [
{
"date": "2026-04-01T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.15-4.1.aarch64",
"product": {
"name": "python311-3.11.15-4.1.aarch64",
"product_id": "python311-3.11.15-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.15-4.1.aarch64",
"product": {
"name": "python311-32bit-3.11.15-4.1.aarch64",
"product_id": "python311-32bit-3.11.15-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-4.1.aarch64",
"product": {
"name": "python311-curses-3.11.15-4.1.aarch64",
"product_id": "python311-curses-3.11.15-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-4.1.aarch64",
"product": {
"name": "python311-dbm-3.11.15-4.1.aarch64",
"product_id": "python311-dbm-3.11.15-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-4.1.aarch64",
"product": {
"name": "python311-idle-3.11.15-4.1.aarch64",
"product_id": "python311-idle-3.11.15-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-4.1.aarch64",
"product": {
"name": "python311-tk-3.11.15-4.1.aarch64",
"product_id": "python311-tk-3.11.15-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.15-4.1.aarch64",
"product": {
"name": "python311-x86-64-v3-3.11.15-4.1.aarch64",
"product_id": "python311-x86-64-v3-3.11.15-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.15-4.1.ppc64le",
"product": {
"name": "python311-3.11.15-4.1.ppc64le",
"product_id": "python311-3.11.15-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.15-4.1.ppc64le",
"product": {
"name": "python311-32bit-3.11.15-4.1.ppc64le",
"product_id": "python311-32bit-3.11.15-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-4.1.ppc64le",
"product": {
"name": "python311-curses-3.11.15-4.1.ppc64le",
"product_id": "python311-curses-3.11.15-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-4.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.15-4.1.ppc64le",
"product_id": "python311-dbm-3.11.15-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-4.1.ppc64le",
"product": {
"name": "python311-idle-3.11.15-4.1.ppc64le",
"product_id": "python311-idle-3.11.15-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-4.1.ppc64le",
"product": {
"name": "python311-tk-3.11.15-4.1.ppc64le",
"product_id": "python311-tk-3.11.15-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.15-4.1.ppc64le",
"product": {
"name": "python311-x86-64-v3-3.11.15-4.1.ppc64le",
"product_id": "python311-x86-64-v3-3.11.15-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.15-4.1.s390x",
"product": {
"name": "python311-3.11.15-4.1.s390x",
"product_id": "python311-3.11.15-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.15-4.1.s390x",
"product": {
"name": "python311-32bit-3.11.15-4.1.s390x",
"product_id": "python311-32bit-3.11.15-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-4.1.s390x",
"product": {
"name": "python311-curses-3.11.15-4.1.s390x",
"product_id": "python311-curses-3.11.15-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-4.1.s390x",
"product": {
"name": "python311-dbm-3.11.15-4.1.s390x",
"product_id": "python311-dbm-3.11.15-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-4.1.s390x",
"product": {
"name": "python311-idle-3.11.15-4.1.s390x",
"product_id": "python311-idle-3.11.15-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-4.1.s390x",
"product": {
"name": "python311-tk-3.11.15-4.1.s390x",
"product_id": "python311-tk-3.11.15-4.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.15-4.1.s390x",
"product": {
"name": "python311-x86-64-v3-3.11.15-4.1.s390x",
"product_id": "python311-x86-64-v3-3.11.15-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-3.11.15-4.1.x86_64",
"product": {
"name": "python311-3.11.15-4.1.x86_64",
"product_id": "python311-3.11.15-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.15-4.1.x86_64",
"product": {
"name": "python311-32bit-3.11.15-4.1.x86_64",
"product_id": "python311-32bit-3.11.15-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-4.1.x86_64",
"product": {
"name": "python311-curses-3.11.15-4.1.x86_64",
"product_id": "python311-curses-3.11.15-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-4.1.x86_64",
"product": {
"name": "python311-dbm-3.11.15-4.1.x86_64",
"product_id": "python311-dbm-3.11.15-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-4.1.x86_64",
"product": {
"name": "python311-idle-3.11.15-4.1.x86_64",
"product_id": "python311-idle-3.11.15-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-4.1.x86_64",
"product": {
"name": "python311-tk-3.11.15-4.1.x86_64",
"product_id": "python311-tk-3.11.15-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-x86-64-v3-3.11.15-4.1.x86_64",
"product": {
"name": "python311-x86-64-v3-3.11.15-4.1.x86_64",
"product_id": "python311-x86-64-v3-3.11.15-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64"
},
"product_reference": "python311-3.11.15-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le"
},
"product_reference": "python311-3.11.15-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.15-4.1.s390x"
},
"product_reference": "python311-3.11.15-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64"
},
"product_reference": "python311-3.11.15-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.15-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64"
},
"product_reference": "python311-32bit-3.11.15-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.15-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le"
},
"product_reference": "python311-32bit-3.11.15-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.15-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x"
},
"product_reference": "python311-32bit-3.11.15-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.15-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64"
},
"product_reference": "python311-32bit-3.11.15-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x"
},
"product_reference": "python311-curses-3.11.15-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x"
},
"product_reference": "python311-dbm-3.11.15-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x"
},
"product_reference": "python311-idle-3.11.15-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x"
},
"product_reference": "python311-tk-3.11.15-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.15-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64"
},
"product_reference": "python311-x86-64-v3-3.11.15-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.15-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le"
},
"product_reference": "python311-x86-64-v3-3.11.15-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.15-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x"
},
"product_reference": "python311-x86-64-v3-3.11.15-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-x86-64-v3-3.11.15-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
},
"product_reference": "python311-x86-64-v3-3.11.15-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13462"
}
],
"notes": [
{
"category": "general",
"text": "The \"tarfile\" module would still apply normalization of AREGTYPE (\\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPE_LONGNAME or GNUTYPE_LONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13462",
"url": "https://www.suse.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "SUSE Bug 1259611 for CVE-2025-13462",
"url": "https://bugzilla.suse.com/1259611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-13462"
},
{
"cve": "CVE-2026-3644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3644"
}
],
"notes": [
{
"category": "general",
"text": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3644",
"url": "https://www.suse.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "SUSE Bug 1259734 for CVE-2026-3644",
"url": "https://bugzilla.suse.com/1259734"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-3644"
},
{
"cve": "CVE-2026-4224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4224"
}
],
"notes": [
{
"category": "general",
"text": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4224",
"url": "https://www.suse.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "SUSE Bug 1259735 for CVE-2026-4224",
"url": "https://bugzilla.suse.com/1259735"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-4224"
},
{
"cve": "CVE-2026-4519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4519"
}
],
"notes": [
{
"category": "general",
"text": "The webbrowser.open() API would accept leading dashes in the URL which \ncould be handled as command line options for certain web browsers. New \nbehavior rejects leading dashes. Users are recommended to sanitize URLs \nprior to passing to webbrowser.open().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4519",
"url": "https://www.suse.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4519",
"url": "https://bugzilla.suse.com/1260026"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-32bit-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-curses-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-dbm-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-idle-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-tk-3.11.15-4.1.x86_64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.aarch64",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.ppc64le",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.s390x",
"openSUSE Tumbleweed:python311-x86-64-v3-3.11.15-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-4519"
}
]
}
OPENSUSE-SU-2026:10477-1
Vulnerability from csaf_opensuse - Published: 2026-04-01 00:00 - Updated: 2026-04-01 00:00| URL | Category | |||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||
{
"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": "python310-3.10.20-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-3.10.20-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10477",
"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_10477-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13462 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3644 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4224 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4519 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4519/"
}
],
"title": "python310-3.10.20-3.1 on GA media",
"tracking": {
"current_release_date": "2026-04-01T00:00:00Z",
"generator": {
"date": "2026-04-01T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10477-1",
"initial_release_date": "2026-04-01T00:00:00Z",
"revision_history": [
{
"date": "2026-04-01T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.20-3.1.aarch64",
"product": {
"name": "python310-3.10.20-3.1.aarch64",
"product_id": "python310-3.10.20-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-3.1.aarch64",
"product": {
"name": "python310-curses-3.10.20-3.1.aarch64",
"product_id": "python310-curses-3.10.20-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-3.1.aarch64",
"product": {
"name": "python310-dbm-3.10.20-3.1.aarch64",
"product_id": "python310-dbm-3.10.20-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-3.1.aarch64",
"product": {
"name": "python310-idle-3.10.20-3.1.aarch64",
"product_id": "python310-idle-3.10.20-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-3.1.aarch64",
"product": {
"name": "python310-tk-3.10.20-3.1.aarch64",
"product_id": "python310-tk-3.10.20-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.20-3.1.ppc64le",
"product": {
"name": "python310-3.10.20-3.1.ppc64le",
"product_id": "python310-3.10.20-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-3.1.ppc64le",
"product": {
"name": "python310-curses-3.10.20-3.1.ppc64le",
"product_id": "python310-curses-3.10.20-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-3.1.ppc64le",
"product": {
"name": "python310-dbm-3.10.20-3.1.ppc64le",
"product_id": "python310-dbm-3.10.20-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-3.1.ppc64le",
"product": {
"name": "python310-idle-3.10.20-3.1.ppc64le",
"product_id": "python310-idle-3.10.20-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-3.1.ppc64le",
"product": {
"name": "python310-tk-3.10.20-3.1.ppc64le",
"product_id": "python310-tk-3.10.20-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.20-3.1.s390x",
"product": {
"name": "python310-3.10.20-3.1.s390x",
"product_id": "python310-3.10.20-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-3.1.s390x",
"product": {
"name": "python310-curses-3.10.20-3.1.s390x",
"product_id": "python310-curses-3.10.20-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-3.1.s390x",
"product": {
"name": "python310-dbm-3.10.20-3.1.s390x",
"product_id": "python310-dbm-3.10.20-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-3.1.s390x",
"product": {
"name": "python310-idle-3.10.20-3.1.s390x",
"product_id": "python310-idle-3.10.20-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-3.1.s390x",
"product": {
"name": "python310-tk-3.10.20-3.1.s390x",
"product_id": "python310-tk-3.10.20-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.20-3.1.x86_64",
"product": {
"name": "python310-3.10.20-3.1.x86_64",
"product_id": "python310-3.10.20-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-3.1.x86_64",
"product": {
"name": "python310-curses-3.10.20-3.1.x86_64",
"product_id": "python310-curses-3.10.20-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-3.1.x86_64",
"product": {
"name": "python310-dbm-3.10.20-3.1.x86_64",
"product_id": "python310-dbm-3.10.20-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-3.1.x86_64",
"product": {
"name": "python310-idle-3.10.20-3.1.x86_64",
"product_id": "python310-idle-3.10.20-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-3.1.x86_64",
"product": {
"name": "python310-tk-3.10.20-3.1.x86_64",
"product_id": "python310-tk-3.10.20-3.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": "python310-3.10.20-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64"
},
"product_reference": "python310-3.10.20-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le"
},
"product_reference": "python310-3.10.20-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.20-3.1.s390x"
},
"product_reference": "python310-3.10.20-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64"
},
"product_reference": "python310-3.10.20-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64"
},
"product_reference": "python310-curses-3.10.20-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le"
},
"product_reference": "python310-curses-3.10.20-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x"
},
"product_reference": "python310-curses-3.10.20-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64"
},
"product_reference": "python310-curses-3.10.20-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64"
},
"product_reference": "python310-dbm-3.10.20-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.20-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x"
},
"product_reference": "python310-dbm-3.10.20-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64"
},
"product_reference": "python310-dbm-3.10.20-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64"
},
"product_reference": "python310-idle-3.10.20-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le"
},
"product_reference": "python310-idle-3.10.20-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x"
},
"product_reference": "python310-idle-3.10.20-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64"
},
"product_reference": "python310-idle-3.10.20-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64"
},
"product_reference": "python310-tk-3.10.20-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le"
},
"product_reference": "python310-tk-3.10.20-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x"
},
"product_reference": "python310-tk-3.10.20-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
},
"product_reference": "python310-tk-3.10.20-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13462"
}
],
"notes": [
{
"category": "general",
"text": "The \"tarfile\" module would still apply normalization of AREGTYPE (\\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPE_LONGNAME or GNUTYPE_LONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13462",
"url": "https://www.suse.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "SUSE Bug 1259611 for CVE-2025-13462",
"url": "https://bugzilla.suse.com/1259611"
}
],
"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:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2025-13462"
},
{
"cve": "CVE-2026-3644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3644"
}
],
"notes": [
{
"category": "general",
"text": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3644",
"url": "https://www.suse.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "SUSE Bug 1259734 for CVE-2026-3644",
"url": "https://bugzilla.suse.com/1259734"
}
],
"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:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-3644"
},
{
"cve": "CVE-2026-4224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4224"
}
],
"notes": [
{
"category": "general",
"text": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4224",
"url": "https://www.suse.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "SUSE Bug 1259735 for CVE-2026-4224",
"url": "https://bugzilla.suse.com/1259735"
}
],
"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:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.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:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-4224"
},
{
"cve": "CVE-2026-4519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4519"
}
],
"notes": [
{
"category": "general",
"text": "The webbrowser.open() API would accept leading dashes in the URL which \ncould be handled as command line options for certain web browsers. New \nbehavior rejects leading dashes. Users are recommended to sanitize URLs \nprior to passing to webbrowser.open().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4519",
"url": "https://www.suse.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4519",
"url": "https://bugzilla.suse.com/1260026"
}
],
"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:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-3.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-4519"
}
]
}
bit-python-2026-3644
Vulnerability from bitnami_vulndb
The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "python",
"purl": "pkg:bitnami/python"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.15.0"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:H/VA:N/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-3644"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"id": "BIT-python-2026-3644",
"modified": "2026-03-18T09:23:06.258Z",
"published": "2026-03-18T08:54:55.802Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/62ceb396fcbe69da1ded3702de586f4072b590dd"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/d16ecc6c3626f0e2cc8f08c309c83934e8a979dd"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/145599"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/145600"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3644"
}
],
"schema_version": "1.6.2",
"summary": "Incomplete control character validation in http.cookies"
}
bit-libpython-2026-3644
Vulnerability from bitnami_vulndb
The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "libpython",
"purl": "pkg:bitnami/libpython"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.15.0"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:H/VA:N/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-3644"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"id": "BIT-libpython-2026-3644",
"modified": "2026-03-18T09:23:06.258Z",
"published": "2026-03-18T08:45:39.878Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/62ceb396fcbe69da1ded3702de586f4072b590dd"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/d16ecc6c3626f0e2cc8f08c309c83934e8a979dd"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/145599"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/145600"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3644"
}
],
"schema_version": "1.6.2",
"summary": "Incomplete control character validation in http.cookies"
}
SUSE-SU-2026:1206-1
Vulnerability from csaf_suse - Published: 2026-04-07 14:18 - Updated: 2026-04-07 14:18| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python fixes the following issues:\n\n- CVE-2025-13462: incorrect parsing of TarInfo when GNU long name and type AREGTYPE are combined can lead to\n misinterpretation of tar archives (bsc#1259611).\n- CVE-2026-3644: incomplete control character validation in http.cookies can lead to input validation bypass\n (bsc#1259734).\n- CVE-2026-4224: parsing XML with deeply nested DTD content models can lead to C stack overflow (bsc#1259735).\n- CVE-2026-4519: failure to sanitize leading dashes in URLs in the `webbrowser.open()` API can lead to web browser\n command line option injection (bsc#1260026).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1206,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-1206,openSUSE-SLE-15.6-2026-1206",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1206-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1206-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261206-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1206-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045298.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259611",
"url": "https://bugzilla.suse.com/1259611"
},
{
"category": "self",
"summary": "SUSE Bug 1259734",
"url": "https://bugzilla.suse.com/1259734"
},
{
"category": "self",
"summary": "SUSE Bug 1259735",
"url": "https://bugzilla.suse.com/1259735"
},
{
"category": "self",
"summary": "SUSE Bug 1260026",
"url": "https://bugzilla.suse.com/1260026"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13462 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3644 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4224 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4519 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4519/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2026-04-07T14:18:48Z",
"generator": {
"date": "2026-04-07T14:18:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1206-1",
"initial_release_date": "2026-04-07T14:18:48Z",
"revision_history": [
{
"date": "2026-04-07T14:18:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"product_id": "libpython2_7-1_0-2.7.18-150000.111.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.111.1.aarch64",
"product": {
"name": "python-2.7.18-150000.111.1.aarch64",
"product_id": "python-2.7.18-150000.111.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.111.1.aarch64",
"product": {
"name": "python-base-2.7.18-150000.111.1.aarch64",
"product_id": "python-base-2.7.18-150000.111.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.111.1.aarch64",
"product": {
"name": "python-curses-2.7.18-150000.111.1.aarch64",
"product_id": "python-curses-2.7.18-150000.111.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.111.1.aarch64",
"product": {
"name": "python-demo-2.7.18-150000.111.1.aarch64",
"product_id": "python-demo-2.7.18-150000.111.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.111.1.aarch64",
"product": {
"name": "python-devel-2.7.18-150000.111.1.aarch64",
"product_id": "python-devel-2.7.18-150000.111.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.111.1.aarch64",
"product": {
"name": "python-gdbm-2.7.18-150000.111.1.aarch64",
"product_id": "python-gdbm-2.7.18-150000.111.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.111.1.aarch64",
"product": {
"name": "python-idle-2.7.18-150000.111.1.aarch64",
"product_id": "python-idle-2.7.18-150000.111.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.111.1.aarch64",
"product": {
"name": "python-tk-2.7.18-150000.111.1.aarch64",
"product_id": "python-tk-2.7.18-150000.111.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.111.1.aarch64",
"product": {
"name": "python-xml-2.7.18-150000.111.1.aarch64",
"product_id": "python-xml-2.7.18-150000.111.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-64bit-2.7.18-150000.111.1.aarch64_ilp32",
"product": {
"name": "libpython2_7-1_0-64bit-2.7.18-150000.111.1.aarch64_ilp32",
"product_id": "libpython2_7-1_0-64bit-2.7.18-150000.111.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-64bit-2.7.18-150000.111.1.aarch64_ilp32",
"product": {
"name": "python-64bit-2.7.18-150000.111.1.aarch64_ilp32",
"product_id": "python-64bit-2.7.18-150000.111.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-base-64bit-2.7.18-150000.111.1.aarch64_ilp32",
"product": {
"name": "python-base-64bit-2.7.18-150000.111.1.aarch64_ilp32",
"product_id": "python-base-64bit-2.7.18-150000.111.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.111.1.i586",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.111.1.i586",
"product_id": "libpython2_7-1_0-2.7.18-150000.111.1.i586"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.111.1.i586",
"product": {
"name": "python-2.7.18-150000.111.1.i586",
"product_id": "python-2.7.18-150000.111.1.i586"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.111.1.i586",
"product": {
"name": "python-base-2.7.18-150000.111.1.i586",
"product_id": "python-base-2.7.18-150000.111.1.i586"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.111.1.i586",
"product": {
"name": "python-curses-2.7.18-150000.111.1.i586",
"product_id": "python-curses-2.7.18-150000.111.1.i586"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.111.1.i586",
"product": {
"name": "python-demo-2.7.18-150000.111.1.i586",
"product_id": "python-demo-2.7.18-150000.111.1.i586"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.111.1.i586",
"product": {
"name": "python-devel-2.7.18-150000.111.1.i586",
"product_id": "python-devel-2.7.18-150000.111.1.i586"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.111.1.i586",
"product": {
"name": "python-gdbm-2.7.18-150000.111.1.i586",
"product_id": "python-gdbm-2.7.18-150000.111.1.i586"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.111.1.i586",
"product": {
"name": "python-idle-2.7.18-150000.111.1.i586",
"product_id": "python-idle-2.7.18-150000.111.1.i586"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.111.1.i586",
"product": {
"name": "python-tk-2.7.18-150000.111.1.i586",
"product_id": "python-tk-2.7.18-150000.111.1.i586"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.111.1.i586",
"product": {
"name": "python-xml-2.7.18-150000.111.1.i586",
"product_id": "python-xml-2.7.18-150000.111.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.7.18-150000.111.1.noarch",
"product": {
"name": "python-doc-2.7.18-150000.111.1.noarch",
"product_id": "python-doc-2.7.18-150000.111.1.noarch"
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.7.18-150000.111.1.noarch",
"product": {
"name": "python-doc-pdf-2.7.18-150000.111.1.noarch",
"product_id": "python-doc-pdf-2.7.18-150000.111.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"product_id": "libpython2_7-1_0-2.7.18-150000.111.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.111.1.ppc64le",
"product": {
"name": "python-2.7.18-150000.111.1.ppc64le",
"product_id": "python-2.7.18-150000.111.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.111.1.ppc64le",
"product": {
"name": "python-base-2.7.18-150000.111.1.ppc64le",
"product_id": "python-base-2.7.18-150000.111.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.111.1.ppc64le",
"product": {
"name": "python-curses-2.7.18-150000.111.1.ppc64le",
"product_id": "python-curses-2.7.18-150000.111.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.111.1.ppc64le",
"product": {
"name": "python-demo-2.7.18-150000.111.1.ppc64le",
"product_id": "python-demo-2.7.18-150000.111.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.111.1.ppc64le",
"product": {
"name": "python-devel-2.7.18-150000.111.1.ppc64le",
"product_id": "python-devel-2.7.18-150000.111.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.111.1.ppc64le",
"product": {
"name": "python-gdbm-2.7.18-150000.111.1.ppc64le",
"product_id": "python-gdbm-2.7.18-150000.111.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.111.1.ppc64le",
"product": {
"name": "python-idle-2.7.18-150000.111.1.ppc64le",
"product_id": "python-idle-2.7.18-150000.111.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.111.1.ppc64le",
"product": {
"name": "python-tk-2.7.18-150000.111.1.ppc64le",
"product_id": "python-tk-2.7.18-150000.111.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.111.1.ppc64le",
"product": {
"name": "python-xml-2.7.18-150000.111.1.ppc64le",
"product_id": "python-xml-2.7.18-150000.111.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"product_id": "libpython2_7-1_0-2.7.18-150000.111.1.s390x"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.111.1.s390x",
"product": {
"name": "python-2.7.18-150000.111.1.s390x",
"product_id": "python-2.7.18-150000.111.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.111.1.s390x",
"product": {
"name": "python-base-2.7.18-150000.111.1.s390x",
"product_id": "python-base-2.7.18-150000.111.1.s390x"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.111.1.s390x",
"product": {
"name": "python-curses-2.7.18-150000.111.1.s390x",
"product_id": "python-curses-2.7.18-150000.111.1.s390x"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.111.1.s390x",
"product": {
"name": "python-demo-2.7.18-150000.111.1.s390x",
"product_id": "python-demo-2.7.18-150000.111.1.s390x"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.111.1.s390x",
"product": {
"name": "python-devel-2.7.18-150000.111.1.s390x",
"product_id": "python-devel-2.7.18-150000.111.1.s390x"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.111.1.s390x",
"product": {
"name": "python-gdbm-2.7.18-150000.111.1.s390x",
"product_id": "python-gdbm-2.7.18-150000.111.1.s390x"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.111.1.s390x",
"product": {
"name": "python-idle-2.7.18-150000.111.1.s390x",
"product_id": "python-idle-2.7.18-150000.111.1.s390x"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.111.1.s390x",
"product": {
"name": "python-tk-2.7.18-150000.111.1.s390x",
"product_id": "python-tk-2.7.18-150000.111.1.s390x"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.111.1.s390x",
"product": {
"name": "python-xml-2.7.18-150000.111.1.s390x",
"product_id": "python-xml-2.7.18-150000.111.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"product_id": "libpython2_7-1_0-2.7.18-150000.111.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.18-150000.111.1.x86_64",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.18-150000.111.1.x86_64",
"product_id": "libpython2_7-1_0-32bit-2.7.18-150000.111.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.111.1.x86_64",
"product": {
"name": "python-2.7.18-150000.111.1.x86_64",
"product_id": "python-2.7.18-150000.111.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.18-150000.111.1.x86_64",
"product": {
"name": "python-32bit-2.7.18-150000.111.1.x86_64",
"product_id": "python-32bit-2.7.18-150000.111.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.111.1.x86_64",
"product": {
"name": "python-base-2.7.18-150000.111.1.x86_64",
"product_id": "python-base-2.7.18-150000.111.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.18-150000.111.1.x86_64",
"product": {
"name": "python-base-32bit-2.7.18-150000.111.1.x86_64",
"product_id": "python-base-32bit-2.7.18-150000.111.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.111.1.x86_64",
"product": {
"name": "python-curses-2.7.18-150000.111.1.x86_64",
"product_id": "python-curses-2.7.18-150000.111.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.111.1.x86_64",
"product": {
"name": "python-demo-2.7.18-150000.111.1.x86_64",
"product_id": "python-demo-2.7.18-150000.111.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.111.1.x86_64",
"product": {
"name": "python-devel-2.7.18-150000.111.1.x86_64",
"product_id": "python-devel-2.7.18-150000.111.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.111.1.x86_64",
"product": {
"name": "python-gdbm-2.7.18-150000.111.1.x86_64",
"product_id": "python-gdbm-2.7.18-150000.111.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.111.1.x86_64",
"product": {
"name": "python-idle-2.7.18-150000.111.1.x86_64",
"product_id": "python-idle-2.7.18-150000.111.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.111.1.x86_64",
"product": {
"name": "python-tk-2.7.18-150000.111.1.x86_64",
"product_id": "python-tk-2.7.18-150000.111.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.111.1.x86_64",
"product": {
"name": "python-xml-2.7.18-150000.111.1.x86_64",
"product_id": "python-xml-2.7.18-150000.111.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.111.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.111.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.111.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.111.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.111.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.aarch64"
},
"product_reference": "python-2.7.18-150000.111.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.111.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.ppc64le"
},
"product_reference": "python-2.7.18-150000.111.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.111.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.s390x"
},
"product_reference": "python-2.7.18-150000.111.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.111.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.x86_64"
},
"product_reference": "python-2.7.18-150000.111.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.111.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.111.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.111.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.ppc64le"
},
"product_reference": "python-base-2.7.18-150000.111.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.111.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.s390x"
},
"product_reference": "python-base-2.7.18-150000.111.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.111.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.111.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.111.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.aarch64"
},
"product_reference": "python-curses-2.7.18-150000.111.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.111.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-150000.111.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.111.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.s390x"
},
"product_reference": "python-curses-2.7.18-150000.111.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.111.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.111.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.111.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-150000.111.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.111.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-150000.111.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.111.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-150000.111.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.111.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.111.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.111.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.111.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.111.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-150000.111.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.111.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.s390x"
},
"product_reference": "python-xml-2.7.18-150000.111.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.111.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.111.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.111.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.111.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.111.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.111.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-150000.111.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.111.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-150000.111.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.111.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-2.7.18-150000.111.1.aarch64"
},
"product_reference": "python-2.7.18-150000.111.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.111.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-2.7.18-150000.111.1.ppc64le"
},
"product_reference": "python-2.7.18-150000.111.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.111.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-2.7.18-150000.111.1.s390x"
},
"product_reference": "python-2.7.18-150000.111.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.111.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-2.7.18-150000.111.1.x86_64"
},
"product_reference": "python-2.7.18-150000.111.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-150000.111.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-32bit-2.7.18-150000.111.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-150000.111.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.111.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.111.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.111.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.ppc64le"
},
"product_reference": "python-base-2.7.18-150000.111.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.111.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.s390x"
},
"product_reference": "python-base-2.7.18-150000.111.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.111.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.111.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-150000.111.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.111.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-150000.111.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.111.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.aarch64"
},
"product_reference": "python-curses-2.7.18-150000.111.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.111.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-150000.111.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.111.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.s390x"
},
"product_reference": "python-curses-2.7.18-150000.111.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.111.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.111.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-150000.111.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.aarch64"
},
"product_reference": "python-demo-2.7.18-150000.111.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-150000.111.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.ppc64le"
},
"product_reference": "python-demo-2.7.18-150000.111.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-150000.111.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.s390x"
},
"product_reference": "python-demo-2.7.18-150000.111.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-150000.111.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.x86_64"
},
"product_reference": "python-demo-2.7.18-150000.111.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.111.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.aarch64"
},
"product_reference": "python-devel-2.7.18-150000.111.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.111.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-150000.111.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.111.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.s390x"
},
"product_reference": "python-devel-2.7.18-150000.111.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.111.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.111.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-150000.111.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-doc-2.7.18-150000.111.1.noarch"
},
"product_reference": "python-doc-2.7.18-150000.111.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-150000.111.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.111.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-150000.111.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.111.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-150000.111.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.111.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-150000.111.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.111.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-150000.111.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.111.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.111.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-150000.111.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.aarch64"
},
"product_reference": "python-idle-2.7.18-150000.111.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-150000.111.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.ppc64le"
},
"product_reference": "python-idle-2.7.18-150000.111.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-150000.111.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.s390x"
},
"product_reference": "python-idle-2.7.18-150000.111.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-150000.111.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.x86_64"
},
"product_reference": "python-idle-2.7.18-150000.111.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.111.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.aarch64"
},
"product_reference": "python-tk-2.7.18-150000.111.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.111.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-150000.111.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.111.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.s390x"
},
"product_reference": "python-tk-2.7.18-150000.111.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.111.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.x86_64"
},
"product_reference": "python-tk-2.7.18-150000.111.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.111.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.111.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.111.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-150000.111.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.111.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.s390x"
},
"product_reference": "python-xml-2.7.18-150000.111.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.111.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.111.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13462"
}
],
"notes": [
{
"category": "general",
"text": "The \"tarfile\" module would still apply normalization of AREGTYPE (\\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPE_LONGNAME or GNUTYPE_LONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13462",
"url": "https://www.suse.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "SUSE Bug 1259611 for CVE-2025-13462",
"url": "https://bugzilla.suse.com/1259611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:18:48Z",
"details": "low"
}
],
"title": "CVE-2025-13462"
},
{
"cve": "CVE-2026-3644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3644"
}
],
"notes": [
{
"category": "general",
"text": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3644",
"url": "https://www.suse.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "SUSE Bug 1259734 for CVE-2026-3644",
"url": "https://bugzilla.suse.com/1259734"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:18:48Z",
"details": "moderate"
}
],
"title": "CVE-2026-3644"
},
{
"cve": "CVE-2026-4224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4224"
}
],
"notes": [
{
"category": "general",
"text": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4224",
"url": "https://www.suse.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "SUSE Bug 1259735 for CVE-2026-4224",
"url": "https://bugzilla.suse.com/1259735"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:18:48Z",
"details": "important"
}
],
"title": "CVE-2026-4224"
},
{
"cve": "CVE-2026-4519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4519"
}
],
"notes": [
{
"category": "general",
"text": "The webbrowser.open() API would accept leading dashes in the URL which \ncould be handled as command line options for certain web browsers. New \nbehavior rejects leading dashes. Users are recommended to sanitize URLs \nprior to passing to webbrowser.open().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4519",
"url": "https://www.suse.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4519",
"url": "https://bugzilla.suse.com/1260026"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.111.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.111.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.111.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.111.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-07T14:18:48Z",
"details": "moderate"
}
],
"title": "CVE-2026-4519"
}
]
}
FKIE_CVE-2026-3644
Vulnerability from fkie_nvd - Published: 2026-03-16 18:16 - Updated: 2026-03-17 14:20| URL | Tags | ||
|---|---|---|---|
| cna@python.org | https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4 | ||
| cna@python.org | https://github.com/python/cpython/commit/62ceb396fcbe69da1ded3702de586f4072b590dd | ||
| cna@python.org | https://github.com/python/cpython/commit/d16ecc6c3626f0e2cc8f08c309c83934e8a979dd | ||
| cna@python.org | https://github.com/python/cpython/issues/145599 | ||
| cna@python.org | https://github.com/python/cpython/pull/145600 | ||
| cna@python.org | https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/ |
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output()."
},
{
"lang": "es",
"value": "La soluci\u00f3n para CVE-2026-0672, que rechazaba caracteres de control en http.cookies.Morsel, era incompleta. Los m\u00e9todos Morsel.update(), el operador |= y las rutas de deserializaci\u00f3n no fueron parcheados, permitiendo que los caracteres de control eludieran la validaci\u00f3n de entrada. Adem\u00e1s, BaseCookie.js_output() carec\u00eda de la validaci\u00f3n de salida aplicada a BaseCookie.output()."
}
],
"id": "CVE-2026-3644",
"lastModified": "2026-03-17T14:20:01.670",
"metrics": {
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 6.0,
"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": "LOW",
"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:L/UI:N/VC:L/VI:H/VA:N/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": "NONE",
"vulnConfidentialityImpact": "LOW",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "cna@python.org",
"type": "Secondary"
}
]
},
"published": "2026-03-16T18:16:09.907",
"references": [
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/62ceb396fcbe69da1ded3702de586f4072b590dd"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/d16ecc6c3626f0e2cc8f08c309c83934e8a979dd"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/issues/145599"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/pull/145600"
},
{
"source": "cna@python.org",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/"
}
],
"sourceIdentifier": "cna@python.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
},
{
"lang": "en",
"value": "CWE-116"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
MSRC_CVE-2026-3644
Vulnerability from csaf_microsoft - Published: 2026-03-02 00:00 - Updated: 2026-03-31 14:57| URL | Category | |
|---|---|---|
{
"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-3644 Incomplete control character validation in http.cookies - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-3644.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": "Incomplete control character validation in http.cookies",
"tracking": {
"current_release_date": "2026-03-31T14:57:15.000Z",
"generator": {
"date": "2026-04-01T07:38:22.466Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-3644",
"initial_release_date": "2026-03-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-03-19T01:04:51.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-03-19T14:36:37.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-03-31T14:57:15.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 python3 3.12.9-9",
"product": {
"name": "azl3 python3 3.12.9-9",
"product_id": "3"
}
},
{
"category": "product_version_range",
"name": "cbl2 python3 3.9.19-19",
"product": {
"name": "cbl2 python3 3.9.19-19",
"product_id": "4"
}
},
{
"category": "product_version_range",
"name": "azl3 python3 3.12.9-10",
"product": {
"name": "azl3 python3 3.12.9-10",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "python3"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 tensorflow 2.16.1-11",
"product": {
"name": "azl3 tensorflow 2.16.1-11",
"product_id": "2"
}
}
],
"category": "product_name",
"name": "tensorflow"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python3 3.12.9-9 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python3 3.9.19-19 as a component of CBL Mariner 2.0",
"product_id": "17086-4"
},
"product_reference": "4",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 tensorflow 2.16.1-11 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python3 3.12.9-10 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-3644",
"notes": [
{
"category": "general",
"text": "PSF",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17084-3",
"17086-4",
"17084-2",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-3644 Incomplete control character validation in http.cookies - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-3644.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-03-19T01:04:51.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-3"
]
},
{
"category": "none_available",
"date": "2026-03-19T01:04:51.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-4"
]
},
{
"category": "none_available",
"date": "2026-03-19T01:04:51.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-2"
]
},
{
"category": "none_available",
"date": "2026-03-19T01:04:51.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-1"
]
}
],
"title": "Incomplete control character validation in http.cookies"
}
]
}
CERTFR-2026-AVI-0302
Vulnerability from certfr_avis - Published: 2026-03-17 - Updated: 2026-03-17
De multiples vulnérabilités ont été découvertes dans Python. Elles permettent à un attaquant de provoquer un contournement de la politique de sécurité et un problème de sécurité non spécifié par l'éditeur.
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 le dernier correctif 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-4224",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4224"
},
{
"name": "CVE-2026-3644",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3644"
}
],
"initial_release_date": "2026-03-17T00:00:00",
"last_revision_date": "2026-03-17T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0302",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-03-17T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Python. Elles permettent \u00e0 un attaquant de provoquer un contournement de la politique de s\u00e9curit\u00e9 et un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Python",
"vendor_advisories": [
{
"published_at": "2026-03-16",
"title": "Bulletin de s\u00e9curit\u00e9 Python H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/"
},
{
"published_at": "2026-03-16",
"title": "Bulletin de s\u00e9curit\u00e9 Python 5M7CGUW3XBRY7II4DK43KF7NQQ3TPZ6R",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/5M7CGUW3XBRY7II4DK43KF7NQQ3TPZ6R/"
}
]
}
GHSA-VF33-88PF-HWP3
Vulnerability from github – Published: 2026-03-16 18:32 – Updated: 2026-03-16 18:32The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().
{
"affected": [],
"aliases": [
"CVE-2026-3644"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-03-16T18:16:09Z",
"severity": "MODERATE"
},
"details": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"id": "GHSA-vf33-88pf-hwp3",
"modified": "2026-03-16T18:32:04Z",
"published": "2026-03-16T18:32:04Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3644"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/145599"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/145600"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/57e88c1cf95e1481b94ae57abe1010469d47a6b4"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/62ceb396fcbe69da1ded3702de586f4072b590dd"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/d16ecc6c3626f0e2cc8f08c309c83934e8a979dd"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:H/VA:N/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"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.