Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-1502 (GCVE-0-2026-1502)
Vulnerability from cvelistv5 – Published: 2026-04-10 17:54 – Updated: 2026-05-12 13:24- CWE-93 - Improper Neutralization of CRLF Sequences ('CRLF Injection')
| URL | Tags |
|---|---|
| https://github.com/python/cpython/pull/146212 | patch |
| https://github.com/python/cpython/issues/146211 | issue-tracking |
| https://mail.python.org/archives/list/security-an… | vendor-advisory |
| https://github.com/python/cpython/commit/05ed7ce7… | patch |
| https://github.com/python/cpython/commit/b1cf9016… | patch |
| Vendor | Product | Version | |
|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.14.5rc1
(python)
Affected: 3.15.0a1 , < 3.15.0b1 (python) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-04-11T04:39:26.099Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/11/4"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-1502",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-13T16:08:30.380828Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-93",
"description": "CWE-93 Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-10T20:05:37.267Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"packageName": "http.client",
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.14.5rc1",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.15.0b1",
"status": "affected",
"version": "3.15.0a1",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "senseicat"
},
{
"lang": "en",
"type": "coordinator",
"value": "Seth Larson"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"type": "text/html",
"value": "CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host."
}
],
"value": "CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "HIGH",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "PASSIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-12T13:24:35.847Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/146212"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/146211"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/b1cf9016335cb637c5a425032e8274a224f4b2ed"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "HTTP client proxy tunnel headers not validated for CR/LF",
"x_generator": {
"engine": "cvelib 1.8.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2026-1502",
"datePublished": "2026-04-10T17:54:44.121Z",
"dateReserved": "2026-01-27T19:10:37.711Z",
"dateUpdated": "2026-05-12T13:24:35.847Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-1502",
"date": "2026-05-25",
"epss": "0.00024",
"percentile": "0.06952"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-1502\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2026-04-10T18:16:40.970\",\"lastModified\":\"2026-05-10T21:16:28.247\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:N/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\":5.7,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"PASSIVE\",\"vulnConfidentialityImpact\":\"NONE\",\"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-93\"}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/b1cf9016335cb637c5a425032e8274a224f4b2ed\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/146211\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/pull/146212\",\"source\":\"cna@python.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/\",\"source\":\"cna@python.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/04/11/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/04/11/4\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-04-11T04:39:26.099Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-1502\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-13T16:08:30.380828Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-93\", \"description\": \"CWE-93 Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-13T16:08:38.688Z\"}}], \"cna\": {\"title\": \"HTTP client proxy tunnel headers not validated for CR/LF\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"senseicat\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"Seth Larson\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 5.7, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"PASSIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"HIGH\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.14.5rc1\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.15.0a1\", \"lessThan\": \"3.15.0b1\", \"versionType\": \"python\"}], \"packageName\": \"http.client\", \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/pull/146212\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/issues/146211\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/b1cf9016335cb637c5a425032e8274a224f4b2ed\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host.\"}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2026-05-12T13:24:35.847Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-1502\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-12T13:24:35.847Z\", \"dateReserved\": \"2026-01-27T19:10:37.711Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2026-04-10T17:54:44.121Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
alsa-2026:10950
Vulnerability from osv_almalinux
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
- expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing (CVE-2025-59375)
- python: Quadratic complexity in os.path.expandvars() with user-controlled template (CVE-2025-6075)
- cpython: Out-of-memory when loading Plist (CVE-2025-13837)
- cpython: Header injection via newlines in data URL mediatype in Python (CVE-2025-15282)
- cpython: Header injection in http.cookies.Morsel in Python (CVE-2026-0672)
- cpython: CPython: Logging Bypass in Legacy .pyc File Handling (CVE-2026-2297)
- cpython: Incomplete control character validation in http.cookies (CVE-2026-3644)
- cpython: Stack overflow parsing XML with deeply nested DTD content models (CVE-2026-4224)
- python: Python: HTTP header injection via CR/LF in proxy tunnel headers (CVE-2026-1502)
- python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)
- python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python3.12"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.12.13-2.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python3.12-debug"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.12.13-2.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python3.12-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.12.13-2.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python3.12-idle"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.12.13-2.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python3.12-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.12.13-2.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python3.12-rpm-macros"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.12.13-2.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python3.12-test"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.12.13-2.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python3.12-tkinter"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.12.13-2.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. \n\nSecurity Fix(es): \n\n * expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing (CVE-2025-59375)\n * python: Quadratic complexity in os.path.expandvars() with user-controlled template (CVE-2025-6075)\n * cpython: Out-of-memory when loading Plist (CVE-2025-13837)\n * cpython: Header injection via newlines in data URL mediatype in Python (CVE-2025-15282)\n * cpython: Header injection in http.cookies.Morsel in Python (CVE-2026-0672)\n * cpython: CPython: Logging Bypass in Legacy .pyc File Handling (CVE-2026-2297)\n * cpython: Incomplete control character validation in http.cookies (CVE-2026-3644)\n * cpython: Stack overflow parsing XML with deeply nested DTD content models (CVE-2026-4224)\n * python: Python: HTTP header injection via CR/LF in proxy tunnel headers (CVE-2026-1502)\n * python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules (CVE-2026-6100)\n * python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API (CVE-2026-4786)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:10950",
"modified": "2026-04-28T13:40:19Z",
"published": "2026-04-27T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:10950"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-13837"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-15282"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-6075"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-0672"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-1502"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-2297"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-3644"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-4224"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2395108"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2408891"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418084"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2431366"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2431374"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2444691"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2448168"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2448181"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2457409"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2457932"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2458049"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-10950.html"
}
],
"related": [
"CVE-2025-59375",
"CVE-2025-6075",
"CVE-2025-13837",
"CVE-2025-15282",
"CVE-2026-0672",
"CVE-2026-2297",
"CVE-2026-3644",
"CVE-2026-4224",
"CVE-2026-1502",
"CVE-2026-6100",
"CVE-2026-4786"
],
"summary": "Important: python3.12 security update"
}
bit-libpython-2026-1502
Vulnerability from bitnami_vulndb
CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "libpython",
"purl": "pkg:bitnami/libpython"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.5"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:N/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-1502"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host.",
"id": "BIT-libpython-2026-1502",
"modified": "2026-05-20T16:54:12.697Z",
"published": "2026-04-16T23:43:06.028Z",
"references": [
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/04/11/4"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/146211"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/146212"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1502"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/b1cf9016335cb637c5a425032e8274a224f4b2ed"
}
],
"schema_version": "1.6.2",
"summary": "HTTP client proxy tunnel headers not validated for CR/LF"
}
bit-python-2026-1502
Vulnerability from bitnami_vulndb
CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "python",
"purl": "pkg:bitnami/python"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.5"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:N/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-1502"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host.",
"id": "BIT-python-2026-1502",
"modified": "2026-05-20T16:54:12.697Z",
"published": "2026-04-16T23:50:28.207Z",
"references": [
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/04/11/4"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/146211"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/146212"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1502"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/b1cf9016335cb637c5a425032e8274a224f4b2ed"
}
],
"schema_version": "1.6.2",
"summary": "HTTP client proxy tunnel headers not validated for CR/LF"
}
CERTFR-2026-AVI-0426
Vulnerability from certfr_avis - Published: 2026-04-13 - Updated: 2026-04-13
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 les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "CPython",
"vendor": {
"name": "Python",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3446"
},
{
"name": "CVE-2026-1502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1502"
}
],
"initial_release_date": "2026-04-13T00:00:00",
"last_revision_date": "2026-04-13T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0426",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-04-13T00: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-04-10",
"title": "Bulletin de s\u00e9curit\u00e9 Python F5ZT5ICGJ6CKXVUJ34YBVY7WOZ5SHG53",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/F5ZT5ICGJ6CKXVUJ34YBVY7WOZ5SHG53/"
},
{
"published_at": "2026-04-10",
"title": "Bulletin de s\u00e9curit\u00e9 Python 2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/"
}
]
}
FKIE_CVE-2026-1502
Vulnerability from fkie_nvd - Published: 2026-04-10 18:16 - Updated: 2026-05-10 21:16| URL | Tags | ||
|---|---|---|---|
| cna@python.org | https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69 | ||
| cna@python.org | https://github.com/python/cpython/commit/b1cf9016335cb637c5a425032e8274a224f4b2ed | ||
| cna@python.org | https://github.com/python/cpython/issues/146211 | ||
| cna@python.org | https://github.com/python/cpython/pull/146212 | ||
| cna@python.org | https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/04/11/4 |
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host."
}
],
"id": "CVE-2026-1502",
"lastModified": "2026-05-10T21:16:28.247",
"metrics": {
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 5.7,
"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": "HIGH",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "PASSIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:N/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": "NONE",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "cna@python.org",
"type": "Secondary"
}
]
},
"published": "2026-04-10T18:16:40.970",
"references": [
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/commit/b1cf9016335cb637c5a425032e8274a224f4b2ed"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/issues/146211"
},
{
"source": "cna@python.org",
"url": "https://github.com/python/cpython/pull/146212"
},
{
"source": "cna@python.org",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2026/04/11/4"
}
],
"sourceIdentifier": "cna@python.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-93"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
GHSA-HJXQ-7W9Q-2JW6
Vulnerability from github – Published: 2026-04-10 18:31 – Updated: 2026-04-21 21:31CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host.
{
"affected": [],
"aliases": [
"CVE-2026-1502"
],
"database_specific": {
"cwe_ids": [
"CWE-93"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-04-10T18:16:40Z",
"severity": "MODERATE"
},
"details": "CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host.",
"id": "GHSA-hjxq-7w9q-2jw6",
"modified": "2026-04-21T21:31:18Z",
"published": "2026-04-10T18:31:20Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1502"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/146211"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/146212"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/b1cf9016335cb637c5a425032e8274a224f4b2ed"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/04/11/4"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:N/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"
}
]
}
MSRC_CVE-2026-1502
Vulnerability from csaf_microsoft - Published: 2026-04-02 00:00 - Updated: 2026-04-30 01:40| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17086-3 | — |
None Available
|
|
| Unresolved product id: 17084-1 | — |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-2 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-1502 HTTP client proxy tunnel headers not validated for CR/LF - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-1502.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": "HTTP client proxy tunnel headers not validated for CR/LF",
"tracking": {
"current_release_date": "2026-04-30T01:40:12.000Z",
"generator": {
"date": "2026-04-30T08:42:48.219Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-1502",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-04-15T01:04:59.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-04-30T01:40:12.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 python3 0:3.9.19-19.cbl2",
"product": {
"name": "cbl2 python3 0:3.9.19-19.cbl2",
"product_id": "3"
}
},
{
"category": "product_version_range",
"name": "azl3 python3 0:3.12.9-10.azl3",
"product": {
"name": "azl3 python3 0:3.12.9-10.azl3",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "python3"
},
{
"category": "product_name",
"name": "azl3 tensorflow 0:2.16.1-11.azl3",
"product": {
"name": "azl3 tensorflow 0:2.16.1-11.azl3",
"product_id": "2"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python3 0:3.9.19-19.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 tensorflow 0:2.16.1-11.azl3 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 0:3.12.9-10.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-1502",
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-2"
]
}
],
"notes": [
{
"category": "general",
"text": "PSF",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17086-3",
"17084-1"
],
"known_not_affected": [
"17084-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-1502 HTTP client proxy tunnel headers not validated for CR/LF - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-1502.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-04-15T01:04:59.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-3"
]
},
{
"category": "none_available",
"date": "2026-04-15T01:04:59.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-1"
]
}
],
"title": "HTTP client proxy tunnel headers not validated for CR/LF"
}
]
}
OPENSUSE-SU-2026:10647-1
Vulnerability from csaf_opensuse - Published: 2026-04-28 00:00 - Updated: 2026-04-28 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-curses-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-idle-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tk-3.10.20-6.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://www.suse.com/security/cve/CVE-2026-1502/ | self |
| https://www.suse.com/security/cve/CVE-2026-4786/ | self |
| https://www.suse.com/security/cve/CVE-2026-6019/ | self |
| https://www.suse.com/security/cve/CVE-2026-6100/ | self |
| https://www.suse.com/security/cve/CVE-2026-1502 | external |
| https://bugzilla.suse.com/1261969 | external |
| https://www.suse.com/security/cve/CVE-2026-4786 | external |
| https://bugzilla.suse.com/1260026 | external |
| https://bugzilla.suse.com/1262319 | external |
| https://www.suse.com/security/cve/CVE-2026-6019 | external |
| https://bugzilla.suse.com/1262654 | external |
| https://www.suse.com/security/cve/CVE-2026-6100 | external |
| https://bugzilla.suse.com/1262098 | external |
{
"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-6.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-3.10.20-6.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10647",
"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_10647-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1502 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1502/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4786 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4786/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6019 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6019/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6100 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6100/"
}
],
"title": "python310-3.10.20-6.1 on GA media",
"tracking": {
"current_release_date": "2026-04-28T00:00:00Z",
"generator": {
"date": "2026-04-28T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10647-1",
"initial_release_date": "2026-04-28T00:00:00Z",
"revision_history": [
{
"date": "2026-04-28T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.20-6.1.aarch64",
"product": {
"name": "python310-3.10.20-6.1.aarch64",
"product_id": "python310-3.10.20-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-6.1.aarch64",
"product": {
"name": "python310-curses-3.10.20-6.1.aarch64",
"product_id": "python310-curses-3.10.20-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-6.1.aarch64",
"product": {
"name": "python310-dbm-3.10.20-6.1.aarch64",
"product_id": "python310-dbm-3.10.20-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-6.1.aarch64",
"product": {
"name": "python310-idle-3.10.20-6.1.aarch64",
"product_id": "python310-idle-3.10.20-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-6.1.aarch64",
"product": {
"name": "python310-tk-3.10.20-6.1.aarch64",
"product_id": "python310-tk-3.10.20-6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.20-6.1.ppc64le",
"product": {
"name": "python310-3.10.20-6.1.ppc64le",
"product_id": "python310-3.10.20-6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-6.1.ppc64le",
"product": {
"name": "python310-curses-3.10.20-6.1.ppc64le",
"product_id": "python310-curses-3.10.20-6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-6.1.ppc64le",
"product": {
"name": "python310-dbm-3.10.20-6.1.ppc64le",
"product_id": "python310-dbm-3.10.20-6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-6.1.ppc64le",
"product": {
"name": "python310-idle-3.10.20-6.1.ppc64le",
"product_id": "python310-idle-3.10.20-6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-6.1.ppc64le",
"product": {
"name": "python310-tk-3.10.20-6.1.ppc64le",
"product_id": "python310-tk-3.10.20-6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.20-6.1.s390x",
"product": {
"name": "python310-3.10.20-6.1.s390x",
"product_id": "python310-3.10.20-6.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-6.1.s390x",
"product": {
"name": "python310-curses-3.10.20-6.1.s390x",
"product_id": "python310-curses-3.10.20-6.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-6.1.s390x",
"product": {
"name": "python310-dbm-3.10.20-6.1.s390x",
"product_id": "python310-dbm-3.10.20-6.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-6.1.s390x",
"product": {
"name": "python310-idle-3.10.20-6.1.s390x",
"product_id": "python310-idle-3.10.20-6.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-6.1.s390x",
"product": {
"name": "python310-tk-3.10.20-6.1.s390x",
"product_id": "python310-tk-3.10.20-6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.20-6.1.x86_64",
"product": {
"name": "python310-3.10.20-6.1.x86_64",
"product_id": "python310-3.10.20-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-6.1.x86_64",
"product": {
"name": "python310-curses-3.10.20-6.1.x86_64",
"product_id": "python310-curses-3.10.20-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-6.1.x86_64",
"product": {
"name": "python310-dbm-3.10.20-6.1.x86_64",
"product_id": "python310-dbm-3.10.20-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-6.1.x86_64",
"product": {
"name": "python310-idle-3.10.20-6.1.x86_64",
"product_id": "python310-idle-3.10.20-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-6.1.x86_64",
"product": {
"name": "python310-tk-3.10.20-6.1.x86_64",
"product_id": "python310-tk-3.10.20-6.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-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.20-6.1.aarch64"
},
"product_reference": "python310-3.10.20-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.20-6.1.ppc64le"
},
"product_reference": "python310-3.10.20-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.20-6.1.s390x"
},
"product_reference": "python310-3.10.20-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.20-6.1.x86_64"
},
"product_reference": "python310-3.10.20-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.20-6.1.aarch64"
},
"product_reference": "python310-curses-3.10.20-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.20-6.1.ppc64le"
},
"product_reference": "python310-curses-3.10.20-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.20-6.1.s390x"
},
"product_reference": "python310-curses-3.10.20-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.20-6.1.x86_64"
},
"product_reference": "python310-curses-3.10.20-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.aarch64"
},
"product_reference": "python310-dbm-3.10.20-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.20-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.s390x"
},
"product_reference": "python310-dbm-3.10.20-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.x86_64"
},
"product_reference": "python310-dbm-3.10.20-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.20-6.1.aarch64"
},
"product_reference": "python310-idle-3.10.20-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.20-6.1.ppc64le"
},
"product_reference": "python310-idle-3.10.20-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.20-6.1.s390x"
},
"product_reference": "python310-idle-3.10.20-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.20-6.1.x86_64"
},
"product_reference": "python310-idle-3.10.20-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.20-6.1.aarch64"
},
"product_reference": "python310-tk-3.10.20-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.20-6.1.ppc64le"
},
"product_reference": "python310-tk-3.10.20-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.20-6.1.s390x"
},
"product_reference": "python310-tk-3.10.20-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.20-6.1.x86_64"
},
"product_reference": "python310-tk-3.10.20-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-1502",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1502"
}
],
"notes": [
{
"category": "general",
"text": "CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1502",
"url": "https://www.suse.com/security/cve/CVE-2026-1502"
},
{
"category": "external",
"summary": "SUSE Bug 1261969 for CVE-2026-1502",
"url": "https://bugzilla.suse.com/1261969"
}
],
"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-6.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-1502"
},
{
"cve": "CVE-2026-4786",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4786"
}
],
"notes": [
{
"category": "general",
"text": "Mitgation of CVE-2026-4519 was incomplete. If the URL contained \"%action\" the mitigation could be bypassed for certain browser types the \"webbrowser.open()\" API could have commands injected into the underlying shell. See CVE-2026-4519 for details.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4786",
"url": "https://www.suse.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4786",
"url": "https://bugzilla.suse.com/1260026"
},
{
"category": "external",
"summary": "SUSE Bug 1262319 for CVE-2026-4786",
"url": "https://bugzilla.suse.com/1262319"
}
],
"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-6.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-4786"
},
{
"cve": "CVE-2026-6019",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6019"
}
],
"notes": [
{
"category": "general",
"text": "http.cookies.Morsel.js_output() returns an inline \u003cscript\u003e snippet and only escapes \" for JavaScript string context. It does not neutralize the HTML parser-sensitive sequence \u003c/script\u003e inside the generated script element. Mitigation base64-encodes the cookie value to disallow escaping using cookie value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6019",
"url": "https://www.suse.com/security/cve/CVE-2026-6019"
},
{
"category": "external",
"summary": "SUSE Bug 1262654 for CVE-2026-6019",
"url": "https://bugzilla.suse.com/1262654"
}
],
"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-6.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.8,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2026-6019"
},
{
"cve": "CVE-2026-6100",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6100"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free (UAF) was possible in the `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile` when a memory allocation fails with a `MemoryError` and the decompression instance is re-used. This scenario can be triggered if the process is under memory pressure. The fix cleans up the dangling pointer in this specific error condition.\n\nThe vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6100",
"url": "https://www.suse.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "SUSE Bug 1262098 for CVE-2026-6100",
"url": "https://bugzilla.suse.com/1262098"
}
],
"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-6.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.20-6.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.20-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-6100"
}
]
}
OPENSUSE-SU-2026:10648-1
Vulnerability from csaf_opensuse - Published: 2026-04-28 00:00 - Updated: 2026-04-28 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://www.suse.com/security/cve/CVE-2026-1502/ | self |
| https://www.suse.com/security/cve/CVE-2026-4786/ | self |
| https://www.suse.com/security/cve/CVE-2026-5713/ | self |
| https://www.suse.com/security/cve/CVE-2026-6019/ | self |
| https://www.suse.com/security/cve/CVE-2026-6100/ | self |
| https://www.suse.com/security/cve/CVE-2026-1502 | external |
| https://bugzilla.suse.com/1261969 | external |
| https://www.suse.com/security/cve/CVE-2026-4786 | external |
| https://bugzilla.suse.com/1260026 | external |
| https://bugzilla.suse.com/1262319 | external |
| https://www.suse.com/security/cve/CVE-2026-5713 | external |
| https://bugzilla.suse.com/1262132 | external |
| https://www.suse.com/security/cve/CVE-2026-6019 | external |
| https://bugzilla.suse.com/1262654 | external |
| https://www.suse.com/security/cve/CVE-2026-6100 | external |
| https://bugzilla.suse.com/1262098 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python315-3.15.0~a8-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python315-3.15.0~a8-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10648",
"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_10648-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1502 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1502/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4786 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4786/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-5713 page",
"url": "https://www.suse.com/security/cve/CVE-2026-5713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6019 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6019/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6100 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6100/"
}
],
"title": "python315-3.15.0~a8-3.1 on GA media",
"tracking": {
"current_release_date": "2026-04-28T00:00:00Z",
"generator": {
"date": "2026-04-28T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10648-1",
"initial_release_date": "2026-04-28T00:00:00Z",
"revision_history": [
{
"date": "2026-04-28T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a8-3.1.aarch64",
"product": {
"name": "python315-3.15.0~a8-3.1.aarch64",
"product_id": "python315-3.15.0~a8-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a8-3.1.aarch64",
"product": {
"name": "python315-curses-3.15.0~a8-3.1.aarch64",
"product_id": "python315-curses-3.15.0~a8-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a8-3.1.aarch64",
"product": {
"name": "python315-dbm-3.15.0~a8-3.1.aarch64",
"product_id": "python315-dbm-3.15.0~a8-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a8-3.1.aarch64",
"product": {
"name": "python315-idle-3.15.0~a8-3.1.aarch64",
"product_id": "python315-idle-3.15.0~a8-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a8-3.1.aarch64",
"product": {
"name": "python315-profiling-3.15.0~a8-3.1.aarch64",
"product_id": "python315-profiling-3.15.0~a8-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a8-3.1.aarch64",
"product": {
"name": "python315-tk-3.15.0~a8-3.1.aarch64",
"product_id": "python315-tk-3.15.0~a8-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"product": {
"name": "python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"product_id": "python315-x86-64-v3-3.15.0~a8-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a8-3.1.ppc64le",
"product": {
"name": "python315-3.15.0~a8-3.1.ppc64le",
"product_id": "python315-3.15.0~a8-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a8-3.1.ppc64le",
"product": {
"name": "python315-curses-3.15.0~a8-3.1.ppc64le",
"product_id": "python315-curses-3.15.0~a8-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a8-3.1.ppc64le",
"product": {
"name": "python315-dbm-3.15.0~a8-3.1.ppc64le",
"product_id": "python315-dbm-3.15.0~a8-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a8-3.1.ppc64le",
"product": {
"name": "python315-idle-3.15.0~a8-3.1.ppc64le",
"product_id": "python315-idle-3.15.0~a8-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a8-3.1.ppc64le",
"product": {
"name": "python315-profiling-3.15.0~a8-3.1.ppc64le",
"product_id": "python315-profiling-3.15.0~a8-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a8-3.1.ppc64le",
"product": {
"name": "python315-tk-3.15.0~a8-3.1.ppc64le",
"product_id": "python315-tk-3.15.0~a8-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"product": {
"name": "python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"product_id": "python315-x86-64-v3-3.15.0~a8-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a8-3.1.s390x",
"product": {
"name": "python315-3.15.0~a8-3.1.s390x",
"product_id": "python315-3.15.0~a8-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a8-3.1.s390x",
"product": {
"name": "python315-curses-3.15.0~a8-3.1.s390x",
"product_id": "python315-curses-3.15.0~a8-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a8-3.1.s390x",
"product": {
"name": "python315-dbm-3.15.0~a8-3.1.s390x",
"product_id": "python315-dbm-3.15.0~a8-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a8-3.1.s390x",
"product": {
"name": "python315-idle-3.15.0~a8-3.1.s390x",
"product_id": "python315-idle-3.15.0~a8-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a8-3.1.s390x",
"product": {
"name": "python315-profiling-3.15.0~a8-3.1.s390x",
"product_id": "python315-profiling-3.15.0~a8-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a8-3.1.s390x",
"product": {
"name": "python315-tk-3.15.0~a8-3.1.s390x",
"product_id": "python315-tk-3.15.0~a8-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"product": {
"name": "python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"product_id": "python315-x86-64-v3-3.15.0~a8-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python315-3.15.0~a8-3.1.x86_64",
"product": {
"name": "python315-3.15.0~a8-3.1.x86_64",
"product_id": "python315-3.15.0~a8-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-curses-3.15.0~a8-3.1.x86_64",
"product": {
"name": "python315-curses-3.15.0~a8-3.1.x86_64",
"product_id": "python315-curses-3.15.0~a8-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-dbm-3.15.0~a8-3.1.x86_64",
"product": {
"name": "python315-dbm-3.15.0~a8-3.1.x86_64",
"product_id": "python315-dbm-3.15.0~a8-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-idle-3.15.0~a8-3.1.x86_64",
"product": {
"name": "python315-idle-3.15.0~a8-3.1.x86_64",
"product_id": "python315-idle-3.15.0~a8-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-profiling-3.15.0~a8-3.1.x86_64",
"product": {
"name": "python315-profiling-3.15.0~a8-3.1.x86_64",
"product_id": "python315-profiling-3.15.0~a8-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-tk-3.15.0~a8-3.1.x86_64",
"product": {
"name": "python315-tk-3.15.0~a8-3.1.x86_64",
"product_id": "python315-tk-3.15.0~a8-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python315-x86-64-v3-3.15.0~a8-3.1.x86_64",
"product": {
"name": "python315-x86-64-v3-3.15.0~a8-3.1.x86_64",
"product_id": "python315-x86-64-v3-3.15.0~a8-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": "python315-3.15.0~a8-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64"
},
"product_reference": "python315-3.15.0~a8-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a8-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le"
},
"product_reference": "python315-3.15.0~a8-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a8-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x"
},
"product_reference": "python315-3.15.0~a8-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-3.15.0~a8-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64"
},
"product_reference": "python315-3.15.0~a8-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a8-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64"
},
"product_reference": "python315-curses-3.15.0~a8-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a8-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le"
},
"product_reference": "python315-curses-3.15.0~a8-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a8-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x"
},
"product_reference": "python315-curses-3.15.0~a8-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-curses-3.15.0~a8-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64"
},
"product_reference": "python315-curses-3.15.0~a8-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a8-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64"
},
"product_reference": "python315-dbm-3.15.0~a8-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a8-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le"
},
"product_reference": "python315-dbm-3.15.0~a8-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a8-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x"
},
"product_reference": "python315-dbm-3.15.0~a8-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-dbm-3.15.0~a8-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64"
},
"product_reference": "python315-dbm-3.15.0~a8-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a8-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64"
},
"product_reference": "python315-idle-3.15.0~a8-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a8-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le"
},
"product_reference": "python315-idle-3.15.0~a8-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a8-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x"
},
"product_reference": "python315-idle-3.15.0~a8-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-idle-3.15.0~a8-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64"
},
"product_reference": "python315-idle-3.15.0~a8-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a8-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64"
},
"product_reference": "python315-profiling-3.15.0~a8-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a8-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le"
},
"product_reference": "python315-profiling-3.15.0~a8-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a8-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x"
},
"product_reference": "python315-profiling-3.15.0~a8-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-profiling-3.15.0~a8-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64"
},
"product_reference": "python315-profiling-3.15.0~a8-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a8-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64"
},
"product_reference": "python315-tk-3.15.0~a8-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a8-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le"
},
"product_reference": "python315-tk-3.15.0~a8-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a8-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x"
},
"product_reference": "python315-tk-3.15.0~a8-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-tk-3.15.0~a8-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64"
},
"product_reference": "python315-tk-3.15.0~a8-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a8-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64"
},
"product_reference": "python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a8-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le"
},
"product_reference": "python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a8-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x"
},
"product_reference": "python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python315-x86-64-v3-3.15.0~a8-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
},
"product_reference": "python315-x86-64-v3-3.15.0~a8-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-1502",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1502"
}
],
"notes": [
{
"category": "general",
"text": "CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1502",
"url": "https://www.suse.com/security/cve/CVE-2026-1502"
},
{
"category": "external",
"summary": "SUSE Bug 1261969 for CVE-2026-1502",
"url": "https://bugzilla.suse.com/1261969"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-1502"
},
{
"cve": "CVE-2026-4786",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4786"
}
],
"notes": [
{
"category": "general",
"text": "Mitgation of CVE-2026-4519 was incomplete. If the URL contained \"%action\" the mitigation could be bypassed for certain browser types the \"webbrowser.open()\" API could have commands injected into the underlying shell. See CVE-2026-4519 for details.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4786",
"url": "https://www.suse.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4786",
"url": "https://bugzilla.suse.com/1260026"
},
{
"category": "external",
"summary": "SUSE Bug 1262319 for CVE-2026-4786",
"url": "https://bugzilla.suse.com/1262319"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-4786"
},
{
"cve": "CVE-2026-5713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-5713"
}
],
"notes": [
{
"category": "general",
"text": "The \"profiling.sampling\" module (Python 3.15+) and \"asyncio introspection capabilities\" (3.14+, \"python -m asyncio ps\" and \"python -m asyncio pstree\") features could be used to read and write addresses in a privileged process if that process connected to a malicious or \"infected\" Python process via the remote debugging feature. This vulnerability requires persistently and repeatedly connecting to the process to be exploited, even after the connecting process crashes with high likelihood due to ASLR.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-5713",
"url": "https://www.suse.com/security/cve/CVE-2026-5713"
},
{
"category": "external",
"summary": "SUSE Bug 1262132 for CVE-2026-5713",
"url": "https://bugzilla.suse.com/1262132"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-5713"
},
{
"cve": "CVE-2026-6019",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6019"
}
],
"notes": [
{
"category": "general",
"text": "http.cookies.Morsel.js_output() returns an inline \u003cscript\u003e snippet and only escapes \" for JavaScript string context. It does not neutralize the HTML parser-sensitive sequence \u003c/script\u003e inside the generated script element. Mitigation base64-encodes the cookie value to disallow escaping using cookie value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6019",
"url": "https://www.suse.com/security/cve/CVE-2026-6019"
},
{
"category": "external",
"summary": "SUSE Bug 1262654 for CVE-2026-6019",
"url": "https://bugzilla.suse.com/1262654"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.8,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2026-6019"
},
{
"cve": "CVE-2026-6100",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6100"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free (UAF) was possible in the `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile` when a memory allocation fails with a `MemoryError` and the decompression instance is re-used. This scenario can be triggered if the process is under memory pressure. The fix cleans up the dangling pointer in this specific error condition.\n\nThe vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6100",
"url": "https://www.suse.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "SUSE Bug 1262098 for CVE-2026-6100",
"url": "https://bugzilla.suse.com/1262098"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-curses-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-dbm-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-idle-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-profiling-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-tk-3.15.0~a8-3.1.x86_64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.aarch64",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.ppc64le",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.s390x",
"openSUSE Tumbleweed:python315-x86-64-v3-3.15.0~a8-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-6100"
}
]
}
RHSA-2026:10117
Vulnerability from csaf_redhat - Published: 2026-04-23 11:30 - Updated: 2026-05-20 16:08A flaw was found in Python. This vulnerability allows for the injection of extra information into HTTP communication. Specifically, the system does not properly prevent special characters (carriage return and line feed) from being included in HTTP client proxy tunnel headers or host fields.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing "%action" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python's decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-13-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:10117 | self |
| https://access.redhat.com/security/cve/CVE-2026-1502 | external |
| https://access.redhat.com/security/cve/CVE-2026-4786 | external |
| https://access.redhat.com/security/cve/CVE-2026-6100 | external |
| https://access.redhat.com/security/updates/classi… | external |
| https://images.redhat.com/ | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-1502 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457409 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-1502 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-1502 | external |
| https://github.com/python/cpython/commit/05ed7ce7… | external |
| https://github.com/python/cpython/issues/146211 | external |
| https://github.com/python/cpython/pull/146212 | external |
| https://mail.python.org/archives/list/security-an… | external |
| https://access.redhat.com/security/cve/CVE-2026-4786 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2458049 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-4786 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-4786 | external |
| https://github.com/python/cpython/issues/148169 | external |
| https://github.com/python/cpython/pull/148170 | external |
| https://mail.python.org/archives/list/security-an… | external |
| https://access.redhat.com/security/cve/CVE-2026-6100 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2457932 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-6100 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-6100 | external |
| https://github.com/python/cpython/commit/6a5f79c8… | external |
| https://github.com/python/cpython/commit/8fc66aef… | external |
| https://github.com/python/cpython/commit/c3cf71c3… | external |
| https://github.com/python/cpython/issues/148395 | external |
| https://github.com/python/cpython/pull/148396 | external |
| https://mail.python.org/archives/list/security-an… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\npython3.13:\n * python3.13-3.13.13-1.1.hum1 (aarch64, x86_64)\n * python3.13-debug-3.13.13-1.1.hum1 (aarch64, x86_64)\n * python3.13-devel-3.13.13-1.1.hum1 (aarch64, x86_64)\n * python3.13-freethreading-3.13.13-1.1.hum1 (aarch64, x86_64)\n * python3.13-freethreading-debug-3.13.13-1.1.hum1 (aarch64, x86_64)\n * python3.13-idle-3.13.13-1.1.hum1 (aarch64, x86_64)\n * python3.13-libs-3.13.13-1.1.hum1 (aarch64, x86_64)\n * python3.13-test-3.13.13-1.1.hum1 (aarch64, x86_64)\n * python3.13-tkinter-3.13.13-1.1.hum1 (aarch64, x86_64)\n * python3.13-3.13.13-1.1.hum1.src (src)\n\nSecurity Fix(es):\n\npython3.13:\n * CVE-2026-1502\n * CVE-2026-4786\n * CVE-2026-6100",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:10117",
"url": "https://access.redhat.com/errata/RHSA-2026:10117"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1502",
"url": "https://access.redhat.com/security/cve/CVE-2026-1502"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4786",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6100",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_10117.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update",
"tracking": {
"current_release_date": "2026-05-20T16:08:42+00:00",
"generator": {
"date": "2026-05-20T16:08:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:10117",
"initial_release_date": "2026-04-23T11:30:45+00:00",
"revision_history": [
{
"date": "2026-04-23T11:30:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-23T11:31:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-20T16:08:42+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-13-main@aarch64",
"product": {
"name": "python3-13-main@aarch64",
"product_id": "python3-13-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.13@3.13.13-1.1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-13-main@src",
"product": {
"name": "python3-13-main@src",
"product_id": "python3-13-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.13@3.13.13-1.1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-13-main@x86_64",
"product": {
"name": "python3-13-main@x86_64",
"product_id": "python3-13-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.13@3.13.13-1.1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-13-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:python3-13-main@aarch64"
},
"product_reference": "python3-13-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-13-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:python3-13-main@src"
},
"product_reference": "python3-13-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-13-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:python3-13-main@x86_64"
},
"product_reference": "python3-13-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-1502",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-04-10T19:01:07.715197+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457409"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. This vulnerability allows for the injection of extra information into HTTP communication. Specifically, the system does not properly prevent special characters (carriage return and line feed) from being included in HTTP client proxy tunnel headers or host fields.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: HTTP header injection via CR/LF in proxy tunnel headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1502"
},
{
"category": "external",
"summary": "RHBZ#2457409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457409"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1502"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1502",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1502"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69",
"url": "https://github.com/python/cpython/commit/05ed7ce7ae9e17c23a04085b2539fe6d6d3cef69"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/146211",
"url": "https://github.com/python/cpython/issues/146211"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/146212",
"url": "https://github.com/python/cpython/pull/146212"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/2IVPAEQWUJBCTQZEJEVTYCIKSMQPGRZ3/"
}
],
"release_date": "2026-04-10T17:54:44.121000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T11:30:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10117"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Python: HTTP header injection via CR/LF in proxy tunnel headers"
},
{
"cve": "CVE-2026-4786",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-04-13T22:01:38.006388+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458049"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python webbrowser.open() API. If a specially crafted URL containing \"%action\" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in the Python `webbrowser.open()` API allows for command injection and arbitrary code execution when processing specially crafted URLs containing \"%action\". This bypasses a previous mitigation for CVE-2026-4519.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4786"
},
{
"category": "external",
"summary": "RHBZ#2458049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458049"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4786"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148169",
"url": "https://github.com/python/cpython/issues/148169"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148170",
"url": "https://github.com/python/cpython/pull/148170"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/JQDUNJVB4AQNTJECSUKOBDU3XCJIPSE5/"
}
],
"release_date": "2026-04-13T21:52:19.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T11:30:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10117"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"cve": "CVE-2026-6100",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-13T18:01:31.970255+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457932"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this flaw is somewhat mitigated on Red Hat platforms. By default processes are not executed with root user privilege and are limited in their scope which in turn limits the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"category": "external",
"summary": "RHBZ#2457932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457932"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6100"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6100"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d",
"url": "https://github.com/python/cpython/commit/6a5f79c8d7bbf22b083b240910c7a8781a59437d"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2",
"url": "https://github.com/python/cpython/commit/8fc66aef6d7b3ae58f43f5c66f9366cc8cbbfcd2"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20",
"url": "https://github.com/python/cpython/commit/c3cf71c3366fe49acb776a639405c0eea6169c20"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/148395",
"url": "https://github.com/python/cpython/issues/148395"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/148396",
"url": "https://github.com/python/cpython/pull/148396"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/HTWB2Z6KT5QQX4RYEZAFININDHNOSIF3/"
}
],
"release_date": "2026-04-13T17:15:47.606000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T11:30:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10117"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:python3-13-main@aarch64",
"Red Hat Hardened Images:python3-13-main@src",
"Red Hat Hardened Images:python3-13-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.