Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-0864 (GCVE-0-2026-0864)
Vulnerability from cvelistv5 – Published: 2026-06-23 17:42 – Updated: 2026-08-13 00:29- CWE-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.10.21
(python)
Affected: 3.11.0 , < 3.11.16 (python) Affected: 3.12.0 , < 3.12.14 (python) Affected: 3.13.0 , < 3.13.15 (python) Affected: 3.14.0 , < 3.14.7 (python) Affected: 3.15.0a1 , < 3.15.0b4 (python) |
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-0864",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-23T18:34:23.504725Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-74",
"description": "CWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-23T18:34:49.788Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.10.21",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.11.16",
"status": "affected",
"version": "3.11.0",
"versionType": "python"
},
{
"lessThan": "3.12.14",
"status": "affected",
"version": "3.12.0",
"versionType": "python"
},
{
"lessThan": "3.13.15",
"status": "affected",
"version": "3.13.0",
"versionType": "python"
},
{
"lessThan": "3.14.7",
"status": "affected",
"version": "3.14.0",
"versionType": "python"
},
{
"lessThan": "3.15.0b4",
"status": "affected",
"version": "3.15.0a1",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "D0n9 (https://github.com/D0n9)"
},
{
"lang": "en",
"type": "remediation reviewer",
"value": "Petr Viktorin (https://github.com/encukou)"
},
{
"lang": "en",
"type": "coordinator",
"value": "Seth Larson (https://github.com/sethmlarson)"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"type": "text/html",
"value": "When using the \"configparser\" module to write configuration files\ncontaining multi-line text values with carriage return characters (\\r) the\nresulting file could be injected with unexpected keys and values if the\nattacker controls the written value."
}
],
"value": "When using the \"configparser\" module to write configuration files\ncontaining multi-line text values with carriage return characters (\\r) the\nresulting file could be injected with unexpected keys and values if the\nattacker controls the written value."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"baseScore": 4.1,
"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:L/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-08-13T00:29:03.258Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/151559"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CV4NE6AFCRJL7XQOHX7J5TSDHUWVWGJS/"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/143927"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/5858e42c539dac8394636a6e9b30472b8994851f"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/0adb386f6e68eb2e73d32e19f235d012df009528"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/71f2e02a52d47417a6fd69f456346cd8aa7aca98"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/aaf850fd333cd89e9aada03d92aaa788a6cb1bb8"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/db4a157c790479710a1a840d7937c5c815a6f8b6"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/12dcbd74d3563016a8cb8c47e4898889f34f74dd"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/274de100bbf4345bd0c23ef5b446722e9e636908"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Configuration Injection via Carriage Return (\\r) in write() method",
"x_generator": {
"engine": "cvelib 1.8.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2026-0864",
"datePublished": "2026-06-23T17:42:01.947Z",
"dateReserved": "2026-01-12T16:07:55.453Z",
"dateUpdated": "2026-08-13T00:29:03.258Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-0864",
"date": "2026-08-18",
"epss": "0.00139",
"percentile": "0.03768"
},
"microsoft_vex": {
"current_release_date": "2026-08-12T23:45:44.000Z",
"cve": "CVE-2026-0864",
"id": "msrc_CVE-2026-0864",
"initial_release_date": "2026-06-27T01:08:42.000Z",
"product_status:fixed": "1",
"product_status:known_affected": "3",
"product_status:known_not_affected": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Configuration Injection via Carriage Return (\\r) in write() method",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-0864.json",
"version": "4"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-0864\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2026-06-23T18:17:41.243\",\"lastModified\":\"2026-08-18T17:52:03.230\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When using the \\\"configparser\\\" module to write configuration files\\ncontaining multi-line text values with carriage return characters (\\\\r) the\\nresulting file could be injected with unexpected keys and values if the\\nattacker controls the written value.\"}],\"affected\":[{\"source\":\"cna@python.org\",\"affectedData\":[{\"vendor\":\"Python Software Foundation\",\"product\":\"CPython\",\"defaultStatus\":\"unaffected\",\"repo\":\"https://github.com/python/cpython\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"3.10.21\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.11.0\",\"lessThan\":\"3.11.16\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.12.0\",\"lessThan\":\"3.12.14\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.13.0\",\"lessThan\":\"3.13.15\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.14.0\",\"lessThan\":\"3.14.7\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.15.0a1\",\"lessThan\":\"3.15.0b4\",\"versionType\":\"python\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/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\":4.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"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\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-23T18:34:23.504725Z\",\"id\":\"CVE-2026-0864\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-74\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.10.21\",\"matchCriteriaId\":\"35C0374F-6CC2-4546-8933-B382CD3A9225\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.11.0\",\"versionEndExcluding\":\"3.11.16\",\"matchCriteriaId\":\"D409E2A6-22F1-47D5-A273-4772BF45925E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.12.0\",\"versionEndExcluding\":\"3.12.14\",\"matchCriteriaId\":\"15B3E361-E948-4A55-A163-E681B8E0EF16\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.13.0\",\"versionEndExcluding\":\"3.13.15\",\"matchCriteriaId\":\"7DBD3E4F-47FF-48C4-8A44-D2EC2AF84E3C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.14.0\",\"versionEndExcluding\":\"3.14.7\",\"matchCriteriaId\":\"4EA7DE57-F5C8-4AD0-A8A8-5E9C3FC75310\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"A3327507-0B1D-4F28-A983-D07A2C8A7696\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"C8AF17F1-A27F-4C98-BA5A-B4319710E8D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:alpha3:*:*:*:*:*:*\",\"matchCriteriaId\":\"24CF56B0-2F4E-42A2-B655-F493AA0A4815\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:alpha4:*:*:*:*:*:*\",\"matchCriteriaId\":\"7184ABBA-B100-489E-B5C1-1C9EEC0546CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:alpha5:*:*:*:*:*:*\",\"matchCriteriaId\":\"B6D4181B-3E1B-499B-AAB1-50868A6A6AD3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:alpha6:*:*:*:*:*:*\",\"matchCriteriaId\":\"A52F6DD2-717D-4E8C-8DB7-00890BC1ABAE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:alpha7:*:*:*:*:*:*\",\"matchCriteriaId\":\"8C46C55C-801E-4F86-B669-8E6A12B4AB6F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:alpha8:*:*:*:*:*:*\",\"matchCriteriaId\":\"5A8DF8E5-61F9-4899-BF40-41A17E223441\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"B678A5A5-99CA-45B6-BB73-FB0BD2F7B9A3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"691A8388-A0A3-4630-BB36-F334C670934F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.15.0:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"E1218285-E822-45FD-8F5E-BBC80B93C6DA\"}]}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/0adb386f6e68eb2e73d32e19f235d012df009528\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/12dcbd74d3563016a8cb8c47e4898889f34f74dd\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/274de100bbf4345bd0c23ef5b446722e9e636908\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/5858e42c539dac8394636a6e9b30472b8994851f\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/71f2e02a52d47417a6fd69f456346cd8aa7aca98\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/aaf850fd333cd89e9aada03d92aaa788a6cb1bb8\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/commit/db4a157c790479710a1a840d7937c5c815a6f8b6\",\"source\":\"cna@python.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python/cpython/issues/143927\",\"source\":\"cna@python.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/python/cpython/pull/151559\",\"source\":\"cna@python.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/CV4NE6AFCRJL7XQOHX7J5TSDHUWVWGJS/\",\"source\":\"cna@python.org\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-18T18:37:08+00:00",
"cve": "CVE-2026-0864",
"id": "CVE-2026-0864",
"initial_release_date": "2026-06-23T17:42:01.947000+00:00",
"product_status:known_affected": "34",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "python: cpython: Python configparser: Configuration injection via crafted multi-line input",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-0864.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-08-18T17:05:52Z",
"cve": "CVE-2026-0864",
"id": "CVE-2026-0864",
"initial_release_date": "2026-06-25T02:34:45Z",
"product_status:first_fixed": "135",
"product_status:known_affected": "577",
"product_status:known_not_affected": "51",
"product_status:recommended": "303",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-0864",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-0864.json",
"version": "12"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-0864\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-23T18:34:23.504725Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-74\", \"description\": \"CWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-23T18:34:40.390Z\"}}], \"cna\": {\"title\": \"Configuration Injection via Carriage Return (\\\\r) in write() method\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"D0n9 (https://github.com/D0n9)\"}, {\"lang\": \"en\", \"type\": \"remediation reviewer\", \"value\": \"Petr Viktorin (https://github.com/encukou)\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"Seth Larson (https://github.com/sethmlarson)\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 4.1, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:L/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.10.21\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.11.0\", \"lessThan\": \"3.11.16\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.12.0\", \"lessThan\": \"3.12.14\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.13.0\", \"lessThan\": \"3.13.15\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.14.0\", \"lessThan\": \"3.14.7\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.15.0a1\", \"lessThan\": \"3.15.0b4\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/pull/151559\", \"tags\": [\"patch\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/CV4NE6AFCRJL7XQOHX7J5TSDHUWVWGJS/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/issues/143927\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/python/cpython/commit/5858e42c539dac8394636a6e9b30472b8994851f\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/0adb386f6e68eb2e73d32e19f235d012df009528\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/71f2e02a52d47417a6fd69f456346cd8aa7aca98\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/aaf850fd333cd89e9aada03d92aaa788a6cb1bb8\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/db4a157c790479710a1a840d7937c5c815a6f8b6\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/12dcbd74d3563016a8cb8c47e4898889f34f74dd\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/274de100bbf4345bd0c23ef5b446722e9e636908\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"When using the \\\"configparser\\\" module to write configuration files\\ncontaining multi-line text values with carriage return characters (\\\\r) the\\nresulting file could be injected with unexpected keys and values if the\\nattacker controls the written value.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"When using the \\\"configparser\\\" module to write configuration files\\ncontaining multi-line text values with carriage return characters (\\\\r) the\\nresulting file could be injected with unexpected keys and values if the\\nattacker controls the written value.\"}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2026-08-13T00:29:03.258Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-0864\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-13T00:29:03.258Z\", \"dateReserved\": \"2026-01-12T16:07:55.453Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2026-06-23T17:42:01.947Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
bit-libpython-2026-0864
Vulnerability from bitnami_vulndb
When using the "configparser" module to write configuration files containing multi-line text values with carriage return characters (\r) the resulting file could be injected with unexpected keys and values if the attacker controls the written value.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "libpython",
"purl": "pkg:bitnami/libpython"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.13.15"
},
{
"introduced": "3.14.0"
},
{
"fixed": "3.14.7"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:L/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-0864"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "When using the \"configparser\" module to write configuration files\ncontaining multi-line text values with carriage return characters (\\r) the\nresulting file could be injected with unexpected keys and values if the\nattacker controls the written value.",
"id": "BIT-libpython-2026-0864",
"modified": "2026-08-17T09:10:07.402Z",
"published": "2026-07-30T11:28:38.244Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/0adb386f6e68eb2e73d32e19f235d012df009528"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/5858e42c539dac8394636a6e9b30472b8994851f"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/71f2e02a52d47417a6fd69f456346cd8aa7aca98"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/aaf850fd333cd89e9aada03d92aaa788a6cb1bb8"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/143927"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/151559"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CV4NE6AFCRJL7XQOHX7J5TSDHUWVWGJS/"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0864"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/12dcbd74d3563016a8cb8c47e4898889f34f74dd"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/274de100bbf4345bd0c23ef5b446722e9e636908"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/db4a157c790479710a1a840d7937c5c815a6f8b6"
}
],
"schema_version": "1.6.2",
"summary": "Configuration Injection via Carriage Return (\\r) in write() method"
}
bit-python-2026-0864
Vulnerability from bitnami_vulndb
When using the "configparser" module to write configuration files containing multi-line text values with carriage return characters (\r) the resulting file could be injected with unexpected keys and values if the attacker controls the written value.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "python",
"purl": "pkg:bitnami/python"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.13.15"
},
{
"introduced": "3.14.0"
},
{
"fixed": "3.14.7"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:L/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-0864"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "When using the \"configparser\" module to write configuration files\ncontaining multi-line text values with carriage return characters (\\r) the\nresulting file could be injected with unexpected keys and values if the\nattacker controls the written value.",
"id": "BIT-python-2026-0864",
"modified": "2026-08-17T09:10:07.402Z",
"published": "2026-07-30T11:33:59.347Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/0adb386f6e68eb2e73d32e19f235d012df009528"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/5858e42c539dac8394636a6e9b30472b8994851f"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/71f2e02a52d47417a6fd69f456346cd8aa7aca98"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/aaf850fd333cd89e9aada03d92aaa788a6cb1bb8"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/143927"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/151559"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CV4NE6AFCRJL7XQOHX7J5TSDHUWVWGJS/"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0864"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/12dcbd74d3563016a8cb8c47e4898889f34f74dd"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/274de100bbf4345bd0c23ef5b446722e9e636908"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/db4a157c790479710a1a840d7937c5c815a6f8b6"
}
],
"schema_version": "1.6.2",
"summary": "Configuration Injection via Carriage Return (\\r) in write() method"
}
CERTFR-2026-AVI-0800
Vulnerability from certfr_avis - Published: 2026-06-25 - Updated: 2026-06-25
De multiples vulnérabilités ont été découvertes dans CPython. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service à distance, une atteinte à la confidentialité des données et une atteinte à l'intégrité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "CPython sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "CPython",
"vendor": {
"name": "Python",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-11940",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11940"
},
{
"name": "CVE-2026-0864",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0864"
},
{
"name": "CVE-2026-11972",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11972"
}
],
"initial_release_date": "2026-06-25T00:00:00",
"last_revision_date": "2026-06-25T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0800",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-06-25T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans CPython. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans CPython",
"vendor_advisories": [
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 Python CV4NE6AFCRJL7XQOHX7J5TSDHUWVWGJS",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CV4NE6AFCRJL7XQOHX7J5TSDHUWVWGJS/"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 Python LD6QIISNQFQYOIEPJNEUIPV7S3V76FZH",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/LD6QIISNQFQYOIEPJNEUIPV7S3V76FZH/"
},
{
"published_at": "2026-06-23",
"title": "Bulletin de s\u00e9curit\u00e9 Python AXPSKKTSRKXTTJULW3XSIC74WZNAAPPB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AXPSKKTSRKXTTJULW3XSIC74WZNAAPPB/"
}
]
}
FKIE_CVE-2026-0864
Vulnerability from fkie_nvd - Published: 2026-06-23 18:17 - Updated: 2026-08-18 17:52| Vendor | Product | Version | |
|---|---|---|---|
| python | python | * | |
| python | python | * | |
| python | python | * | |
| python | python | * | |
| python | python | * | |
| python | python | 3.15.0 | |
| python | python | 3.15.0 | |
| python | python | 3.15.0 | |
| python | python | 3.15.0 | |
| python | python | 3.15.0 | |
| python | python | 3.15.0 | |
| python | python | 3.15.0 | |
| python | python | 3.15.0 | |
| python | python | 3.15.0 | |
| python | python | 3.15.0 | |
| python | python | 3.15.0 |
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.10.21",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.11.16",
"status": "affected",
"version": "3.11.0",
"versionType": "python"
},
{
"lessThan": "3.12.14",
"status": "affected",
"version": "3.12.0",
"versionType": "python"
},
{
"lessThan": "3.13.15",
"status": "affected",
"version": "3.13.0",
"versionType": "python"
},
{
"lessThan": "3.14.7",
"status": "affected",
"version": "3.14.0",
"versionType": "python"
},
{
"lessThan": "3.15.0b4",
"status": "affected",
"version": "3.15.0a1",
"versionType": "python"
}
]
}
],
"source": "cna@python.org"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
"matchCriteriaId": "35C0374F-6CC2-4546-8933-B382CD3A9225",
"versionEndExcluding": "3.10.21",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D409E2A6-22F1-47D5-A273-4772BF45925E",
"versionEndExcluding": "3.11.16",
"versionStartIncluding": "3.11.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
"matchCriteriaId": "15B3E361-E948-4A55-A163-E681B8E0EF16",
"versionEndExcluding": "3.12.14",
"versionStartIncluding": "3.12.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
"matchCriteriaId": "7DBD3E4F-47FF-48C4-8A44-D2EC2AF84E3C",
"versionEndExcluding": "3.13.15",
"versionStartIncluding": "3.13.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
"matchCriteriaId": "4EA7DE57-F5C8-4AD0-A8A8-5E9C3FC75310",
"versionEndExcluding": "3.14.7",
"versionStartIncluding": "3.14.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:python:3.15.0:alpha1:*:*:*:*:*:*",
"matchCriteriaId": "A3327507-0B1D-4F28-A983-D07A2C8A7696",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:python:3.15.0:alpha2:*:*:*:*:*:*",
"matchCriteriaId": "C8AF17F1-A27F-4C98-BA5A-B4319710E8D1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:python:3.15.0:alpha3:*:*:*:*:*:*",
"matchCriteriaId": "24CF56B0-2F4E-42A2-B655-F493AA0A4815",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:python:3.15.0:alpha4:*:*:*:*:*:*",
"matchCriteriaId": "7184ABBA-B100-489E-B5C1-1C9EEC0546CA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:python:3.15.0:alpha5:*:*:*:*:*:*",
"matchCriteriaId": "B6D4181B-3E1B-499B-AAB1-50868A6A6AD3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:python:3.15.0:alpha6:*:*:*:*:*:*",
"matchCriteriaId": "A52F6DD2-717D-4E8C-8DB7-00890BC1ABAE",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:python:3.15.0:alpha7:*:*:*:*:*:*",
"matchCriteriaId": "8C46C55C-801E-4F86-B669-8E6A12B4AB6F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:python:3.15.0:alpha8:*:*:*:*:*:*",
"matchCriteriaId": "5A8DF8E5-61F9-4899-BF40-41A17E223441",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:python:3.15.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "B678A5A5-99CA-45B6-BB73-FB0BD2F7B9A3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:python:3.15.0:beta2:*:*:*:*:*:*",
"matchCriteriaId": "691A8388-A0A3-4630-BB36-F334C670934F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:python:3.15.0:beta3:*:*:*:*:*:*",
"matchCriteriaId": "E1218285-E822-45FD-8F5E-BBC80B93C6DA",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "When using the \"configparser\" module to write configuration files\ncontaining multi-line text values with carriage return characters (\\r) the\nresulting file could be injected with unexpected keys and values if the\nattacker controls the written value."
}
],
"id": "CVE-2026-0864",
"lastModified": "2026-08-18T17:52:03.230",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 4.1,
"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:L/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"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-0864",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-23T18:34:23.504725Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-06-23T18:17:41.243",
"references": [
{
"source": "cna@python.org",
"tags": [
"Patch"
],
"url": "https://github.com/python/cpython/commit/0adb386f6e68eb2e73d32e19f235d012df009528"
},
{
"source": "cna@python.org",
"tags": [
"Patch"
],
"url": "https://github.com/python/cpython/commit/12dcbd74d3563016a8cb8c47e4898889f34f74dd"
},
{
"source": "cna@python.org",
"tags": [
"Patch"
],
"url": "https://github.com/python/cpython/commit/274de100bbf4345bd0c23ef5b446722e9e636908"
},
{
"source": "cna@python.org",
"tags": [
"Patch"
],
"url": "https://github.com/python/cpython/commit/5858e42c539dac8394636a6e9b30472b8994851f"
},
{
"source": "cna@python.org",
"tags": [
"Patch"
],
"url": "https://github.com/python/cpython/commit/71f2e02a52d47417a6fd69f456346cd8aa7aca98"
},
{
"source": "cna@python.org",
"tags": [
"Patch"
],
"url": "https://github.com/python/cpython/commit/aaf850fd333cd89e9aada03d92aaa788a6cb1bb8"
},
{
"source": "cna@python.org",
"tags": [
"Patch"
],
"url": "https://github.com/python/cpython/commit/db4a157c790479710a1a840d7937c5c815a6f8b6"
},
{
"source": "cna@python.org",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/python/cpython/issues/143927"
},
{
"source": "cna@python.org",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/python/cpython/pull/151559"
},
{
"source": "cna@python.org",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CV4NE6AFCRJL7XQOHX7J5TSDHUWVWGJS/"
}
],
"sourceIdentifier": "cna@python.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-74"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
GHSA-G345-7JG6-M22P
Vulnerability from github – Published: 2026-06-23 18:31 – Updated: 2026-08-18 18:31When using the "configparser" module to write configuration files containing multi-line text values with carriage return characters (\r) the resulting file could be injected with unexpected keys and values if the attacker controls the written value.
{
"affected": [],
"aliases": [
"CVE-2026-0864"
],
"database_specific": {
"cwe_ids": [
"CWE-74"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-06-23T18:17:41Z",
"severity": "MODERATE"
},
"details": "When using the \"configparser\" module to write configuration files\ncontaining multi-line text values with carriage return characters (\\r) the\nresulting file could be injected with unexpected keys and values if the\nattacker controls the written value.",
"id": "GHSA-g345-7jg6-m22p",
"modified": "2026-08-18T18:31:46Z",
"published": "2026-06-23T18:31:43Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0864"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/143927"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/151559"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/0adb386f6e68eb2e73d32e19f235d012df009528"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/12dcbd74d3563016a8cb8c47e4898889f34f74dd"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/274de100bbf4345bd0c23ef5b446722e9e636908"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/5858e42c539dac8394636a6e9b30472b8994851f"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/71f2e02a52d47417a6fd69f456346cd8aa7aca98"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/aaf850fd333cd89e9aada03d92aaa788a6cb1bb8"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/db4a157c790479710a1a840d7937c5c815a6f8b6"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CV4NE6AFCRJL7XQOHX7J5TSDHUWVWGJS"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:L/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-0864
Vulnerability from csaf_microsoft - Published: 2026-06-02 00:00 - Updated: 2026-07-03 01:08| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-2 | — |
None Available
|
|
| Unresolved product id: 17084-1 | — |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-3 | — |
| 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-0864 Configuration Injection via Carriage Return (\\r) in write() method - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-0864.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": "Configuration Injection via Carriage Return (\\r) in write() method",
"tracking": {
"current_release_date": "2026-07-03T01:08:33.000Z",
"generator": {
"date": "2026-07-03T07:14:17.461Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-0864",
"initial_release_date": "2026-06-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-06-27T01:08:42.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-06-28T02:05:23.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-07-03T01:08:33.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 python3 0:3.12.9-11.azl3",
"product": {
"name": "azl3 python3 0:3.12.9-11.azl3",
"product_id": "2"
}
},
{
"category": "product_version_range",
"name": "azl3 python3 0:3.12.9-13.azl3",
"product": {
"name": "azl3 python3 0:3.12.9-13.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": "3"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python3 0:3.12.9-11.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"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-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python3 0:3.12.9-13.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-0864",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-3"
]
}
],
"notes": [
{
"category": "general",
"text": "PSF",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17084-2",
"17084-1"
],
"known_not_affected": [
"17084-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-0864 Configuration Injection via Carriage Return (\\r) in write() method - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-0864.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-06-27T01:08:42.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-2"
]
},
{
"category": "none_available",
"date": "2026-06-27T01:08:42.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-1"
]
}
],
"title": "Configuration Injection via Carriage Return (\\r) in write() method"
}
]
}
SUSE-SU-2026:3635-1
Vulnerability from csaf_suse - Published: 2026-08-18 07:52 - Updated: 2026-08-18 07:52| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python fixes the following issues:\n\n- CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the\n `configparser` module is used (bsc#1269066).\n- CVE-2026-1703: files may be extracted outside the installation directory when installing and extracting maliciously\n crafted wheel archives (bsc#1257599).\n- CVE-2026-3219: python-pip: pip doesn\u0027t reject concatenated ZIP (bsc#1262467).\n- CVE-2026-3276: quadratic complexity in `unicodedata.normalize()` can lead to DoS when processing specially crafted\n Unicode input (bsc#1267581).\n- CVE-2026-6357: pip self-update functionality can import newly installed modules after wheel installation (bsc#1263442\n bsc#1263443).\n- CVE-2026-7210: `xml.parsers.expat` and `xml.etree.ElementTree` use insufficient entropy for Expat hash-flooding\n protection (bsc#1264962).\n- CVE-2026-8328: `ftpcp()` does not use actual peer address and trusts server-supplied PASV host address (bsc#1265268).\n- CVE-2026-8643: Path traversal via malicious entry point name in pip wheel installation allows arbitrary file overwrite\n (bsc#1266669).\n- CVE-2026-11972: infinite loop due to improper EOF handling in the tarfile module streaming mode can lead to DoS\n (bsc#1269788).\n- CVE-2026-15308: Incremental HTMLParser allows CPU-exhaustion DoS via repeated unterminated markup declarations\n (bsc#1271192).\n- Regression in `http.cookies` (bsc#1263083).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-3635,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-3635",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_3635-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3635-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263635-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3635-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-August/049368.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257599",
"url": "https://bugzilla.suse.com/1257599"
},
{
"category": "self",
"summary": "SUSE Bug 1262467",
"url": "https://bugzilla.suse.com/1262467"
},
{
"category": "self",
"summary": "SUSE Bug 1263083",
"url": "https://bugzilla.suse.com/1263083"
},
{
"category": "self",
"summary": "SUSE Bug 1263442",
"url": "https://bugzilla.suse.com/1263442"
},
{
"category": "self",
"summary": "SUSE Bug 1263443",
"url": "https://bugzilla.suse.com/1263443"
},
{
"category": "self",
"summary": "SUSE Bug 1264962",
"url": "https://bugzilla.suse.com/1264962"
},
{
"category": "self",
"summary": "SUSE Bug 1265268",
"url": "https://bugzilla.suse.com/1265268"
},
{
"category": "self",
"summary": "SUSE Bug 1266669",
"url": "https://bugzilla.suse.com/1266669"
},
{
"category": "self",
"summary": "SUSE Bug 1267581",
"url": "https://bugzilla.suse.com/1267581"
},
{
"category": "self",
"summary": "SUSE Bug 1269066",
"url": "https://bugzilla.suse.com/1269066"
},
{
"category": "self",
"summary": "SUSE Bug 1269788",
"url": "https://bugzilla.suse.com/1269788"
},
{
"category": "self",
"summary": "SUSE Bug 1271192",
"url": "https://bugzilla.suse.com/1271192"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0864 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0864/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-11972 page",
"url": "https://www.suse.com/security/cve/CVE-2026-11972/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-15308 page",
"url": "https://www.suse.com/security/cve/CVE-2026-15308/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1703 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1703/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3219 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3219/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3276 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3276/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6357 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6357/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-7210 page",
"url": "https://www.suse.com/security/cve/CVE-2026-7210/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-8328 page",
"url": "https://www.suse.com/security/cve/CVE-2026-8328/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-8643 page",
"url": "https://www.suse.com/security/cve/CVE-2026-8643/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2026-08-18T07:52:16Z",
"generator": {
"date": "2026-08-18T07:52:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3635-1",
"initial_release_date": "2026-08-18T07:52:16Z",
"revision_history": [
{
"date": "2026-08-18T07:52:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"product_id": "libpython2_7-1_0-2.7.18-150000.123.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.123.1.aarch64",
"product": {
"name": "python-2.7.18-150000.123.1.aarch64",
"product_id": "python-2.7.18-150000.123.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.123.1.aarch64",
"product": {
"name": "python-base-2.7.18-150000.123.1.aarch64",
"product_id": "python-base-2.7.18-150000.123.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.123.1.aarch64",
"product": {
"name": "python-curses-2.7.18-150000.123.1.aarch64",
"product_id": "python-curses-2.7.18-150000.123.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.123.1.aarch64",
"product": {
"name": "python-demo-2.7.18-150000.123.1.aarch64",
"product_id": "python-demo-2.7.18-150000.123.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.123.1.aarch64",
"product": {
"name": "python-devel-2.7.18-150000.123.1.aarch64",
"product_id": "python-devel-2.7.18-150000.123.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.123.1.aarch64",
"product": {
"name": "python-gdbm-2.7.18-150000.123.1.aarch64",
"product_id": "python-gdbm-2.7.18-150000.123.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.123.1.aarch64",
"product": {
"name": "python-idle-2.7.18-150000.123.1.aarch64",
"product_id": "python-idle-2.7.18-150000.123.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.123.1.aarch64",
"product": {
"name": "python-tk-2.7.18-150000.123.1.aarch64",
"product_id": "python-tk-2.7.18-150000.123.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.123.1.aarch64",
"product": {
"name": "python-xml-2.7.18-150000.123.1.aarch64",
"product_id": "python-xml-2.7.18-150000.123.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-64bit-2.7.18-150000.123.1.aarch64_ilp32",
"product": {
"name": "libpython2_7-1_0-64bit-2.7.18-150000.123.1.aarch64_ilp32",
"product_id": "libpython2_7-1_0-64bit-2.7.18-150000.123.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-64bit-2.7.18-150000.123.1.aarch64_ilp32",
"product": {
"name": "python-64bit-2.7.18-150000.123.1.aarch64_ilp32",
"product_id": "python-64bit-2.7.18-150000.123.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-base-64bit-2.7.18-150000.123.1.aarch64_ilp32",
"product": {
"name": "python-base-64bit-2.7.18-150000.123.1.aarch64_ilp32",
"product_id": "python-base-64bit-2.7.18-150000.123.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.123.1.i586",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.123.1.i586",
"product_id": "libpython2_7-1_0-2.7.18-150000.123.1.i586"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.123.1.i586",
"product": {
"name": "python-2.7.18-150000.123.1.i586",
"product_id": "python-2.7.18-150000.123.1.i586"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.123.1.i586",
"product": {
"name": "python-base-2.7.18-150000.123.1.i586",
"product_id": "python-base-2.7.18-150000.123.1.i586"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.123.1.i586",
"product": {
"name": "python-curses-2.7.18-150000.123.1.i586",
"product_id": "python-curses-2.7.18-150000.123.1.i586"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.123.1.i586",
"product": {
"name": "python-demo-2.7.18-150000.123.1.i586",
"product_id": "python-demo-2.7.18-150000.123.1.i586"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.123.1.i586",
"product": {
"name": "python-devel-2.7.18-150000.123.1.i586",
"product_id": "python-devel-2.7.18-150000.123.1.i586"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.123.1.i586",
"product": {
"name": "python-gdbm-2.7.18-150000.123.1.i586",
"product_id": "python-gdbm-2.7.18-150000.123.1.i586"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.123.1.i586",
"product": {
"name": "python-idle-2.7.18-150000.123.1.i586",
"product_id": "python-idle-2.7.18-150000.123.1.i586"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.123.1.i586",
"product": {
"name": "python-tk-2.7.18-150000.123.1.i586",
"product_id": "python-tk-2.7.18-150000.123.1.i586"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.123.1.i586",
"product": {
"name": "python-xml-2.7.18-150000.123.1.i586",
"product_id": "python-xml-2.7.18-150000.123.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.7.18-150000.123.1.noarch",
"product": {
"name": "python-doc-2.7.18-150000.123.1.noarch",
"product_id": "python-doc-2.7.18-150000.123.1.noarch"
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.7.18-150000.123.1.noarch",
"product": {
"name": "python-doc-pdf-2.7.18-150000.123.1.noarch",
"product_id": "python-doc-pdf-2.7.18-150000.123.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"product_id": "libpython2_7-1_0-2.7.18-150000.123.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "python-2.7.18-150000.123.1.ppc64le",
"product_id": "python-2.7.18-150000.123.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "python-base-2.7.18-150000.123.1.ppc64le",
"product_id": "python-base-2.7.18-150000.123.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "python-curses-2.7.18-150000.123.1.ppc64le",
"product_id": "python-curses-2.7.18-150000.123.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "python-demo-2.7.18-150000.123.1.ppc64le",
"product_id": "python-demo-2.7.18-150000.123.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "python-devel-2.7.18-150000.123.1.ppc64le",
"product_id": "python-devel-2.7.18-150000.123.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "python-gdbm-2.7.18-150000.123.1.ppc64le",
"product_id": "python-gdbm-2.7.18-150000.123.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "python-idle-2.7.18-150000.123.1.ppc64le",
"product_id": "python-idle-2.7.18-150000.123.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "python-tk-2.7.18-150000.123.1.ppc64le",
"product_id": "python-tk-2.7.18-150000.123.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.123.1.ppc64le",
"product": {
"name": "python-xml-2.7.18-150000.123.1.ppc64le",
"product_id": "python-xml-2.7.18-150000.123.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"product_id": "libpython2_7-1_0-2.7.18-150000.123.1.s390x"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.123.1.s390x",
"product": {
"name": "python-2.7.18-150000.123.1.s390x",
"product_id": "python-2.7.18-150000.123.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.123.1.s390x",
"product": {
"name": "python-base-2.7.18-150000.123.1.s390x",
"product_id": "python-base-2.7.18-150000.123.1.s390x"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.123.1.s390x",
"product": {
"name": "python-curses-2.7.18-150000.123.1.s390x",
"product_id": "python-curses-2.7.18-150000.123.1.s390x"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.123.1.s390x",
"product": {
"name": "python-demo-2.7.18-150000.123.1.s390x",
"product_id": "python-demo-2.7.18-150000.123.1.s390x"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.123.1.s390x",
"product": {
"name": "python-devel-2.7.18-150000.123.1.s390x",
"product_id": "python-devel-2.7.18-150000.123.1.s390x"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.123.1.s390x",
"product": {
"name": "python-gdbm-2.7.18-150000.123.1.s390x",
"product_id": "python-gdbm-2.7.18-150000.123.1.s390x"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.123.1.s390x",
"product": {
"name": "python-idle-2.7.18-150000.123.1.s390x",
"product_id": "python-idle-2.7.18-150000.123.1.s390x"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.123.1.s390x",
"product": {
"name": "python-tk-2.7.18-150000.123.1.s390x",
"product_id": "python-tk-2.7.18-150000.123.1.s390x"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.123.1.s390x",
"product": {
"name": "python-xml-2.7.18-150000.123.1.s390x",
"product_id": "python-xml-2.7.18-150000.123.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"product_id": "libpython2_7-1_0-2.7.18-150000.123.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.18-150000.123.1.x86_64",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.18-150000.123.1.x86_64",
"product_id": "libpython2_7-1_0-32bit-2.7.18-150000.123.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-2.7.18-150000.123.1.x86_64",
"product_id": "python-2.7.18-150000.123.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-32bit-2.7.18-150000.123.1.x86_64",
"product_id": "python-32bit-2.7.18-150000.123.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-base-2.7.18-150000.123.1.x86_64",
"product_id": "python-base-2.7.18-150000.123.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-base-32bit-2.7.18-150000.123.1.x86_64",
"product_id": "python-base-32bit-2.7.18-150000.123.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-curses-2.7.18-150000.123.1.x86_64",
"product_id": "python-curses-2.7.18-150000.123.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-demo-2.7.18-150000.123.1.x86_64",
"product_id": "python-demo-2.7.18-150000.123.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-devel-2.7.18-150000.123.1.x86_64",
"product_id": "python-devel-2.7.18-150000.123.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-gdbm-2.7.18-150000.123.1.x86_64",
"product_id": "python-gdbm-2.7.18-150000.123.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-idle-2.7.18-150000.123.1.x86_64",
"product_id": "python-idle-2.7.18-150000.123.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-tk-2.7.18-150000.123.1.x86_64",
"product_id": "python-tk-2.7.18-150000.123.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.123.1.x86_64",
"product": {
"name": "python-xml-2.7.18-150000.123.1.x86_64",
"product_id": "python-xml-2.7.18-150000.123.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.123.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.123.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.123.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-150000.123.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.123.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64"
},
"product_reference": "python-2.7.18-150000.123.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.123.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le"
},
"product_reference": "python-2.7.18-150000.123.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.123.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x"
},
"product_reference": "python-2.7.18-150000.123.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.123.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64"
},
"product_reference": "python-2.7.18-150000.123.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.123.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.123.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.123.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le"
},
"product_reference": "python-base-2.7.18-150000.123.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.123.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x"
},
"product_reference": "python-base-2.7.18-150000.123.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.123.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.123.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.123.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64"
},
"product_reference": "python-curses-2.7.18-150000.123.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.123.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-150000.123.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.123.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x"
},
"product_reference": "python-curses-2.7.18-150000.123.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.123.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.123.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.123.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-150000.123.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.123.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-150000.123.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.123.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-150000.123.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.123.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.123.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.123.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.123.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.123.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-150000.123.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.123.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x"
},
"product_reference": "python-xml-2.7.18-150000.123.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.123.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.123.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-0864",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0864"
}
],
"notes": [
{
"category": "general",
"text": "When using the \"configparser\" module to write configuration files\ncontaining multi-line text values with carriage return characters (\\r) the\nresulting file could be injected with unexpected keys and values if the\nattacker controls the written value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0864",
"url": "https://www.suse.com/security/cve/CVE-2026-0864"
},
{
"category": "external",
"summary": "SUSE Bug 1269066 for CVE-2026-0864",
"url": "https://bugzilla.suse.com/1269066"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "important"
}
],
"title": "CVE-2026-0864"
},
{
"cve": "CVE-2026-11972",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-11972"
}
],
"notes": [
{
"category": "general",
"text": "When using the \"tarfile\" module with a file opened in \"streaming mode\" (mode=\"r|\") the tarfile module did not properly handle EOF, making archive parsing take exponentially longer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-11972",
"url": "https://www.suse.com/security/cve/CVE-2026-11972"
},
{
"category": "external",
"summary": "SUSE Bug 1269788 for CVE-2026-11972",
"url": "https://bugzilla.suse.com/1269788"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "important"
}
],
"title": "CVE-2026-11972"
},
{
"cve": "CVE-2026-15308",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-15308"
}
],
"notes": [
{
"category": "general",
"text": "The incremental HTML parser (html.parser.HTMLParser) allows for CPU\ndenial-of-service through repeated unterminated markup declarations when\nprocessing uncontrolled data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-15308",
"url": "https://www.suse.com/security/cve/CVE-2026-15308"
},
{
"category": "external",
"summary": "SUSE Bug 1271192 for CVE-2026-15308",
"url": "https://bugzilla.suse.com/1271192"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "important"
}
],
"title": "CVE-2026-15308"
},
{
"cve": "CVE-2026-1703",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1703"
}
],
"notes": [
{
"category": "general",
"text": "When pip is installing and extracting a maliciously crafted wheel archive, files may be extracted outside the installation directory. The path traversal is limited to prefixes of the installation directory, thus isn\u0027t able to inject or overwrite executable files in typical situations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1703",
"url": "https://www.suse.com/security/cve/CVE-2026-1703"
},
{
"category": "external",
"summary": "SUSE Bug 1257599 for CVE-2026-1703",
"url": "https://bugzilla.suse.com/1257599"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "low"
}
],
"title": "CVE-2026-1703"
},
{
"cve": "CVE-2026-3219",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3219"
}
],
"notes": [
{
"category": "general",
"text": "pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing \"incorrect\" files according to the filename of the archive. New behavior only proceeds with installation if the file identifies uniquely as a ZIP or tar archive, not as both.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3219",
"url": "https://www.suse.com/security/cve/CVE-2026-3219"
},
{
"category": "external",
"summary": "SUSE Bug 1262429 for CVE-2026-3219",
"url": "https://bugzilla.suse.com/1262429"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-3219"
},
{
"cve": "CVE-2026-3276",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3276"
}
],
"notes": [
{
"category": "general",
"text": "unicodedata.normalize() can take excessive CPU time when processing\nspecially crafted Unicode input containing long runs of combining characters\nwith alternating Canonical Combining Class values.\nThis affects all normalization forms.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3276",
"url": "https://www.suse.com/security/cve/CVE-2026-3276"
},
{
"category": "external",
"summary": "SUSE Bug 1267581 for CVE-2026-3276",
"url": "https://bugzilla.suse.com/1267581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "important"
}
],
"title": "CVE-2026-3276"
},
{
"cve": "CVE-2026-6357",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6357"
}
],
"notes": [
{
"category": "general",
"text": "pip prior to version 26.1 would run self-update check functionality after installing wheel files which required importing well-known Python modules names. These module imports were intentionally deferred to increase startup time of the pip CLI. The patch changes self-update functionality to run before wheels are installed to prevent newly-installed modules from being imported shortly after the installation of a wheel package. Users should still review package contents prior to installation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6357",
"url": "https://www.suse.com/security/cve/CVE-2026-6357"
},
{
"category": "external",
"summary": "SUSE Bug 1263442 for CVE-2026-6357",
"url": "https://bugzilla.suse.com/1263442"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-6357"
},
{
"cve": "CVE-2026-7210",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-7210"
}
],
"notes": [
{
"category": "general",
"text": "`xml.parsers.expat` and `xml.etree.ElementTree` use insufficient entropy for Expat hash-flooding protection, which allows a crafted XML document to trigger hash flooding.\\r\\n\\r\\nFully mitigating this vulnerability requires both updating libexpat to 2.8.0 or later and applying this patch.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-7210",
"url": "https://www.suse.com/security/cve/CVE-2026-7210"
},
{
"category": "external",
"summary": "SUSE Bug 1264962 for CVE-2026-7210",
"url": "https://bugzilla.suse.com/1264962"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "important"
}
],
"title": "CVE-2026-7210"
},
{
"cve": "CVE-2026-8328",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-8328"
}
],
"notes": [
{
"category": "general",
"text": "The ftpcp() function in Lib/ftplib.py was not updated when \nCVE-2021-4189 was fixed. While makepasv() was patched to replace \nserver-supplied PASV host addresses with the actual peer address \n(getpeername()[0]), ftpcp() still calls parse227() directly and passes \nthe raw attacker-controllable IP address and port to target.sendport(). This patch is related to CVE-2021-4189.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-8328",
"url": "https://www.suse.com/security/cve/CVE-2026-8328"
},
{
"category": "external",
"summary": "SUSE Bug 1265268 for CVE-2026-8328",
"url": "https://bugzilla.suse.com/1265268"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-8328"
},
{
"cve": "CVE-2026-8643",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-8643"
}
],
"notes": [
{
"category": "general",
"text": "pip would treat console_scripts and gui_scripts as paths instead of file names without sanitizing the resolved absolute path to the installation directory, leading to entry points being installed outside the installation directory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-8643",
"url": "https://www.suse.com/security/cve/CVE-2026-8643"
},
{
"category": "external",
"summary": "SUSE Bug 1266669 for CVE-2026-8643",
"url": "https://bugzilla.suse.com/1266669"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libpython2_7-1_0-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-base-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-curses-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-gdbm-2.7.18-150000.123.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python-xml-2.7.18-150000.123.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-18T07:52:16Z",
"details": "important"
}
],
"title": "CVE-2026-8643"
}
]
}
ubuntu-cve-2026-0864
Vulnerability from osv_ubuntu
When using the "configparser" module to write configuration files containing multi-line text values with carriage return characters (\r) the resulting file could be injected with unexpected keys and values if the attacker controls the written value.
| URL | Type | |
|---|---|---|
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "idle-python2.7",
"binary_version": "2.7.6-8ubuntu0.6+esm29"
},
{
"binary_name": "libpython2.7",
"binary_version": "2.7.6-8ubuntu0.6+esm29"
},
{
"binary_name": "libpython2.7-minimal",
"binary_version": "2.7.6-8ubuntu0.6+esm29"
},
{
"binary_name": "libpython2.7-stdlib",
"binary_version": "2.7.6-8ubuntu0.6+esm29"
},
{
"binary_name": "libpython2.7-testsuite",
"binary_version": "2.7.6-8ubuntu0.6+esm29"
},
{
"binary_name": "python2.7",
"binary_version": "2.7.6-8ubuntu0.6+esm29"
},
{
"binary_name": "python2.7-examples",
"binary_version": "2.7.6-8ubuntu0.6+esm29"
},
{
"binary_name": "python2.7-minimal",
"binary_version": "2.7.6-8ubuntu0.6+esm29"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "python2.7",
"purl": "pkg:deb/ubuntu/python2.7@2.7.6-8ubuntu0.6+esm29?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.7.5-8ubuntu3",
"2.7.5-8ubuntu4",
"2.7.6-2",
"2.7.6-2ubuntu1",
"2.7.6-3",
"2.7.6-3ubuntu1",
"2.7.6-4",
"2.7.6-4ubuntu1",
"2.7.6-5",
"2.7.6-7",
"2.7.6-8",
"2.7.6-8ubuntu0.2",
"2.7.6-8ubuntu0.3",
"2.7.6-8ubuntu0.4",
"2.7.6-8ubuntu0.5",
"2.7.6-8ubuntu0.6+esm2",
"2.7.6-8ubuntu0.6+esm3",
"2.7.6-8ubuntu0.6+esm5",
"2.7.6-8ubuntu0.6+esm6",
"2.7.6-8ubuntu0.6+esm7",
"2.7.6-8ubuntu0.6+esm8",
"2.7.6-8ubuntu0.6+esm9",
"2.7.6-8ubuntu0.6+esm10",
"2.7.6-8ubuntu0.6+esm11",
"2.7.6-8ubuntu0.6+esm12",
"2.7.6-8ubuntu0.6+esm13",
"2.7.6-8ubuntu0.6+esm14",
"2.7.6-8ubuntu0.6+esm15",
"2.7.6-8ubuntu0.6+esm16",
"2.7.6-8ubuntu0.6+esm17",
"2.7.6-8ubuntu0.6+esm18",
"2.7.6-8ubuntu0.6+esm20",
"2.7.6-8ubuntu0.6+esm21",
"2.7.6-8ubuntu0.6+esm22",
"2.7.6-8ubuntu0.6+esm24",
"2.7.6-8ubuntu0.6+esm25",
"2.7.6-8ubuntu0.6+esm26",
"2.7.6-8ubuntu0.6+esm28",
"2.7.6-8ubuntu0.6+esm29"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "idle-python3.4",
"binary_version": "3.4.3-1ubuntu1~14.04.7+esm20"
},
{
"binary_name": "libpython3.4",
"binary_version": "3.4.3-1ubuntu1~14.04.7+esm20"
},
{
"binary_name": "libpython3.4-minimal",
"binary_version": "3.4.3-1ubuntu1~14.04.7+esm20"
},
{
"binary_name": "libpython3.4-stdlib",
"binary_version": "3.4.3-1ubuntu1~14.04.7+esm20"
},
{
"binary_name": "libpython3.4-testsuite",
"binary_version": "3.4.3-1ubuntu1~14.04.7+esm20"
},
{
"binary_name": "python3.4",
"binary_version": "3.4.3-1ubuntu1~14.04.7+esm20"
},
{
"binary_name": "python3.4-examples",
"binary_version": "3.4.3-1ubuntu1~14.04.7+esm20"
},
{
"binary_name": "python3.4-minimal",
"binary_version": "3.4.3-1ubuntu1~14.04.7+esm20"
},
{
"binary_name": "python3.4-venv",
"binary_version": "3.4.3-1ubuntu1~14.04.7+esm20"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "python3.4",
"purl": "pkg:deb/ubuntu/python3.4@3.4.3-1ubuntu1~14.04.7+esm20?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.4~b1-0ubuntu3",
"3.4~b1-4ubuntu4",
"3.4~b1-4ubuntu6",
"3.4~b1-5ubuntu2",
"3.4~b2-1",
"3.4~b3-1ubuntu1",
"3.4~rc1-1build1",
"3.4~rc2-1",
"3.4~rc3-0ubuntu1",
"3.4.0-1",
"3.4.0-2ubuntu1",
"3.4.0-2ubuntu1.1",
"3.4.3-1ubuntu1~14.04.1",
"3.4.3-1ubuntu1~14.04.3",
"3.4.3-1ubuntu1~14.04.4",
"3.4.3-1ubuntu1~14.04.5",
"3.4.3-1ubuntu1~14.04.6",
"3.4.3-1ubuntu1~14.04.7",
"3.4.3-1ubuntu1~14.04.7+esm2",
"3.4.3-1ubuntu1~14.04.7+esm4",
"3.4.3-1ubuntu1~14.04.7+esm6",
"3.4.3-1ubuntu1~14.04.7+esm7",
"3.4.3-1ubuntu1~14.04.7+esm8",
"3.4.3-1ubuntu1~14.04.7+esm10",
"3.4.3-1ubuntu1~14.04.7+esm11",
"3.4.3-1ubuntu1~14.04.7+esm12",
"3.4.3-1ubuntu1~14.04.7+esm13",
"3.4.3-1ubuntu1~14.04.7+esm14",
"3.4.3-1ubuntu1~14.04.7+esm15",
"3.4.3-1ubuntu1~14.04.7+esm16",
"3.4.3-1ubuntu1~14.04.7+esm17",
"3.4.3-1ubuntu1~14.04.7+esm19",
"3.4.3-1ubuntu1~14.04.7+esm20"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "idle-python3.5",
"binary_version": "3.5.2-2ubuntu0~16.04.4~14.04.1+esm10"
},
{
"binary_name": "libpython3.5",
"binary_version": "3.5.2-2ubuntu0~16.04.4~14.04.1+esm10"
},
{
"binary_name": "libpython3.5-minimal",
"binary_version": "3.5.2-2ubuntu0~16.04.4~14.04.1+esm10"
},
{
"binary_name": "libpython3.5-stdlib",
"binary_version": "3.5.2-2ubuntu0~16.04.4~14.04.1+esm10"
},
{
"binary_name": "libpython3.5-testsuite",
"binary_version": "3.5.2-2ubuntu0~16.04.4~14.04.1+esm10"
},
{
"binary_name": "python3.5",
"binary_version": "3.5.2-2ubuntu0~16.04.4~14.04.1+esm10"
},
{
"binary_name": "python3.5-examples",
"binary_version": "3.5.2-2ubuntu0~16.04.4~14.04.1+esm10"
},
{
"binary_name": "python3.5-minimal",
"binary_version": "3.5.2-2ubuntu0~16.04.4~14.04.1+esm10"
},
{
"binary_name": "python3.5-venv",
"binary_version": "3.5.2-2ubuntu0~16.04.4~14.04.1+esm10"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "python3.5",
"purl": "pkg:deb/ubuntu/python3.5@3.5.2-2ubuntu0~16.04.4~14.04.1+esm10?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.5.2-2ubuntu0~16.04.4~14.04.1",
"3.5.2-2ubuntu0~16.04.4~14.04.1+esm1",
"3.5.2-2ubuntu0~16.04.4~14.04.1+esm3",
"3.5.2-2ubuntu0~16.04.4~14.04.1+esm4",
"3.5.2-2ubuntu0~16.04.4~14.04.1+esm5",
"3.5.2-2ubuntu0~16.04.4~14.04.1+esm6",
"3.5.2-2ubuntu0~16.04.4~14.04.1+esm7",
"3.5.2-2ubuntu0~16.04.4~14.04.1+esm8",
"3.5.2-2ubuntu0~16.04.4~14.04.1+esm9",
"3.5.2-2ubuntu0~16.04.4~14.04.1+esm10"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "idle-python2.7",
"binary_version": "2.7.12-1ubuntu0~16.04.18+esm21"
},
{
"binary_name": "libpython2.7",
"binary_version": "2.7.12-1ubuntu0~16.04.18+esm21"
},
{
"binary_name": "libpython2.7-minimal",
"binary_version": "2.7.12-1ubuntu0~16.04.18+esm21"
},
{
"binary_name": "libpython2.7-stdlib",
"binary_version": "2.7.12-1ubuntu0~16.04.18+esm21"
},
{
"binary_name": "libpython2.7-testsuite",
"binary_version": "2.7.12-1ubuntu0~16.04.18+esm21"
},
{
"binary_name": "python2.7",
"binary_version": "2.7.12-1ubuntu0~16.04.18+esm21"
},
{
"binary_name": "python2.7-examples",
"binary_version": "2.7.12-1ubuntu0~16.04.18+esm21"
},
{
"binary_name": "python2.7-minimal",
"binary_version": "2.7.12-1ubuntu0~16.04.18+esm21"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "python2.7",
"purl": "pkg:deb/ubuntu/python2.7@2.7.12-1ubuntu0~16.04.18+esm21?arch=source\u0026distro=esm-infra-legacy/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.7.10-4ubuntu1",
"2.7.10-4ubuntu2",
"2.7.11-2",
"2.7.11-3",
"2.7.11-4",
"2.7.11-6",
"2.7.11-7",
"2.7.11-7ubuntu1",
"2.7.12-1~16.04",
"2.7.12-1ubuntu0~16.04.1",
"2.7.12-1ubuntu0~16.04.2",
"2.7.12-1ubuntu0~16.04.3",
"2.7.12-1ubuntu0~16.04.4",
"2.7.12-1ubuntu0~16.04.8",
"2.7.12-1ubuntu0~16.04.9",
"2.7.12-1ubuntu0~16.04.11",
"2.7.12-1ubuntu0~16.04.12",
"2.7.12-1ubuntu0~16.04.13",
"2.7.12-1ubuntu0~16.04.14",
"2.7.12-1ubuntu0~16.04.16",
"2.7.12-1ubuntu0~16.04.18",
"2.7.12-1ubuntu0~16.04.18+esm1",
"2.7.12-1ubuntu0~16.04.18+esm2",
"2.7.12-1ubuntu0~16.04.18+esm3",
"2.7.12-1ubuntu0~16.04.18+esm4",
"2.7.12-1ubuntu0~16.04.18+esm5",
"2.7.12-1ubuntu0~16.04.18+esm6",
"2.7.12-1ubuntu0~16.04.18+esm7",
"2.7.12-1ubuntu0~16.04.18+esm8",
"2.7.12-1ubuntu0~16.04.18+esm9",
"2.7.12-1ubuntu0~16.04.18+esm10",
"2.7.12-1ubuntu0~16.04.18+esm11",
"2.7.12-1ubuntu0~16.04.18+esm12",
"2.7.12-1ubuntu0~16.04.18+esm13",
"2.7.12-1ubuntu0~16.04.18+esm15",
"2.7.12-1ubuntu0~16.04.18+esm16",
"2.7.12-1ubuntu0~16.04.18+esm17",
"2.7.12-1ubuntu0~16.04.18+esm18",
"2.7.12-1ubuntu0~16.04.18+esm19",
"2.7.12-1ubuntu0~16.04.18+esm20",
"2.7.12-1ubuntu0~16.04.18+esm21"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "idle-python3.5",
"binary_version": "3.5.2-2ubuntu0~16.04.13+esm24"
},
{
"binary_name": "libpython3.5",
"binary_version": "3.5.2-2ubuntu0~16.04.13+esm24"
},
{
"binary_name": "libpython3.5-minimal",
"binary_version": "3.5.2-2ubuntu0~16.04.13+esm24"
},
{
"binary_name": "libpython3.5-stdlib",
"binary_version": "3.5.2-2ubuntu0~16.04.13+esm24"
},
{
"binary_name": "libpython3.5-testsuite",
"binary_version": "3.5.2-2ubuntu0~16.04.13+esm24"
},
{
"binary_name": "python3.5",
"binary_version": "3.5.2-2ubuntu0~16.04.13+esm24"
},
{
"binary_name": "python3.5-examples",
"binary_version": "3.5.2-2ubuntu0~16.04.13+esm24"
},
{
"binary_name": "python3.5-minimal",
"binary_version": "3.5.2-2ubuntu0~16.04.13+esm24"
},
{
"binary_name": "python3.5-venv",
"binary_version": "3.5.2-2ubuntu0~16.04.13+esm24"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "python3.5",
"purl": "pkg:deb/ubuntu/python3.5@3.5.2-2ubuntu0~16.04.13+esm24?arch=source\u0026distro=esm-infra-legacy/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.5.0-3",
"3.5.0-3ubuntu1",
"3.5.1~rc1-2ubuntu1",
"3.5.1-1",
"3.5.1-2",
"3.5.1-3",
"3.5.1-5",
"3.5.1-6ubuntu1",
"3.5.1-6ubuntu2",
"3.5.1-9ubuntu1",
"3.5.1-10",
"3.5.2-2~16.01",
"3.5.2-2~16.04",
"3.5.2-2ubuntu0~16.04.1",
"3.5.2-2ubuntu0~16.04.2",
"3.5.2-2ubuntu0~16.04.3",
"3.5.2-2ubuntu0~16.04.4",
"3.5.2-2ubuntu0~16.04.5",
"3.5.2-2ubuntu0~16.04.8",
"3.5.2-2ubuntu0~16.04.9",
"3.5.2-2ubuntu0~16.04.10",
"3.5.2-2ubuntu0~16.04.11",
"3.5.2-2ubuntu0~16.04.12",
"3.5.2-2ubuntu0~16.04.13",
"3.5.2-2ubuntu0~16.04.13+esm1",
"3.5.2-2ubuntu0~16.04.13+esm2",
"3.5.2-2ubuntu0~16.04.13+esm3",
"3.5.2-2ubuntu0~16.04.13+esm5",
"3.5.2-2ubuntu0~16.04.13+esm6",
"3.5.2-2ubuntu0~16.04.13+esm7",
"3.5.2-2ubuntu0~16.04.13+esm8",
"3.5.2-2ubuntu0~16.04.13+esm9",
"3.5.2-2ubuntu0~16.04.13+esm10",
"3.5.2-2ubuntu0~16.04.13+esm11",
"3.5.2-2ubuntu0~16.04.13+esm12",
"3.5.2-2ubuntu0~16.04.13+esm13",
"3.5.2-2ubuntu0~16.04.13+esm14",
"3.5.2-2ubuntu0~16.04.13+esm15",
"3.5.2-2ubuntu0~16.04.13+esm16",
"3.5.2-2ubuntu0~16.04.13+esm17",
"3.5.2-2ubuntu0~16.04.13+esm18",
"3.5.2-2ubuntu0~16.04.13+esm19",
"3.5.2-2ubuntu0~16.04.13+esm20",
"3.5.2-2ubuntu0~16.04.13+esm21",
"3.5.2-2ubuntu0~16.04.13+esm22",
"3.5.2-2ubuntu0~16.04.13+esm23",
"3.5.2-2ubuntu0~16.04.13+esm24"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "idle-python2.7",
"binary_version": "2.7.17-1~18.04ubuntu1.13+esm14"
},
{
"binary_name": "libpython2.7",
"binary_version": "2.7.17-1~18.04ubuntu1.13+esm14"
},
{
"binary_name": "libpython2.7-minimal",
"binary_version": "2.7.17-1~18.04ubuntu1.13+esm14"
},
{
"binary_name": "libpython2.7-stdlib",
"binary_version": "2.7.17-1~18.04ubuntu1.13+esm14"
},
{
"binary_name": "libpython2.7-testsuite",
"binary_version": "2.7.17-1~18.04ubuntu1.13+esm14"
},
{
"binary_name": "python2.7",
"binary_version": "2.7.17-1~18.04ubuntu1.13+esm14"
},
{
"binary_name": "python2.7-examples",
"binary_version": "2.7.17-1~18.04ubuntu1.13+esm14"
},
{
"binary_name": "python2.7-minimal",
"binary_version": "2.7.17-1~18.04ubuntu1.13+esm14"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "python2.7",
"purl": "pkg:deb/ubuntu/python2.7@2.7.17-1~18.04ubuntu1.13+esm14?arch=source\u0026distro=esm-infra/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.7.14-2ubuntu2",
"2.7.14-4",
"2.7.14-6",
"2.7.14-7",
"2.7.14-8",
"2.7.15~rc1-1",
"2.7.15~rc1-1ubuntu0.1",
"2.7.15-4ubuntu4~18.04",
"2.7.15-4ubuntu4~18.04.1",
"2.7.15-4ubuntu4~18.04.2",
"2.7.17-1~18.04",
"2.7.17-1~18.04ubuntu1",
"2.7.17-1~18.04ubuntu1.1",
"2.7.17-1~18.04ubuntu1.2",
"2.7.17-1~18.04ubuntu1.3",
"2.7.17-1~18.04ubuntu1.5",
"2.7.17-1~18.04ubuntu1.6",
"2.7.17-1~18.04ubuntu1.7",
"2.7.17-1~18.04ubuntu1.8",
"2.7.17-1~18.04ubuntu1.10",
"2.7.17-1~18.04ubuntu1.11",
"2.7.17-1~18.04ubuntu1.13",
"2.7.17-1~18.04ubuntu1.13+esm1",
"2.7.17-1~18.04ubuntu1.13+esm2",
"2.7.17-1~18.04ubuntu1.13+esm3",
"2.7.17-1~18.04ubuntu1.13+esm4",
"2.7.17-1~18.04ubuntu1.13+esm5",
"2.7.17-1~18.04ubuntu1.13+esm6",
"2.7.17-1~18.04ubuntu1.13+esm7",
"2.7.17-1~18.04ubuntu1.13+esm8",
"2.7.17-1~18.04ubuntu1.13+esm10",
"2.7.17-1~18.04ubuntu1.13+esm11",
"2.7.17-1~18.04ubuntu1.13+esm12",
"2.7.17-1~18.04ubuntu1.13+esm13",
"2.7.17-1~18.04ubuntu1.13+esm14"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "idle-python3.6",
"binary_version": "3.6.9-1~18.04ubuntu1.13+esm9"
},
{
"binary_name": "libpython3.6",
"binary_version": "3.6.9-1~18.04ubuntu1.13+esm9"
},
{
"binary_name": "libpython3.6-minimal",
"binary_version": "3.6.9-1~18.04ubuntu1.13+esm9"
},
{
"binary_name": "libpython3.6-stdlib",
"binary_version": "3.6.9-1~18.04ubuntu1.13+esm9"
},
{
"binary_name": "libpython3.6-testsuite",
"binary_version": "3.6.9-1~18.04ubuntu1.13+esm9"
},
{
"binary_name": "python3.6",
"binary_version": "3.6.9-1~18.04ubuntu1.13+esm9"
},
{
"binary_name": "python3.6-examples",
"binary_version": "3.6.9-1~18.04ubuntu1.13+esm9"
},
{
"binary_name": "python3.6-minimal",
"binary_version": "3.6.9-1~18.04ubuntu1.13+esm9"
},
{
"binary_name": "python3.6-venv",
"binary_version": "3.6.9-1~18.04ubuntu1.13+esm9"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "python3.6",
"purl": "pkg:deb/ubuntu/python3.6@3.6.9-1~18.04ubuntu1.13+esm9?arch=source\u0026distro=esm-infra/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.6.3-1ubuntu1",
"3.6.4~rc1-1",
"3.6.4~rc1-2",
"3.6.4-1",
"3.6.4-2",
"3.6.4-3build1",
"3.6.4-4",
"3.6.5~rc1-1",
"3.6.5-3",
"3.6.6-1~18.04",
"3.6.7-1~18.04",
"3.6.8-1~18.04.1",
"3.6.8-1~18.04.2",
"3.6.8-1~18.04.3",
"3.6.9-1~18.04",
"3.6.9-1~18.04ubuntu1",
"3.6.9-1~18.04ubuntu1.1",
"3.6.9-1~18.04ubuntu1.3",
"3.6.9-1~18.04ubuntu1.4",
"3.6.9-1~18.04ubuntu1.6",
"3.6.9-1~18.04ubuntu1.7",
"3.6.9-1~18.04ubuntu1.8",
"3.6.9-1~18.04ubuntu1.9",
"3.6.9-1~18.04ubuntu1.10",
"3.6.9-1~18.04ubuntu1.12",
"3.6.9-1~18.04ubuntu1.13",
"3.6.9-1~18.04ubuntu1.13+esm1",
"3.6.9-1~18.04ubuntu1.13+esm2",
"3.6.9-1~18.04ubuntu1.13+esm3",
"3.6.9-1~18.04ubuntu1.13+esm4",
"3.6.9-1~18.04ubuntu1.13+esm5",
"3.6.9-1~18.04ubuntu1.13+esm6",
"3.6.9-1~18.04ubuntu1.13+esm7",
"3.6.9-1~18.04ubuntu1.13+esm8",
"3.6.9-1~18.04ubuntu1.13+esm9"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "idle-python3.7",
"binary_version": "3.7.5-2ubuntu1~18.04.2+esm10"
},
{
"binary_name": "libpython3.7",
"binary_version": "3.7.5-2ubuntu1~18.04.2+esm10"
},
{
"binary_name": "libpython3.7-minimal",
"binary_version": "3.7.5-2ubuntu1~18.04.2+esm10"
},
{
"binary_name": "libpython3.7-stdlib",
"binary_version": "3.7.5-2ubuntu1~18.04.2+esm10"
},
{
"binary_name": "libpython3.7-testsuite",
"binary_version": "3.7.5-2ubuntu1~18.04.2+esm10"
},
{
"binary_name": "python3.7",
"binary_version": "3.7.5-2ubuntu1~18.04.2+esm10"
},
{
"binary_name": "python3.7-examples",
"binary_version": "3.7.5-2ubuntu1~18.04.2+esm10"
},
{
"binary_name": "python3.7-minimal",
"binary_version": "3.7.5-2ubuntu1~18.04.2+esm10"
},
{
"binary_name": "python3.7-venv",
"binary_version": "3.7.5-2ubuntu1~18.04.2+esm10"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "python3.7",
"purl": "pkg:deb/ubuntu/python3.7@3.7.5-2ubuntu1~18.04.2+esm10?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.7.0~a2-1",
"3.7.0~a3-1",
"3.7.0~a3-2",
"3.7.0~a3-3",
"3.7.0~a4-1",
"3.7.0~b1-1",
"3.7.0~b1-1build1",
"3.7.0~b2-1",
"3.7.0~b3-1",
"3.7.0-1~18.04",
"3.7.1-1~18.04",
"3.7.3-2~18.04.1",
"3.7.5-2~18.04",
"3.7.5-2~18.04.4",
"3.7.5-2ubuntu1~18.04.2",
"3.7.5-2ubuntu1~18.04.2+esm1",
"3.7.5-2ubuntu1~18.04.2+esm2",
"3.7.5-2ubuntu1~18.04.2+esm3",
"3.7.5-2ubuntu1~18.04.2+esm4",
"3.7.5-2ubuntu1~18.04.2+esm5",
"3.7.5-2ubuntu1~18.04.2+esm6",
"3.7.5-2ubuntu1~18.04.2+esm7",
"3.7.5-2ubuntu1~18.04.2+esm8",
"3.7.5-2ubuntu1~18.04.2+esm9",
"3.7.5-2ubuntu1~18.04.2+esm10"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "idle-python3.8",
"binary_version": "3.8.0-3ubuntu1~18.04.2+esm10"
},
{
"binary_name": "libpython3.8",
"binary_version": "3.8.0-3ubuntu1~18.04.2+esm10"
},
{
"binary_name": "libpython3.8-minimal",
"binary_version": "3.8.0-3ubuntu1~18.04.2+esm10"
},
{
"binary_name": "libpython3.8-stdlib",
"binary_version": "3.8.0-3ubuntu1~18.04.2+esm10"
},
{
"binary_name": "libpython3.8-testsuite",
"binary_version": "3.8.0-3ubuntu1~18.04.2+esm10"
},
{
"binary_name": "python3.8",
"binary_version": "3.8.0-3ubuntu1~18.04.2+esm10"
},
{
"binary_name": "python3.8-examples",
"binary_version": "3.8.0-3ubuntu1~18.04.2+esm10"
},
{
"binary_name": "python3.8-minimal",
"binary_version": "3.8.0-3ubuntu1~18.04.2+esm10"
},
{
"binary_name": "python3.8-venv",
"binary_version": "3.8.0-3ubuntu1~18.04.2+esm10"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "python3.8",
"purl": "pkg:deb/ubuntu/python3.8@3.8.0-3ubuntu1~18.04.2+esm10?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.8.0-3~18.04",
"3.8.0-3~18.04.1",
"3.8.0-3ubuntu1~18.04.2",
"3.8.0-3ubuntu1~18.04.2+esm1",
"3.8.0-3ubuntu1~18.04.2+esm2",
"3.8.0-3ubuntu1~18.04.2+esm3",
"3.8.0-3ubuntu1~18.04.2+esm4",
"3.8.0-3ubuntu1~18.04.2+esm5",
"3.8.0-3ubuntu1~18.04.2+esm6",
"3.8.0-3ubuntu1~18.04.2+esm7",
"3.8.0-3ubuntu1~18.04.2+esm8",
"3.8.0-3ubuntu1~18.04.2+esm9",
"3.8.0-3ubuntu1~18.04.2+esm10"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "idle-python3.8",
"binary_version": "3.8.10-0ubuntu1~20.04.18+esm6"
},
{
"binary_name": "libpython3.8",
"binary_version": "3.8.10-0ubuntu1~20.04.18+esm6"
},
{
"binary_name": "libpython3.8-minimal",
"binary_version": "3.8.10-0ubuntu1~20.04.18+esm6"
},
{
"binary_name": "libpython3.8-stdlib",
"binary_version": "3.8.10-0ubuntu1~20.04.18+esm6"
},
{
"binary_name": "libpython3.8-testsuite",
"binary_version": "3.8.10-0ubuntu1~20.04.18+esm6"
},
{
"binary_name": "python3.8",
"binary_version": "3.8.10-0ubuntu1~20.04.18+esm6"
},
{
"binary_name": "python3.8-examples",
"binary_version": "3.8.10-0ubuntu1~20.04.18+esm6"
},
{
"binary_name": "python3.8-full",
"binary_version": "3.8.10-0ubuntu1~20.04.18+esm6"
},
{
"binary_name": "python3.8-minimal",
"binary_version": "3.8.10-0ubuntu1~20.04.18+esm6"
},
{
"binary_name": "python3.8-venv",
"binary_version": "3.8.10-0ubuntu1~20.04.18+esm6"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "python3.8",
"purl": "pkg:deb/ubuntu/python3.8@3.8.10-0ubuntu1~20.04.18+esm6?arch=source\u0026distro=esm-infra/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.8.0-1",
"3.8.0-2",
"3.8.0-3",
"3.8.0-4",
"3.8.0-5",
"3.8.1-2ubuntu3",
"3.8.2~rc1-1ubuntu1",
"3.8.2-1",
"3.8.2-1ubuntu1",
"3.8.2-1ubuntu1.1",
"3.8.2-1ubuntu1.2",
"3.8.5-1~20.04",
"3.8.5-1~20.04.2",
"3.8.5-1~20.04.3",
"3.8.10-0ubuntu1~20.04",
"3.8.10-0ubuntu1~20.04.1",
"3.8.10-0ubuntu1~20.04.2",
"3.8.10-0ubuntu1~20.04.4",
"3.8.10-0ubuntu1~20.04.5",
"3.8.10-0ubuntu1~20.04.6",
"3.8.10-0ubuntu1~20.04.7",
"3.8.10-0ubuntu1~20.04.8",
"3.8.10-0ubuntu1~20.04.9",
"3.8.10-0ubuntu1~20.04.10",
"3.8.10-0ubuntu1~20.04.11",
"3.8.10-0ubuntu1~20.04.12",
"3.8.10-0ubuntu1~20.04.13",
"3.8.10-0ubuntu1~20.04.14",
"3.8.10-0ubuntu1~20.04.15",
"3.8.10-0ubuntu1~20.04.16",
"3.8.10-0ubuntu1~20.04.17",
"3.8.10-0ubuntu1~20.04.18",
"3.8.10-0ubuntu1~20.04.18+esm1",
"3.8.10-0ubuntu1~20.04.18+esm2",
"3.8.10-0ubuntu1~20.04.18+esm3",
"3.8.10-0ubuntu1~20.04.18+esm4",
"3.8.10-0ubuntu1~20.04.18+esm5",
"3.8.10-0ubuntu1~20.04.18+esm6"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "idle-python2.7",
"binary_version": "2.7.18-1~20.04.7+esm9"
},
{
"binary_name": "libpython2.7",
"binary_version": "2.7.18-1~20.04.7+esm9"
},
{
"binary_name": "libpython2.7-minimal",
"binary_version": "2.7.18-1~20.04.7+esm9"
},
{
"binary_name": "libpython2.7-stdlib",
"binary_version": "2.7.18-1~20.04.7+esm9"
},
{
"binary_name": "libpython2.7-testsuite",
"binary_version": "2.7.18-1~20.04.7+esm9"
},
{
"binary_name": "python2.7",
"binary_version": "2.7.18-1~20.04.7+esm9"
},
{
"binary_name": "python2.7-examples",
"binary_version": "2.7.18-1~20.04.7+esm9"
},
{
"binary_name": "python2.7-minimal",
"binary_version": "2.7.18-1~20.04.7+esm9"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "python2.7",
"purl": "pkg:deb/ubuntu/python2.7@2.7.18-1~20.04.7+esm9?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.7.17~rc1-1",
"2.7.17-1",
"2.7.17-1ubuntu5",
"2.7.17-1ubuntu6",
"2.7.18~rc1-2",
"2.7.18-1~20.04",
"2.7.18-1~20.04.1",
"2.7.18-1~20.04.1+esm1",
"2.7.18-1~20.04.3",
"2.7.18-1~20.04.3+esm1",
"2.7.18-1~20.04.4",
"2.7.18-1~20.04.4+esm1",
"2.7.18-1~20.04.4+esm2",
"2.7.18-1~20.04.4+esm3",
"2.7.18-1~20.04.5",
"2.7.18-1~20.04.5+esm1",
"2.7.18-1~20.04.5+esm2",
"2.7.18-1~20.04.6",
"2.7.18-1~20.04.6+esm1",
"2.7.18-1~20.04.7",
"2.7.18-1~20.04.7+esm3",
"2.7.18-1~20.04.7+esm4",
"2.7.18-1~20.04.7+esm6",
"2.7.18-1~20.04.7+esm7",
"2.7.18-1~20.04.7+esm8",
"2.7.18-1~20.04.7+esm9"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "idle-python3.9",
"binary_version": "3.9.5-3ubuntu0~20.04.1+esm10"
},
{
"binary_name": "libpython3.9",
"binary_version": "3.9.5-3ubuntu0~20.04.1+esm10"
},
{
"binary_name": "libpython3.9-minimal",
"binary_version": "3.9.5-3ubuntu0~20.04.1+esm10"
},
{
"binary_name": "libpython3.9-stdlib",
"binary_version": "3.9.5-3ubuntu0~20.04.1+esm10"
},
{
"binary_name": "libpython3.9-testsuite",
"binary_version": "3.9.5-3ubuntu0~20.04.1+esm10"
},
{
"binary_name": "python3.9",
"binary_version": "3.9.5-3ubuntu0~20.04.1+esm10"
},
{
"binary_name": "python3.9-examples",
"binary_version": "3.9.5-3ubuntu0~20.04.1+esm10"
},
{
"binary_name": "python3.9-full",
"binary_version": "3.9.5-3ubuntu0~20.04.1+esm10"
},
{
"binary_name": "python3.9-minimal",
"binary_version": "3.9.5-3ubuntu0~20.04.1+esm10"
},
{
"binary_name": "python3.9-venv",
"binary_version": "3.9.5-3ubuntu0~20.04.1+esm10"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "python3.9",
"purl": "pkg:deb/ubuntu/python3.9@3.9.5-3ubuntu0~20.04.1+esm10?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.9.0~rc1-1~20.04",
"3.9.0-5~20.04",
"3.9.5-3~20.04.1",
"3.9.5-3ubuntu0~20.04.1",
"3.9.5-3ubuntu0~20.04.1+esm1",
"3.9.5-3ubuntu0~20.04.1+esm2",
"3.9.5-3ubuntu0~20.04.1+esm3",
"3.9.5-3ubuntu0~20.04.1+esm4",
"3.9.5-3ubuntu0~20.04.1+esm5",
"3.9.5-3ubuntu0~20.04.1+esm6",
"3.9.5-3ubuntu0~20.04.1+esm7",
"3.9.5-3ubuntu0~20.04.1+esm8",
"3.9.5-3ubuntu0~20.04.1+esm9",
"3.9.5-3ubuntu0~20.04.1+esm10"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "idle-python3.10",
"binary_version": "3.10.12-1~22.04.16"
},
{
"binary_name": "libpython3.10",
"binary_version": "3.10.12-1~22.04.16"
},
{
"binary_name": "libpython3.10-minimal",
"binary_version": "3.10.12-1~22.04.16"
},
{
"binary_name": "libpython3.10-stdlib",
"binary_version": "3.10.12-1~22.04.16"
},
{
"binary_name": "libpython3.10-testsuite",
"binary_version": "3.10.12-1~22.04.16"
},
{
"binary_name": "python3.10",
"binary_version": "3.10.12-1~22.04.16"
},
{
"binary_name": "python3.10-examples",
"binary_version": "3.10.12-1~22.04.16"
},
{
"binary_name": "python3.10-full",
"binary_version": "3.10.12-1~22.04.16"
},
{
"binary_name": "python3.10-minimal",
"binary_version": "3.10.12-1~22.04.16"
},
{
"binary_name": "python3.10-nopie",
"binary_version": "3.10.12-1~22.04.16"
},
{
"binary_name": "python3.10-venv",
"binary_version": "3.10.12-1~22.04.16"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "python3.10",
"purl": "pkg:deb/ubuntu/python3.10@3.10.12-1~22.04.16?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.10.0-2",
"3.10.0-3",
"3.10.0-4",
"3.10.0-5",
"3.10.0-5build1",
"3.10.1-1",
"3.10.1-2",
"3.10.2-1",
"3.10.2-5",
"3.10.2-7",
"3.10.3-1",
"3.10.4-3",
"3.10.4-3ubuntu0.1",
"3.10.6-1~22.04",
"3.10.6-1~22.04.1",
"3.10.6-1~22.04.2",
"3.10.6-1~22.04.2ubuntu1",
"3.10.6-1~22.04.2ubuntu1.1",
"3.10.12-1~22.04.2",
"3.10.12-1~22.04.3",
"3.10.12-1~22.04.4",
"3.10.12-1~22.04.5",
"3.10.12-1~22.04.6",
"3.10.12-1~22.04.7",
"3.10.12-1~22.04.8",
"3.10.12-1~22.04.9",
"3.10.12-1~22.04.10",
"3.10.12-1~22.04.11",
"3.10.12-1~22.04.12",
"3.10.12-1~22.04.13",
"3.10.12-1~22.04.14",
"3.10.12-1~22.04.15",
"3.10.12-1~22.04.16"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "idle-python2.7",
"binary_version": "2.7.18-13ubuntu1.5+esm8"
},
{
"binary_name": "libpython2.7",
"binary_version": "2.7.18-13ubuntu1.5+esm8"
},
{
"binary_name": "libpython2.7-minimal",
"binary_version": "2.7.18-13ubuntu1.5+esm8"
},
{
"binary_name": "libpython2.7-stdlib",
"binary_version": "2.7.18-13ubuntu1.5+esm8"
},
{
"binary_name": "libpython2.7-testsuite",
"binary_version": "2.7.18-13ubuntu1.5+esm8"
},
{
"binary_name": "python2.7",
"binary_version": "2.7.18-13ubuntu1.5+esm8"
},
{
"binary_name": "python2.7-examples",
"binary_version": "2.7.18-13ubuntu1.5+esm8"
},
{
"binary_name": "python2.7-minimal",
"binary_version": "2.7.18-13ubuntu1.5+esm8"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "python2.7",
"purl": "pkg:deb/ubuntu/python2.7@2.7.18-13ubuntu1.5+esm8?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.7.18-8build1",
"2.7.18-13",
"2.7.18-13ubuntu1",
"2.7.18-13ubuntu1.1",
"2.7.18-13ubuntu1.1+esm2",
"2.7.18-13ubuntu1.2",
"2.7.18-13ubuntu1.2+esm1",
"2.7.18-13ubuntu1.2+esm2",
"2.7.18-13ubuntu1.2+esm3",
"2.7.18-13ubuntu1.3",
"2.7.18-13ubuntu1.3+esm1",
"2.7.18-13ubuntu1.4",
"2.7.18-13ubuntu1.4+esm1",
"2.7.18-13ubuntu1.5",
"2.7.18-13ubuntu1.5+esm2",
"2.7.18-13ubuntu1.5+esm3",
"2.7.18-13ubuntu1.5+esm5",
"2.7.18-13ubuntu1.5+esm6",
"2.7.18-13ubuntu1.5+esm7",
"2.7.18-13ubuntu1.5+esm8"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "idle-python3.11",
"binary_version": "3.11.0~rc1-1~22.04.1~esm9"
},
{
"binary_name": "libpython3.11",
"binary_version": "3.11.0~rc1-1~22.04.1~esm9"
},
{
"binary_name": "libpython3.11-minimal",
"binary_version": "3.11.0~rc1-1~22.04.1~esm9"
},
{
"binary_name": "libpython3.11-stdlib",
"binary_version": "3.11.0~rc1-1~22.04.1~esm9"
},
{
"binary_name": "libpython3.11-testsuite",
"binary_version": "3.11.0~rc1-1~22.04.1~esm9"
},
{
"binary_name": "python3.11",
"binary_version": "3.11.0~rc1-1~22.04.1~esm9"
},
{
"binary_name": "python3.11-examples",
"binary_version": "3.11.0~rc1-1~22.04.1~esm9"
},
{
"binary_name": "python3.11-full",
"binary_version": "3.11.0~rc1-1~22.04.1~esm9"
},
{
"binary_name": "python3.11-minimal",
"binary_version": "3.11.0~rc1-1~22.04.1~esm9"
},
{
"binary_name": "python3.11-nopie",
"binary_version": "3.11.0~rc1-1~22.04.1~esm9"
},
{
"binary_name": "python3.11-venv",
"binary_version": "3.11.0~rc1-1~22.04.1~esm9"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "python3.11",
"purl": "pkg:deb/ubuntu/python3.11@3.11.0~rc1-1~22.04.1~esm9?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.11.0~rc1-1~22.04",
"3.11.0~rc1-1~22.04.1~esm1",
"3.11.0~rc1-1~22.04.1~esm2",
"3.11.0~rc1-1~22.04.1~esm3",
"3.11.0~rc1-1~22.04.1~esm4",
"3.11.0~rc1-1~22.04.1~esm5",
"3.11.0~rc1-1~22.04.1~esm6",
"3.11.0~rc1-1~22.04.1~esm7",
"3.11.0~rc1-1~22.04.1~esm8",
"3.11.0~rc1-1~22.04.1~esm9"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "idle-python3.12",
"binary_version": "3.12.3-1ubuntu0.15"
},
{
"binary_name": "libpython3.12-minimal",
"binary_version": "3.12.3-1ubuntu0.15"
},
{
"binary_name": "libpython3.12-stdlib",
"binary_version": "3.12.3-1ubuntu0.15"
},
{
"binary_name": "libpython3.12-testsuite",
"binary_version": "3.12.3-1ubuntu0.15"
},
{
"binary_name": "libpython3.12t64",
"binary_version": "3.12.3-1ubuntu0.15"
},
{
"binary_name": "python3.12",
"binary_version": "3.12.3-1ubuntu0.15"
},
{
"binary_name": "python3.12-examples",
"binary_version": "3.12.3-1ubuntu0.15"
},
{
"binary_name": "python3.12-full",
"binary_version": "3.12.3-1ubuntu0.15"
},
{
"binary_name": "python3.12-minimal",
"binary_version": "3.12.3-1ubuntu0.15"
},
{
"binary_name": "python3.12-nopie",
"binary_version": "3.12.3-1ubuntu0.15"
},
{
"binary_name": "python3.12-venv",
"binary_version": "3.12.3-1ubuntu0.15"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "python3.12",
"purl": "pkg:deb/ubuntu/python3.12@3.12.3-1ubuntu0.15?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.12.0-1",
"3.12.0-5",
"3.12.0-6",
"3.12.0-7",
"3.12.1-2",
"3.12.2-1",
"3.12.2-4build3",
"3.12.2-4build4",
"3.12.2-5ubuntu3",
"3.12.3-1",
"3.12.3-1ubuntu0.1",
"3.12.3-1ubuntu0.2",
"3.12.3-1ubuntu0.3",
"3.12.3-1ubuntu0.4",
"3.12.3-1ubuntu0.5",
"3.12.3-1ubuntu0.6",
"3.12.3-1ubuntu0.7",
"3.12.3-1ubuntu0.8",
"3.12.3-1ubuntu0.9",
"3.12.3-1ubuntu0.10",
"3.12.3-1ubuntu0.11",
"3.12.3-1ubuntu0.12",
"3.12.3-1ubuntu0.13",
"3.12.3-1ubuntu0.15"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "idle-python3.13",
"binary_version": "3.13.7-1ubuntu0.4"
},
{
"binary_name": "libpython3.13",
"binary_version": "3.13.7-1ubuntu0.4"
},
{
"binary_name": "libpython3.13-minimal",
"binary_version": "3.13.7-1ubuntu0.4"
},
{
"binary_name": "libpython3.13-stdlib",
"binary_version": "3.13.7-1ubuntu0.4"
},
{
"binary_name": "libpython3.13-testsuite",
"binary_version": "3.13.7-1ubuntu0.4"
},
{
"binary_name": "python3.13",
"binary_version": "3.13.7-1ubuntu0.4"
},
{
"binary_name": "python3.13-examples",
"binary_version": "3.13.7-1ubuntu0.4"
},
{
"binary_name": "python3.13-full",
"binary_version": "3.13.7-1ubuntu0.4"
},
{
"binary_name": "python3.13-gdbm",
"binary_version": "3.13.7-1ubuntu0.4"
},
{
"binary_name": "python3.13-minimal",
"binary_version": "3.13.7-1ubuntu0.4"
},
{
"binary_name": "python3.13-nopie",
"binary_version": "3.13.7-1ubuntu0.4"
},
{
"binary_name": "python3.13-tk",
"binary_version": "3.13.7-1ubuntu0.4"
},
{
"binary_name": "python3.13-venv",
"binary_version": "3.13.7-1ubuntu0.4"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "python3.13",
"purl": "pkg:deb/ubuntu/python3.13@3.13.7-1ubuntu0.4?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.13.3-1",
"3.13.3-2",
"3.13.3-4",
"3.13.4-1",
"3.13.5-1",
"3.13.5-2",
"3.13.6-1",
"3.13.7-1",
"3.13.7-1ubuntu0.1",
"3.13.7-1ubuntu0.2",
"3.13.7-1ubuntu0.3",
"3.13.7-1ubuntu0.4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "idle-python3.14",
"binary_version": "3.14.0-1ubuntu0.3"
},
{
"binary_name": "libpython3.14",
"binary_version": "3.14.0-1ubuntu0.3"
},
{
"binary_name": "libpython3.14-minimal",
"binary_version": "3.14.0-1ubuntu0.3"
},
{
"binary_name": "libpython3.14-stdlib",
"binary_version": "3.14.0-1ubuntu0.3"
},
{
"binary_name": "libpython3.14-testsuite",
"binary_version": "3.14.0-1ubuntu0.3"
},
{
"binary_name": "python3.14",
"binary_version": "3.14.0-1ubuntu0.3"
},
{
"binary_name": "python3.14-examples",
"binary_version": "3.14.0-1ubuntu0.3"
},
{
"binary_name": "python3.14-full",
"binary_version": "3.14.0-1ubuntu0.3"
},
{
"binary_name": "python3.14-gdbm",
"binary_version": "3.14.0-1ubuntu0.3"
},
{
"binary_name": "python3.14-minimal",
"binary_version": "3.14.0-1ubuntu0.3"
},
{
"binary_name": "python3.14-nopie",
"binary_version": "3.14.0-1ubuntu0.3"
},
{
"binary_name": "python3.14-tk",
"binary_version": "3.14.0-1ubuntu0.3"
},
{
"binary_name": "python3.14-venv",
"binary_version": "3.14.0-1ubuntu0.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "python3.14",
"purl": "pkg:deb/ubuntu/python3.14@3.14.0-1ubuntu0.3?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.14.0~a7-0ubuntu1",
"3.14.0~b1-1",
"3.14.0~b3-1",
"3.14.0~rc1-1",
"3.14.0~rc2-1",
"3.14.0~rc3-1",
"3.14.0-1",
"3.14.0-1ubuntu0.1",
"3.14.0-1ubuntu0.2",
"3.14.0-1ubuntu0.3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "idle-python3.14",
"binary_version": "3.14.4-1ubuntu0.1"
},
{
"binary_name": "libpython3.14",
"binary_version": "3.14.4-1ubuntu0.1"
},
{
"binary_name": "libpython3.14-minimal",
"binary_version": "3.14.4-1ubuntu0.1"
},
{
"binary_name": "libpython3.14-stdlib",
"binary_version": "3.14.4-1ubuntu0.1"
},
{
"binary_name": "libpython3.14-testsuite",
"binary_version": "3.14.4-1ubuntu0.1"
},
{
"binary_name": "python3.14",
"binary_version": "3.14.4-1ubuntu0.1"
},
{
"binary_name": "python3.14-examples",
"binary_version": "3.14.4-1ubuntu0.1"
},
{
"binary_name": "python3.14-full",
"binary_version": "3.14.4-1ubuntu0.1"
},
{
"binary_name": "python3.14-gdbm",
"binary_version": "3.14.4-1ubuntu0.1"
},
{
"binary_name": "python3.14-minimal",
"binary_version": "3.14.4-1ubuntu0.1"
},
{
"binary_name": "python3.14-nopie",
"binary_version": "3.14.4-1ubuntu0.1"
},
{
"binary_name": "python3.14-tk",
"binary_version": "3.14.4-1ubuntu0.1"
},
{
"binary_name": "python3.14-venv",
"binary_version": "3.14.4-1ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "python3.14",
"purl": "pkg:deb/ubuntu/python3.14@3.14.4-1ubuntu0.1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.14.0-1",
"3.14.0-2",
"3.14.0-4",
"3.14.2-1",
"3.14.3-1",
"3.14.3-2",
"3.14.3-3",
"3.14.3-5",
"3.14.4-1",
"3.14.4-1ubuntu0.1"
]
}
],
"aliases": [],
"details": "When using the \"configparser\" module to write configuration files containing multi-line text values with carriage return characters (\\r) the resulting file could be injected with unexpected keys and values if the attacker controls the written value.",
"id": "UBUNTU-CVE-2026-0864",
"modified": "2026-07-27T18:42:20Z",
"published": "2026-06-23T18:17:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-0864"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0864"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-0864"
]
}
WID-SEC-W-2026-2044
Vulnerability from csaf_certbund - Published: 2026-06-23 22:00 - Updated: 2026-08-10 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Python CPython <3.15.0
Open Source / Python
|
CPython <3.15.0 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Python CPython <3.15.0
Open Source / Python
|
CPython <3.15.0 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Python ist eine universelle, \u00fcblicherweise interpretierte, h\u00f6here Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in CPython ausnutzen, um Dateien zu manipulieren, Sicherheitsma\u00dfnahmen zu umgehen oder vertrauliche Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-2044 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-2044.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-2044 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2044"
},
{
"category": "external",
"summary": "CVE Record vom 2026-06-23",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0864"
},
{
"category": "external",
"summary": "Red Hat Bugtracker 2491892 vom 2026-06-23",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491892"
},
{
"category": "external",
"summary": "CVE Record vom 2026-06-23",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11940"
},
{
"category": "external",
"summary": "OSS Security MAiling List vom 2026-06-23",
"url": "https://seclists.org/oss-sec/2026/q2/1006"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:38018 vom 2026-07-10",
"url": "https://access.redhat.com/errata/RHSA-2026:38018"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:38090 vom 2026-07-10",
"url": "https://access.redhat.com/errata/RHSA-2026:38090"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:38091 vom 2026-07-10",
"url": "https://access.redhat.com/errata/RHSA-2026:38091"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:38017 vom 2026-07-10",
"url": "https://access.redhat.com/errata/RHSA-2026:38017"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:11286-1 vom 2026-07-17",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/C34KBQE4HT65NG6IXFKCQZMOYUEGTTGE/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:11343-1 vom 2026-07-24",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ZDBW2QQOVWWJTM5QEECHQ2JAFB3W3CDW/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:11342-1 vom 2026-07-24",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/V6WTIY3GT6HXDFP7ZFCMMJMRGOACKJVK/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:3245-1 vom 2026-07-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027839.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:11428-1 vom 2026-08-03",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/GSRNZPTAH4SIAI33PZRL63HMQFDING7V/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:3530-1 vom 2026-08-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-August/028170.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:3548-1 vom 2026-08-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-August/028184.html"
}
],
"source_lang": "en-US",
"title": "CPython: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-08-10T22:00:00.000+00:00",
"generator": {
"date": "2026-08-11T08:56:13.547+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-2044",
"initial_release_date": "2026-06-23T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-06-23T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-07-12T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-19T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-07-26T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-07-27T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-08-03T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-08-09T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-08-10T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "8"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "CPython \u003c3.15.0",
"product": {
"name": "Open Source Python CPython \u003c3.15.0",
"product_id": "T055704"
}
},
{
"category": "product_version",
"name": "CPython 3.15.0",
"product": {
"name": "Open Source Python CPython 3.15.0",
"product_id": "T055704-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:python:python:cpython__3.15.0"
}
}
}
],
"category": "product_name",
"name": "Python"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T054646",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T055946",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-0864",
"product_status": {
"known_affected": [
"67646",
"T055946",
"T055704",
"T054646"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-0864"
},
{
"cve": "CVE-2026-11940",
"product_status": {
"known_affected": [
"67646",
"T055946",
"T055704",
"T054646"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-11940"
}
]
}
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.