Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-15366 (GCVE-0-2025-15366)
Vulnerability from cvelistv5 – Published: 2026-01-20 21:40 – Updated: 2026-02-26 14:44- CWE-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')
| URL | Tags | |
|---|---|---|
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.15.0a6
(python)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-15366",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-22T04:55:32.252111Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-02-26T14:44:41.682Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"modules": [
"imaplib"
],
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.15.0a6",
"status": "affected",
"version": "0",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Omar M. Hasan"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters."
}
],
"value": "The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "HIGH",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "LOW",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "CWE-77 Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-02-11T16:12:34.324Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/143921"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/143922"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/6262704b134db2a4ba12e85ecfbd968534f28b45"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "IMAP command injection in user-controlled commands",
"x_generator": {
"engine": "Vulnogram 0.5.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2025-15366",
"datePublished": "2026-01-20T21:40:24.938Z",
"dateReserved": "2025-12-30T16:06:41.731Z",
"dateUpdated": "2026-02-26T14:44:41.682Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-15366",
"date": "2026-04-14",
"epss": "0.00081",
"percentile": "0.23765"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-15366\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2026-01-20T22:15:51.023\",\"lastModified\":\"2026-01-26T15:05:23.427\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"LOW\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-77\"}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/6262704b134db2a4ba12e85ecfbd968534f28b45\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/143921\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/pull/143922\",\"source\":\"cna@python.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/\",\"source\":\"cna@python.org\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-15366\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-22T04:55:32.252111Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-21T15:48:30.529Z\"}}], \"cna\": {\"title\": \"IMAP command injection in user-controlled commands\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Omar M. Hasan\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 5.9, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"HIGH\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"LOW\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"modules\": [\"imaplib\"], \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.15.0a6\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/issues/143921\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/python/cpython/pull/143922\", \"tags\": [\"patch\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/commit/6262704b134db2a4ba12e85ecfbd968534f28b45\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.5.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-77\", \"description\": \"CWE-77 Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2026-02-11T16:12:34.324Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-15366\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-02-26T14:44:41.682Z\", \"dateReserved\": \"2025-12-30T16:06:41.731Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2026-01-20T21:40:24.938Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
bit-python-2025-15366
Vulnerability from bitnami_vulndb
The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "python",
"purl": "pkg:bitnami/python"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.15.0"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
],
"aliases": [
"CVE-2025-15366"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.",
"id": "BIT-python-2025-15366",
"modified": "2026-01-26T15:09:56.435Z",
"published": "2026-01-26T14:49:42.105Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/6262704b134db2a4ba12e85ecfbd968534f28b45"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
}
],
"schema_version": "1.6.2",
"summary": "IMAP command injection in user-controlled commands"
}
bit-libpython-2025-15366
Vulnerability from bitnami_vulndb
The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "libpython",
"purl": "pkg:bitnami/libpython"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.15.0"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
],
"aliases": [
"CVE-2025-15366"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.",
"id": "BIT-libpython-2025-15366",
"modified": "2026-01-26T15:09:56.435Z",
"published": "2026-01-26T14:43:10.455Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/python/cpython/commit/6262704b134db2a4ba12e85ecfbd968534f28b45"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"type": "WEB",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
}
],
"schema_version": "1.6.2",
"summary": "IMAP command injection in user-controlled commands"
}
CERTFR-2026-AVI-0199
Vulnerability from certfr_avis - Published: 2026-02-24 - Updated: 2026-02-24
De multiples vulnérabilités ont été découvertes dans les produits VMware. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et une injection de code indirecte à distance (XSS).
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Telco Cloud Platform | Telco Cloud Platform versions 4.x et 5.x sans le correctif de sécurité KB428241 | ||
| VMware | Tanzu Data Services | Tanzu Data Flow versions antérieures à 2.0.2 sur Tanzu Platform | ||
| VMware | Azure Spring Enterprise | Harbor Registry versions antérieures à 2.14.2 | ||
| VMware | Tanzu Data Intelligence | Tanzu pour MySQL versions 2.0.0 sur Kubernetes | ||
| VMware | Cloud Foundation | Cloud Foundation versions 9.x antérieures à 9.0.2.0 | ||
| VMware | Tanzu Kubernetes Runtime | App Metrics versions antérieures à2.3.3 | ||
| VMware | Tanzu Data Intelligence | Tanzu GemFire versions antérieures à 2.6.1 sur Kubernetes | ||
| VMware | Tanzu Kubernetes Runtime | CredHub Secrets Management pour Tanzu Platform versions antérieures à 1.6.8 | ||
| VMware | Tanzu Data Intelligence | Tanzu pour Valkey version 3.3.1 sur Kubernetes | ||
| VMware | Tanzu Operations Manager | Foundation Core pour Tanzu Platform versions antérieures à 3.2.4 | ||
| VMware | Aria Operations | Aria Operations versions 8.x antérieures à 8.18.6 | ||
| VMware | Tanzu Kubernetes Runtime | cf-mgmt pour Tanzu Platform versions antérieures à 1.0.108 | ||
| VMware | Tanzu Data Intelligence | Tanzu pour Valkey version 9.0.1 | ||
| VMware | Tanzu Kubernetes Runtime | Extended App Support pour Tanzu Platform versions antérieures à 1.0.15 | ||
| VMware | Tanzu Data Intelligence | Tanzu GemFire Management versions antérieures à 1.4.3 | ||
| VMware | Tanzu Kubernetes Runtime | NodeJS Buildpack versions antérieures à 1.8.77 | ||
| VMware | Tanzu Kubernetes Runtime | Cloud Native Buildpacks pour Tanzu Platform versions antérieures à 0.6.5 | ||
| VMware | Cloud Foundation | Cloud Foundation versions 4.x et 5.x sans le correctif de sécurité KB92148 | ||
| VMware | Tanzu Kubernetes Runtime | AI Services pour Tanzu Platform versions antérieures à 10.3.4 | ||
| VMware | Tanzu Kubernetes Runtime | Java Buildpack versions antérieures à 4.89.0 | ||
| VMware | Telco Cloud Infrastructure | Telco Cloud Infrastructure versions 2.x et 3.x sans le correctif de sécurité KB428241 | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime pour Tanzu Platform versions antérieures à 6.0.25+LTS-T, 10.2.8+LTS-T et 10.3.5 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Telco Cloud Platform versions 4.x et 5.x sans le correctif de s\u00e9curit\u00e9 KB428241",
"product": {
"name": "Telco Cloud Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Data Flow versions ant\u00e9rieures \u00e0 2.0.2 sur Tanzu Platform",
"product": {
"name": "Tanzu Data Services",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Harbor Registry versions ant\u00e9rieures \u00e0 2.14.2",
"product": {
"name": "Azure Spring Enterprise",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour MySQL versions 2.0.0 sur Kubernetes",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Cloud Foundation versions 9.x ant\u00e9rieures \u00e0 9.0.2.0",
"product": {
"name": "Cloud Foundation",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "App Metrics versions ant\u00e9rieures \u00e02.3.3",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu GemFire versions ant\u00e9rieures \u00e0 2.6.1 sur Kubernetes",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "CredHub Secrets Management pour Tanzu Platform versions ant\u00e9rieures \u00e0 1.6.8",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Valkey version 3.3.1 sur Kubernetes",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Foundation Core pour Tanzu Platform versions ant\u00e9rieures \u00e0 3.2.4",
"product": {
"name": "Tanzu Operations Manager",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Aria Operations versions 8.x ant\u00e9rieures \u00e0 8.18.6",
"product": {
"name": "Aria Operations",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "cf-mgmt pour Tanzu Platform versions ant\u00e9rieures \u00e0 1.0.108",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Valkey version 9.0.1",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Extended App Support pour Tanzu Platform versions ant\u00e9rieures \u00e0 1.0.15",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu GemFire Management versions ant\u00e9rieures \u00e0 1.4.3",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "NodeJS Buildpack versions ant\u00e9rieures \u00e0 1.8.77",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Cloud Native Buildpacks pour Tanzu Platform versions ant\u00e9rieures \u00e0 0.6.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Cloud Foundation versions 4.x et 5.x sans le correctif de s\u00e9curit\u00e9 KB92148",
"product": {
"name": "Cloud Foundation",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "AI Services pour Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.4",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Java Buildpack versions ant\u00e9rieures \u00e0 4.89.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Telco Cloud Infrastructure versions 2.x et 3.x sans le correctif de s\u00e9curit\u00e9 KB428241",
"product": {
"name": "Telco Cloud Infrastructure",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime pour Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.25+LTS-T, 10.2.8+LTS-T et 10.3.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"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-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
},
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2025-47219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47219"
},
{
"name": "CVE-2021-22898",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22898"
},
{
"name": "CVE-2021-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3996"
},
{
"name": "CVE-2021-42384",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42384"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2025-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2017-16544",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16544"
},
{
"name": "CVE-2025-39987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39987"
},
{
"name": "CVE-2021-42378",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42378"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2025-21861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21861"
},
{
"name": "CVE-2026-21933",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21933"
},
{
"name": "CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"name": "CVE-2023-21843",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
},
{
"name": "CVE-2026-21932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21932"
},
{
"name": "CVE-2022-24450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24450"
},
{
"name": "CVE-2025-66199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66199"
},
{
"name": "CVE-2025-15282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15282"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2021-37600",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37600"
},
{
"name": "CVE-2021-42382",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42382"
},
{
"name": "CVE-2020-10750",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10750"
},
{
"name": "CVE-2025-68973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68973"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2025-40055",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40055"
},
{
"name": "CVE-2021-42376",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42376"
},
{
"name": "CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"name": "CVE-2026-22801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22801"
},
{
"name": "CVE-2025-39876",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39876"
},
{
"name": "CVE-2025-40029",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40029"
},
{
"name": "CVE-2025-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38561"
},
{
"name": "CVE-2025-10148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10148"
},
{
"name": "CVE-2023-28841",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28841"
},
{
"name": "CVE-2023-28840",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28840"
},
{
"name": "CVE-2025-40048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40048"
},
{
"name": "CVE-2022-27191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
},
{
"name": "CVE-2025-40219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40219"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2025-40043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40043"
},
{
"name": "CVE-2020-8169",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8169"
},
{
"name": "CVE-2021-41091",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41091"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2021-22925",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22925"
},
{
"name": "CVE-2025-8556",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8556"
},
{
"name": "CVE-2026-21936",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21936"
},
{
"name": "CVE-2025-59775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59775"
},
{
"name": "CVE-2026-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21937"
},
{
"name": "CVE-2025-39973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39973"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-8941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8941"
},
{
"name": "CVE-2025-66614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66614"
},
{
"name": "CVE-2018-1000517",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000517"
},
{
"name": "CVE-2025-15469",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15469"
},
{
"name": "CVE-2025-39943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39943"
},
{
"name": "CVE-2025-39945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39945"
},
{
"name": "CVE-2025-39883",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39883"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2022-0563",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-40019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40019"
},
{
"name": "CVE-2025-40240",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40240"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2025-40081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40081"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2024-58011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58011"
},
{
"name": "CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"name": "CVE-2025-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
},
{
"name": "CVE-2025-40153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40153"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2025-40121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40121"
},
{
"name": "CVE-2026-1642",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1642"
},
{
"name": "CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"name": "CVE-2024-21068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
},
{
"name": "CVE-2025-55753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55753"
},
{
"name": "CVE-2025-11468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11468"
},
{
"name": "CVE-2025-40204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40204"
},
{
"name": "CVE-2025-40171",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40171"
},
{
"name": "CVE-2021-43816",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43816"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2025-39911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39911"
},
{
"name": "CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"name": "CVE-2025-6052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6052"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2025-10543",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10543"
},
{
"name": "CVE-2025-40125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40125"
},
{
"name": "CVE-2025-40349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40349"
},
{
"name": "CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
},
{
"name": "CVE-2019-5481",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5481"
},
{
"name": "CVE-2025-26646",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26646"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-29222",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29222"
},
{
"name": "CVE-2025-40187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40187"
},
{
"name": "CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2024-21012",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21012"
},
{
"name": "CVE-2025-39913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39913"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2025-40092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40092"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2025-39967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39967"
},
{
"name": "CVE-2025-40115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40115"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2021-42386",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42386"
},
{
"name": "CVE-2024-47561",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47561"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2025-13837",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13837"
},
{
"name": "CVE-2025-55752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55752"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2025-39949",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39949"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2022-29190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29190"
},
{
"name": "CVE-2025-40173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40173"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2022-28948",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28948"
},
{
"name": "CVE-2025-58767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58767"
},
{
"name": "CVE-2024-56538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56538"
},
{
"name": "CVE-2025-39923",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39923"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"name": "CVE-2022-31030",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31030"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2018-20679",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20679"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-39953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39953"
},
{
"name": "CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"name": "CVE-2023-2253",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2253"
},
{
"name": "CVE-2024-58251",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58251"
},
{
"name": "CVE-2026-2006",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2006"
},
{
"name": "CVE-2022-21624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21624"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2025-40167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40167"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2021-38297",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38297"
},
{
"name": "CVE-2025-39969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39969"
},
{
"name": "CVE-2025-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4598"
},
{
"name": "CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"name": "CVE-2017-15873",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15873"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2025-40194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40194"
},
{
"name": "CVE-2025-40245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40245"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2024-24557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24557"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2025-40001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40001"
},
{
"name": "CVE-2026-1485",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1485"
},
{
"name": "CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"name": "CVE-2025-40035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40035"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2025-39988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39988"
},
{
"name": "CVE-2026-22719",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22719"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2026-2005",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2005"
},
{
"name": "CVE-2020-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8177"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2022-39399",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39399"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2025-38584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38584"
},
{
"name": "CVE-2021-42374",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42374"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2025-40233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40233"
},
{
"name": "CVE-2025-40020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40020"
},
{
"name": "CVE-2023-3635",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3635"
},
{
"name": "CVE-2025-40188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40188"
},
{
"name": "CVE-2020-1971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1971"
},
{
"name": "CVE-2023-22041",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22041"
},
{
"name": "CVE-2022-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21626"
},
{
"name": "CVE-2025-66200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66200"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2021-41771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2026-22795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22795"
},
{
"name": "CVE-2023-34231",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34231"
},
{
"name": "CVE-2026-0988",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0988"
},
{
"name": "CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2025-65637",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65637"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2026-0861",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0861"
},
{
"name": "CVE-2023-47090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47090"
},
{
"name": "CVE-2025-40049",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40049"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2021-4160",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4160"
},
{
"name": "CVE-2025-40070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40070"
},
{
"name": "CVE-2022-29946",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29946"
},
{
"name": "CVE-2025-40106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40106"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2021-3995",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3995"
},
{
"name": "CVE-2021-22947",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22947"
},
{
"name": "CVE-2025-40205",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40205"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2025-10966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10966"
},
{
"name": "CVE-2021-22922",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22922"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"name": "CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"name": "CVE-2021-39293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39293"
},
{
"name": "CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2024-29018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29018"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2025-40027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40027"
},
{
"name": "CVE-2025-39885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39885"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2021-22946",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22946"
},
{
"name": "CVE-2025-69421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
},
{
"name": "CVE-2020-8284",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8284"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"name": "CVE-2025-30215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30215"
},
{
"name": "CVE-2016-9843",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9843"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2024-40635",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40635"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2026-21948",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21948"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2025-39970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39970"
},
{
"name": "CVE-2021-3711",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3711"
},
{
"name": "CVE-2025-39994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39994"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2025-40088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40088"
},
{
"name": "CVE-2025-40220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40220"
},
{
"name": "CVE-2021-3449",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3449"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2023-22036",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22036"
},
{
"name": "CVE-2025-13151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13151"
},
{
"name": "CVE-2025-22058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22058"
},
{
"name": "CVE-2024-21634",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21634"
},
{
"name": "CVE-2022-28391",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28391"
},
{
"name": "CVE-2022-38749",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38749"
},
{
"name": "CVE-2025-40109",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40109"
},
{
"name": "CVE-2025-40006",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40006"
},
{
"name": "CVE-2022-21628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21628"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2025-68161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68161"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"name": "CVE-2023-28842",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28842"
},
{
"name": "CVE-2025-7425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
},
{
"name": "CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"name": "CVE-2022-26652",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26652"
},
{
"name": "CVE-2025-40011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40011"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2025-40085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40085"
},
{
"name": "CVE-2023-42365",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42365"
},
{
"name": "CVE-2025-40231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40231"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2026-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
},
{
"name": "CVE-2021-42379",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42379"
},
{
"name": "CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"name": "CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2025-23143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23143"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2025-65082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65082"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2023-25173",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25173"
},
{
"name": "CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"name": "CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"name": "CVE-2025-9232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2026-21964",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21964"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2025-46394",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46394"
},
{
"name": "CVE-2022-36109",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36109"
},
{
"name": "CVE-2025-68146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68146"
},
{
"name": "CVE-2025-40183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40183"
},
{
"name": "CVE-2021-42381",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42381"
},
{
"name": "CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2025-39998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39998"
},
{
"name": "CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2025-43857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43857"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2025-40134",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40134"
},
{
"name": "CVE-2017-15874",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15874"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"name": "CVE-2026-25210",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25210"
},
{
"name": "CVE-2025-39968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39968"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-29458",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29458"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-39986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39986"
},
{
"name": "CVE-2025-39955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39955"
},
{
"name": "CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"name": "CVE-2022-24769",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24769"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2025-12818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12818"
},
{
"name": "CVE-2025-58098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58098"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2021-22897",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22897"
},
{
"name": "CVE-2025-40078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40078"
},
{
"name": "CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2025-40116",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40116"
},
{
"name": "CVE-2025-68249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68249"
},
{
"name": "CVE-2026-0990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0990"
},
{
"name": "CVE-2025-39934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39934"
},
{
"name": "CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"name": "CVE-2025-40179",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40179"
},
{
"name": "CVE-2025-40127",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40127"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2025-39996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39996"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2026-22721",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22721"
},
{
"name": "CVE-2025-40053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40053"
},
{
"name": "CVE-2026-24515",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24515"
},
{
"name": "CVE-2025-39951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39951"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2025-40120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40120"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2024-41110",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41110"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2022-48174",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48174"
},
{
"name": "CVE-2025-61594",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61594"
},
{
"name": "CVE-2023-21835",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21835"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2025-5025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5025"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2025-40243",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40243"
},
{
"name": "CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"name": "CVE-2021-41089",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41089"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2025-14104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14104"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2026-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21968"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"name": "CVE-2023-25153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25153"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2025-68160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
},
{
"name": "CVE-2023-42364",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42364"
},
{
"name": "CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2025-40118",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40118"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"name": "CVE-2025-40021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40021"
},
{
"name": "CVE-2025-67735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
},
{
"name": "CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"name": "CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2022-42004",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42004"
},
{
"name": "CVE-2019-5747",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5747"
},
{
"name": "CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2025-40044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40044"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2025-40105",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40105"
},
{
"name": "CVE-2018-1000500",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000500"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2026-26014",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26014"
},
{
"name": "CVE-2021-41772",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
},
{
"name": "CVE-2025-40112",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40112"
},
{
"name": "CVE-2024-27289",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27289"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2025-39971",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39971"
},
{
"name": "CVE-2025-40154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40154"
},
{
"name": "CVE-2025-13601",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13601"
},
{
"name": "CVE-2025-12817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12817"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2026-23949",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23949"
},
{
"name": "CVE-2021-42385",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42385"
},
{
"name": "CVE-2023-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22045"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2023-22049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22049"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2026-0915",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0915"
},
{
"name": "CVE-2025-15281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15281"
},
{
"name": "CVE-2022-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0778"
},
{
"name": "CVE-2022-41854",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41854"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2025-40126",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40126"
},
{
"name": "CVE-2025-39972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39972"
},
{
"name": "CVE-2025-24294",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24294"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2021-42836",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42836"
},
{
"name": "CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2025-69418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
},
{
"name": "CVE-2025-58058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58058"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-40200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40200"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2025-38236",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38236"
},
{
"name": "CVE-2025-15468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15468"
},
{
"name": "CVE-2025-40124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40124"
},
{
"name": "CVE-2025-39880",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39880"
},
{
"name": "CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"name": "CVE-2025-6021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
},
{
"name": "CVE-2025-40094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40094"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2022-25857",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25857"
},
{
"name": "CVE-2022-38751",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38751"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2026-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2026-21941",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21941"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-40215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40215"
},
{
"name": "CVE-2025-40111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40111"
},
{
"name": "CVE-2021-3712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3712"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2025-40068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40068"
},
{
"name": "CVE-2025-40042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40042"
},
{
"name": "CVE-2025-32415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32415"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2025-5889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5889"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2026-22695",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22695"
},
{
"name": "CVE-2026-23490",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23490"
},
{
"name": "CVE-2026-24733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24733"
},
{
"name": "CVE-2026-0992",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0992"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2026-21947",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21947"
},
{
"name": "CVE-2025-66564",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66564"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2019-5482",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5482"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2022-38752",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38752"
},
{
"name": "CVE-2021-22926",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22926"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2025-32414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32414"
},
{
"name": "CVE-2025-39937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39937"
},
{
"name": "CVE-2025-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11187"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2025-40060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40060"
},
{
"name": "CVE-2026-2003",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2003"
},
{
"name": "CVE-2019-5443",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5443"
},
{
"name": "CVE-2022-38750",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38750"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-23471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23471"
},
{
"name": "CVE-2020-1967",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1967"
},
{
"name": "CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"name": "CVE-2025-60876",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-60876"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2021-23840",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23840"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2022-42003",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42003"
},
{
"name": "CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"name": "CVE-2025-11065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11065"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2026-1484",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1484"
},
{
"name": "CVE-2025-4947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4947"
},
{
"name": "CVE-2025-40178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40178"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2025-39869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39869"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2025-39985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39985"
},
{
"name": "CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2021-22923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22923"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2025-59464",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59464"
},
{
"name": "CVE-2023-22006",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22006"
},
{
"name": "CVE-2019-5435",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5435"
},
{
"name": "CVE-2022-1471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1471"
},
{
"name": "CVE-2025-8058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8058"
},
{
"name": "CVE-2026-1489",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1489"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2026-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2004"
},
{
"name": "CVE-2026-0672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0672"
},
{
"name": "CVE-2025-8732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8732"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2021-43565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43565"
},
{
"name": "CVE-2025-21502",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21502"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2022-23648",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23648"
},
{
"name": "CVE-2021-23841",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23841"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2026-22720",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22720"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2023-42363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42363"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2025-39980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39980"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2019-1551",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1551"
},
{
"name": "CVE-2025-40346",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40346"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2022-21619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21619"
},
{
"name": "CVE-2025-40030",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40030"
},
{
"name": "CVE-2025-40244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40244"
},
{
"name": "CVE-2025-39995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39995"
},
{
"name": "CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"name": "CVE-2022-21698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2025-22873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22873"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2025-39907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39907"
},
{
"name": "CVE-2023-42366",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42366"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2026-25547",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25547"
},
{
"name": "CVE-2025-69420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2025-40140",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40140"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2025-40223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40223"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2026-1225",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1225"
},
{
"name": "CVE-2024-53114",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53114"
},
{
"name": "CVE-2024-27304",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27304"
},
{
"name": "CVE-2026-22703",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22703"
},
{
"name": "CVE-2026-0989",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0989"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"name": "CVE-2025-39873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39873"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2022-29189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29189"
},
{
"name": "CVE-2025-38248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38248"
},
{
"name": "CVE-2025-40351",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40351"
},
{
"name": "CVE-2025-40087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40087"
},
{
"name": "CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
}
],
"initial_release_date": "2026-02-24T00:00:00",
"last_revision_date": "2026-02-24T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0199",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-02-24T00:00:00.000000"
}
],
"risks": [
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et une injection de code indirecte \u00e0 distance (XSS).",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37012",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37012"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37001",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37001"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37013",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37013"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37003",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37003"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37023",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37023"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37017",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37017"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37006",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37006"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37024",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37024"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36997",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36997"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37004",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37004"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36947",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36947"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37018",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37018"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37005",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37005"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37008",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37008"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37007",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37007"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37020",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37020"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36998",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36998"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37002",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37002"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37021",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37021"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37022",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37022"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37016",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37016"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37019",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37019"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37010",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37010"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37009",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37009"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37000",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37000"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37011",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37011"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37015",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37015"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37014",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37014"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36999",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36999"
}
]
}
CERTFR-2026-AVI-0209
Vulnerability from certfr_avis - Published: 2026-02-25 - Updated: 2026-02-25
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Kubernetes Runtime | Spring Cloud Data Flow pour Tanzu versions antérieures à 1.14.11 | ||
| VMware | Tanzu Kubernetes Runtime | Single Sign-On pour Tanzu Platform versions antérieures à 1.16.17 | ||
| VMware | Tanzu Kubernetes Runtime | Ruby Buildpack versions antérieures à 1.10.60 | ||
| VMware | Tanzu Kubernetes Runtime | Isolation Segmentation pour Tanzu Platform versions antérieures à 6.0.25+LTS-T, 10.3.5 et 10.2.8+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Platform Automation Toolkit versions antérieures à 5.4.2 | ||
| VMware | Tanzu Kubernetes Runtime | Python Buildpack versions antérieures à 1.8.80 | ||
| VMware | Tanzu Kubernetes Runtime | API Gateway pour Tanzu Platform versions antérieures à 2.4.2 | ||
| VMware | Tanzu Kubernetes Runtime | Compliance Scanning pour Tanzu Platform versions antérieures à 1.3.29 | ||
| VMware | Tanzu Kubernetes Runtime | Greffon Elastic Application Runtime Windows pour Tanzu Platform versions antérieures à 6.0.25+LTS-T, 10.2.8+LTS-T et 10.3.5 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy Azure Light) versions 1.1065.x sans les derniers correctifs de sécurité | ||
| VMware | Tanzu Kubernetes Runtime | App Autoscaler CLI Plugin pour Tanzu Platform versions antérieures à 250.6.6 | ||
| VMware | Tanzu Kubernetes Runtime | Application Services pour Tanzu Platform versions antérieures à 3.3.15 | ||
| VMware | Tanzu Kubernetes Runtime | Scheduler pour Tanzu Platform versions antérieures à 2.0.24 | ||
| VMware | Tanzu Kubernetes Runtime | Service Publisher for VMware Tanzu Platform versions antérieures à 10.3.5 | ||
| VMware | Tanzu Kubernetes Runtime | Anti-Virus Scanning pour Tanzu Platform versions antérieures à 2.4.3 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy FIPS) versions 1.1065.x sans les derniers correctifs de sécurité | ||
| VMware | Tanzu Kubernetes Runtime | File Integrity Monitoring pour Tanzu Platform versions antérieures à 2.1.50 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions 1.1033.x sans les derniers correctifs de sécurité | ||
| VMware | Tanzu Kubernetes Runtime | Metric Store versions antérieures à 1.8.2 | ||
| VMware | Tanzu Kubernetes Runtime | PHP Buildpack versions antérieures à 4.6.65 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Spring Cloud Data Flow pour Tanzu versions ant\u00e9rieures \u00e0 1.14.11",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On pour Tanzu Platform versions ant\u00e9rieures \u00e0 1.16.17",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Ruby Buildpack versions ant\u00e9rieures \u00e0 1.10.60",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Isolation Segmentation pour Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.25+LTS-T, 10.3.5 et 10.2.8+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Automation Toolkit versions ant\u00e9rieures \u00e0 5.4.2",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Python Buildpack versions ant\u00e9rieures \u00e0 1.8.80",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "API Gateway pour Tanzu Platform versions ant\u00e9rieures \u00e0 2.4.2",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Compliance Scanning pour Tanzu Platform versions ant\u00e9rieures \u00e0 1.3.29",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Greffon Elastic Application Runtime Windows pour Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.25+LTS-T, 10.2.8+LTS-T et 10.3.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy Azure Light) versions 1.1065.x sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "App Autoscaler CLI Plugin pour Tanzu Platform versions ant\u00e9rieures \u00e0 250.6.6",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Application Services pour Tanzu Platform versions ant\u00e9rieures \u00e0 3.3.15",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Scheduler pour Tanzu Platform versions ant\u00e9rieures \u00e0 2.0.24",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Service Publisher for VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Anti-Virus Scanning pour Tanzu Platform versions ant\u00e9rieures \u00e0 2.4.3",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy FIPS) versions 1.1065.x sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "File Integrity Monitoring pour Tanzu Platform versions ant\u00e9rieures \u00e0 2.1.50",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions 1.1033.x sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Metric Store versions ant\u00e9rieures \u00e0 1.8.2",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "PHP Buildpack versions ant\u00e9rieures \u00e0 4.6.65",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"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-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"name": "CVE-2025-39987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39987"
},
{
"name": "CVE-2025-21861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21861"
},
{
"name": "CVE-2026-21933",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21933"
},
{
"name": "CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"name": "CVE-2026-21932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21932"
},
{
"name": "CVE-2025-66199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66199"
},
{
"name": "CVE-2025-15282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15282"
},
{
"name": "CVE-2025-68973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68973"
},
{
"name": "CVE-2025-40055",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40055"
},
{
"name": "CVE-2026-22801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22801"
},
{
"name": "CVE-2025-39876",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39876"
},
{
"name": "CVE-2025-40029",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40029"
},
{
"name": "CVE-2025-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38561"
},
{
"name": "CVE-2025-14087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14087"
},
{
"name": "CVE-2025-40048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40048"
},
{
"name": "CVE-2025-40219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40219"
},
{
"name": "CVE-2025-40043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40043"
},
{
"name": "CVE-2025-8556",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8556"
},
{
"name": "CVE-2025-39973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39973"
},
{
"name": "CVE-2025-8277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8277"
},
{
"name": "CVE-2025-66614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66614"
},
{
"name": "CVE-2025-15469",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15469"
},
{
"name": "CVE-2025-39943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39943"
},
{
"name": "CVE-2025-39945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39945"
},
{
"name": "CVE-2025-39883",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39883"
},
{
"name": "CVE-2025-40019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40019"
},
{
"name": "CVE-2025-40240",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40240"
},
{
"name": "CVE-2025-40081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40081"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2024-58011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58011"
},
{
"name": "CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"name": "CVE-2025-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
},
{
"name": "CVE-2025-40153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40153"
},
{
"name": "CVE-2025-40121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40121"
},
{
"name": "CVE-2025-11468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11468"
},
{
"name": "CVE-2025-40204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40204"
},
{
"name": "CVE-2025-40171",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40171"
},
{
"name": "CVE-2025-39911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39911"
},
{
"name": "CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"name": "CVE-2025-40125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40125"
},
{
"name": "CVE-2025-40349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40349"
},
{
"name": "CVE-2025-40187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40187"
},
{
"name": "CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"name": "CVE-2025-39913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39913"
},
{
"name": "CVE-2025-40092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40092"
},
{
"name": "CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"name": "CVE-2023-29408",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29408"
},
{
"name": "CVE-2025-39967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39967"
},
{
"name": "CVE-2025-40115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40115"
},
{
"name": "CVE-2025-13837",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13837"
},
{
"name": "CVE-2025-39949",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39949"
},
{
"name": "CVE-2025-40173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40173"
},
{
"name": "CVE-2024-56538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56538"
},
{
"name": "CVE-2025-39923",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39923"
},
{
"name": "CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"name": "CVE-2025-39953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39953"
},
{
"name": "CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"name": "CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"name": "CVE-2025-40167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40167"
},
{
"name": "CVE-2025-39969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39969"
},
{
"name": "CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"name": "CVE-2026-21226",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21226"
},
{
"name": "CVE-2025-40194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40194"
},
{
"name": "CVE-2025-40245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40245"
},
{
"name": "CVE-2024-35255",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35255"
},
{
"name": "CVE-2024-24557",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24557"
},
{
"name": "CVE-2025-40001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40001"
},
{
"name": "CVE-2026-1485",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1485"
},
{
"name": "CVE-2025-40035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40035"
},
{
"name": "CVE-2025-39988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39988"
},
{
"name": "CVE-2025-38584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38584"
},
{
"name": "CVE-2025-40233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40233"
},
{
"name": "CVE-2025-40020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40020"
},
{
"name": "CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"name": "CVE-2025-40188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40188"
},
{
"name": "CVE-2025-14512",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14512"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2026-22795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22795"
},
{
"name": "CVE-2026-0988",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0988"
},
{
"name": "CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2026-0861",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0861"
},
{
"name": "CVE-2025-40049",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40049"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2025-40070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40070"
},
{
"name": "CVE-2025-40106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40106"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2025-40205",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40205"
},
{
"name": "CVE-2026-0966",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0966"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"name": "CVE-2025-40027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40027"
},
{
"name": "CVE-2025-39885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39885"
},
{
"name": "CVE-2025-69421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"name": "CVE-2016-9843",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9843"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-39970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39970"
},
{
"name": "CVE-2025-39994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39994"
},
{
"name": "CVE-2023-29407",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29407"
},
{
"name": "CVE-2026-26958",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26958"
},
{
"name": "CVE-2025-40088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40088"
},
{
"name": "CVE-2025-40220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40220"
},
{
"name": "CVE-2025-13151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13151"
},
{
"name": "CVE-2025-22058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22058"
},
{
"name": "CVE-2025-40109",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40109"
},
{
"name": "CVE-2025-40006",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40006"
},
{
"name": "CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"name": "CVE-2025-40011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40011"
},
{
"name": "CVE-2025-40085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40085"
},
{
"name": "CVE-2023-42365",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42365"
},
{
"name": "CVE-2025-40231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40231"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2025-3360",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3360"
},
{
"name": "CVE-2026-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
},
{
"name": "CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"name": "CVE-2025-23143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23143"
},
{
"name": "CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"name": "CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"name": "CVE-2026-0964",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0964"
},
{
"name": "CVE-2025-40183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40183"
},
{
"name": "CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"name": "CVE-2025-39998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39998"
},
{
"name": "CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"name": "CVE-2025-40134",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40134"
},
{
"name": "CVE-2025-41253",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41253"
},
{
"name": "CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"name": "CVE-2026-25210",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25210"
},
{
"name": "CVE-2025-39968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39968"
},
{
"name": "CVE-2025-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7039"
},
{
"name": "CVE-2025-39986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39986"
},
{
"name": "CVE-2025-39955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39955"
},
{
"name": "CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"name": "CVE-2025-12818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12818"
},
{
"name": "CVE-2025-40078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40078"
},
{
"name": "CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"name": "CVE-2025-40116",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40116"
},
{
"name": "CVE-2025-68249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68249"
},
{
"name": "CVE-2026-0990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0990"
},
{
"name": "CVE-2025-39934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39934"
},
{
"name": "CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"name": "CVE-2025-40179",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40179"
},
{
"name": "CVE-2025-40127",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40127"
},
{
"name": "CVE-2025-39996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39996"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-40053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40053"
},
{
"name": "CVE-2026-24515",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24515"
},
{
"name": "CVE-2025-39951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39951"
},
{
"name": "CVE-2025-40120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40120"
},
{
"name": "CVE-2022-48174",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48174"
},
{
"name": "CVE-2025-40243",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40243"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"name": "CVE-2025-68160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
},
{
"name": "CVE-2023-42364",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42364"
},
{
"name": "CVE-2025-40118",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40118"
},
{
"name": "CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"name": "CVE-2025-40021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40021"
},
{
"name": "CVE-2025-67735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
},
{
"name": "CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"name": "CVE-2026-0965",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0965"
},
{
"name": "CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"name": "CVE-2025-40044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40044"
},
{
"name": "CVE-2025-40105",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40105"
},
{
"name": "CVE-2025-40112",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40112"
},
{
"name": "CVE-2025-8869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8869"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2025-39971",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39971"
},
{
"name": "CVE-2025-40154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40154"
},
{
"name": "CVE-2025-13601",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13601"
},
{
"name": "CVE-2025-12817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12817"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2026-23949",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23949"
},
{
"name": "CVE-2026-0915",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0915"
},
{
"name": "CVE-2025-15281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15281"
},
{
"name": "CVE-2024-24792",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24792"
},
{
"name": "CVE-2025-40126",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40126"
},
{
"name": "CVE-2025-39972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39972"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2026-0967",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0967"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2025-69418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
},
{
"name": "CVE-2025-40200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40200"
},
{
"name": "CVE-2025-38236",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38236"
},
{
"name": "CVE-2025-15468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15468"
},
{
"name": "CVE-2025-40124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40124"
},
{
"name": "CVE-2025-39880",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39880"
},
{
"name": "CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"name": "CVE-2025-40094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40094"
},
{
"name": "CVE-2026-0968",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0968"
},
{
"name": "CVE-2026-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
},
{
"name": "CVE-2025-69277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69277"
},
{
"name": "CVE-2025-40215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40215"
},
{
"name": "CVE-2025-40111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40111"
},
{
"name": "CVE-2025-40068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40068"
},
{
"name": "CVE-2025-40042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40042"
},
{
"name": "CVE-2026-22695",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22695"
},
{
"name": "CVE-2026-23490",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23490"
},
{
"name": "CVE-2026-24733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24733"
},
{
"name": "CVE-2026-0992",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0992"
},
{
"name": "CVE-2024-27282",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27282"
},
{
"name": "CVE-2025-66564",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66564"
},
{
"name": "CVE-2025-39937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39937"
},
{
"name": "CVE-2025-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11187"
},
{
"name": "CVE-2025-40060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40060"
},
{
"name": "CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"name": "CVE-2026-1484",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1484"
},
{
"name": "CVE-2025-40178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40178"
},
{
"name": "CVE-2025-39869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39869"
},
{
"name": "CVE-2025-39985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39985"
},
{
"name": "CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"name": "CVE-2022-41727",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41727"
},
{
"name": "CVE-2026-1489",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1489"
},
{
"name": "CVE-2026-0672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0672"
},
{
"name": "CVE-2025-8732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8732"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2023-42363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42363"
},
{
"name": "CVE-2025-39980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39980"
},
{
"name": "CVE-2025-40346",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40346"
},
{
"name": "CVE-2025-40030",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40030"
},
{
"name": "CVE-2025-40244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40244"
},
{
"name": "CVE-2025-39995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39995"
},
{
"name": "CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"name": "CVE-2025-22873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22873"
},
{
"name": "CVE-2025-39907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39907"
},
{
"name": "CVE-2023-42366",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42366"
},
{
"name": "CVE-2025-69420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
},
{
"name": "CVE-2025-40140",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40140"
},
{
"name": "CVE-2025-40223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40223"
},
{
"name": "CVE-2026-1225",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1225"
},
{
"name": "CVE-2024-53114",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53114"
},
{
"name": "CVE-2026-22703",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22703"
},
{
"name": "CVE-2026-0989",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0989"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"name": "CVE-2025-39873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39873"
},
{
"name": "CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"name": "CVE-2025-38248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38248"
},
{
"name": "CVE-2025-40351",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40351"
},
{
"name": "CVE-2025-40087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40087"
},
{
"name": "CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
}
],
"initial_release_date": "2026-02-25T00:00:00",
"last_revision_date": "2026-02-25T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0209",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-02-25T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37064",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37064"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37049",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37049"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37075",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37075"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37071",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37071"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37054",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37054"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37069",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37069"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37067",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37067"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37032",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37032"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37028",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37028"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37063",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37063"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37027",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37027"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37059",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37059"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37042",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37042"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37026",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37026"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37060",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37060"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37048",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37048"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37034",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37034"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37065",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37065"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37040",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37040"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37074",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37074"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37057",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37057"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37070",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37070"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37043",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37043"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37037",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37037"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37061",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37061"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37051",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37051"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37053",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37053"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37035",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37035"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37036",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37036"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37041",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37041"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37062",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37062"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37038",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37038"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37055",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37055"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37025",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37025"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37029",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37029"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37045",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37045"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37044",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37044"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37072",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37072"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37046",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37046"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37058",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37058"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37066",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37066"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37068",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37068"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37052",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37052"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37033",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37033"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37073",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37073"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37056",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37056"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37050",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37050"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37030",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37030"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37031",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37031"
},
{
"published_at": "2026-02-24",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37039",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37039"
}
]
}
CERTFR-2026-AVI-0067
Vulnerability from certfr_avis - Published: 2026-01-21 - Updated: 2026-01-21
De multiples vulnérabilités ont été découvertes dans CPython. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une atteinte à l'intégrité des données et un contournement de la politique de sécurité.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "CPython sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "CPython",
"vendor": {
"name": "Python",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-15282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15282"
},
{
"name": "CVE-2025-11468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11468"
},
{
"name": "CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"name": "CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"name": "CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"name": "CVE-2026-0672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0672"
}
],
"initial_release_date": "2026-01-21T00:00:00",
"last_revision_date": "2026-01-21T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0067",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-01-21T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans CPython. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es et un contournement de la politique de s\u00e9curit\u00e9.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Python",
"vendor_advisories": [
{
"published_at": "2026-01-20",
"title": "Bulletin de s\u00e9curit\u00e9 Python BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/"
},
{
"published_at": "2026-01-20",
"title": "Bulletin de s\u00e9curit\u00e9 Python X66HL7SISGJT33J53OHXMZT4DFLMHVKF",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/X66HL7SISGJT33J53OHXMZT4DFLMHVKF/"
},
{
"published_at": "2026-01-20",
"title": "Bulletin de s\u00e9curit\u00e9 Python 6VFLQQEIX673KXKFUZXCUNE5AZOGZ45M",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6VFLQQEIX673KXKFUZXCUNE5AZOGZ45M/"
},
{
"published_at": "2026-01-20",
"title": "Bulletin de s\u00e9curit\u00e9 Python FELSEOLBI2QR6YLG6Q7VYF7FWSGQTKLI",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/FELSEOLBI2QR6YLG6Q7VYF7FWSGQTKLI/"
},
{
"published_at": "2026-01-20",
"title": "Bulletin de s\u00e9curit\u00e9 Python CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
},
{
"published_at": "2026-01-20",
"title": "Bulletin de s\u00e9curit\u00e9 Python DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
]
}
CERTFR-2026-AVI-0394
Vulnerability from certfr_avis - Published: 2026-04-03 - Updated: 2026-04-03
De multiples vulnérabilités ont été découvertes dans VMware Tanzu. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu pour MySQL versions ant\u00e9rieures \u00e0 2.0.2 sur Kubernetes",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"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-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"name": "CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"name": "CVE-2026-0861",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0861"
},
{
"name": "CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"name": "CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"name": "CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"name": "CVE-2026-0915",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0915"
},
{
"name": "CVE-2025-15281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15281"
},
{
"name": "CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"name": "CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
}
],
"initial_release_date": "2026-04-03T00:00:00",
"last_revision_date": "2026-04-03T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0394",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-04-03T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans VMware Tanzu. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans VMware Tanzu",
"vendor_advisories": [
{
"published_at": "2026-04-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37340",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37340"
}
]
}
CERTFR-2026-AVI-0327
Vulnerability from certfr_avis - Published: 2026-03-20 - Updated: 2026-03-20
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Sterling B2B Integrator | Sterling B2B Integrator et Sterling File Gateway versions 6.1.x antérieures à 6.1.2.8 | ||
| IBM | Sterling | Sterling Control Center versions 6.4.2.x antérieures à 6.4.2.0 iFix01 | ||
| IBM | Sterling B2B Integrator | Sterling B2B Integrator et Sterling File Gateway versions 6.2.2.x antérieures à 6.2.2.0_1 | ||
| IBM | Informix Dynamic Server | Informix Dynamic Server versions 12.10.x antérieures à 12.10.xC16W6 | ||
| IBM | WebSphere | WebSphere Hybrid Edition version 5.1 sans les correctifs de sécurité PH69757 et PH69729 | ||
| IBM | Sterling B2B Integrator | Sterling B2B Integrator et Sterling File Gateway versions 6.2.x antérieures à 6.2.0.5_2 | ||
| IBM | QRadar SIEM | QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP15 | ||
| IBM | QRadar Suite Software | QRadar Suite Software versions 1.10.12.x antérieures à 1.11.9.0 | ||
| IBM | Sterling | Sterling Control Center versions 6.3.1.x antérieures à 6.3.1.0 iFix07 | ||
| IBM | Cloud Pak | Cloud Pak for Security versions 1.10.x antérieures à 1.11.9.0 | ||
| IBM | Sterling | Sterling Control Center versions 6.4.1.x antérieures à 6.4.1.0 iFix01 | ||
| IBM | Sterling B2B Integrator | Sterling B2B Integrator et Sterling File Gateway versions 6.2.1.x antérieures à 6.2.1.1_2 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Sterling B2B Integrator et Sterling File Gateway versions 6.1.x ant\u00e9rieures \u00e0 6.1.2.8",
"product": {
"name": "Sterling B2B Integrator",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.4.2.x ant\u00e9rieures \u00e0 6.4.2.0 iFix01",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling B2B Integrator et Sterling File Gateway versions 6.2.2.x ant\u00e9rieures \u00e0 6.2.2.0_1",
"product": {
"name": "Sterling B2B Integrator",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Informix Dynamic Server versions 12.10.x ant\u00e9rieures \u00e0 12.10.xC16W6",
"product": {
"name": "Informix Dynamic Server",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Hybrid Edition version 5.1 sans les correctifs de s\u00e9curit\u00e9 PH69757 et PH69729",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling B2B Integrator et Sterling File Gateway versions 6.2.x ant\u00e9rieures \u00e0 6.2.0.5_2",
"product": {
"name": "Sterling B2B Integrator",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP15",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Suite Software versions 1.10.12.x ant\u00e9rieures \u00e0 1.11.9.0",
"product": {
"name": "QRadar Suite Software",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.3.1.x ant\u00e9rieures \u00e0 6.3.1.0 iFix07",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cloud Pak for Security versions 1.10.x ant\u00e9rieures \u00e0 1.11.9.0",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.4.1.x ant\u00e9rieures \u00e0 6.4.1.0 iFix01",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling B2B Integrator et Sterling File Gateway versions 6.2.1.x ant\u00e9rieures \u00e0 6.2.1.1_2",
"product": {
"name": "Sterling B2B Integrator",
"vendor": {
"name": "IBM",
"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-2025-32996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32996"
},
{
"name": "CVE-2025-62727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62727"
},
{
"name": "CVE-2026-21933",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21933"
},
{
"name": "CVE-2026-21932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21932"
},
{
"name": "CVE-2025-68349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68349"
},
{
"name": "CVE-2025-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9287"
},
{
"name": "CVE-2025-14242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14242"
},
{
"name": "CVE-2024-47831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47831"
},
{
"name": "CVE-2025-32421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32421"
},
{
"name": "CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"name": "CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"name": "CVE-2025-6176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6176"
},
{
"name": "CVE-2024-51479",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51479"
},
{
"name": "CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"name": "CVE-2025-39933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39933"
},
{
"name": "CVE-2025-22150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22150"
},
{
"name": "CVE-2022-46337",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46337"
},
{
"name": "CVE-2025-38022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38022"
},
{
"name": "CVE-2025-5372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5372"
},
{
"name": "CVE-2025-40322",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40322"
},
{
"name": "CVE-2025-38459",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38459"
},
{
"name": "CVE-2025-40271",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40271"
},
{
"name": "CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2022-50673",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50673"
},
{
"name": "CVE-2025-38024",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38024"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2025-6545",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6545"
},
{
"name": "CVE-2025-40269",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40269"
},
{
"name": "CVE-2025-55173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55173"
},
{
"name": "CVE-2025-4897",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4897"
},
{
"name": "CVE-2025-48068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48068"
},
{
"name": "CVE-2025-27152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27152"
},
{
"name": "CVE-2025-57752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57752"
},
{
"name": "CVE-2025-32997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32997"
},
{
"name": "CVE-2026-1188",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1188"
},
{
"name": "CVE-2023-53552",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53552"
},
{
"name": "CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"name": "CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"name": "CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"name": "CVE-2025-57350",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57350"
},
{
"name": "CVE-2025-66453",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66453"
},
{
"name": "CVE-2025-9288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9288"
},
{
"name": "CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"name": "CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"name": "CVE-2025-40158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40158"
},
{
"name": "CVE-2025-58457",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58457"
},
{
"name": "CVE-2025-48913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48913"
},
{
"name": "CVE-2025-59250",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59250"
},
{
"name": "CVE-2025-14104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14104"
},
{
"name": "CVE-2024-52798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52798"
},
{
"name": "CVE-2025-64775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64775"
},
{
"name": "CVE-2025-39760",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39760"
},
{
"name": "CVE-2025-40135",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40135"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2020-7660",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7660"
},
{
"name": "CVE-2024-29371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29371"
},
{
"name": "CVE-2025-38403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38403"
},
{
"name": "CVE-2025-14031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14031"
},
{
"name": "CVE-2025-23184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23184"
},
{
"name": "CVE-2025-38415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38415"
},
{
"name": "CVE-2022-50865",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50865"
},
{
"name": "CVE-2025-29927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29927"
},
{
"name": "CVE-2025-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27533"
},
{
"name": "CVE-2023-44483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44483"
},
{
"name": "CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"name": "CVE-2025-40170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40170"
},
{
"name": "CVE-2026-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
},
{
"name": "CVE-2026-1264",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1264"
},
{
"name": "CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2025-66675",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66675"
},
{
"name": "CVE-2025-68301",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68301"
},
{
"name": "CVE-2025-38051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38051"
},
{
"name": "CVE-2026-22998",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22998"
},
{
"name": "CVE-2025-40258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40258"
},
{
"name": "CVE-2025-6547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6547"
},
{
"name": "CVE-2025-40096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40096"
},
{
"name": "CVE-2025-57352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57352"
},
{
"name": "CVE-2024-26766",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26766"
},
{
"name": "CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
}
],
"initial_release_date": "2026-03-20T00:00:00",
"last_revision_date": "2026-03-20T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0327",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-03-20T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2026-03-17",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7266518",
"url": "https://www.ibm.com/support/pages/node/7266518"
},
{
"published_at": "2026-03-13",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7263574",
"url": "https://www.ibm.com/support/pages/node/7263574"
},
{
"published_at": "2026-03-17",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7266520",
"url": "https://www.ibm.com/support/pages/node/7266520"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7266678",
"url": "https://www.ibm.com/support/pages/node/7266678"
},
{
"published_at": "2026-03-17",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7266497",
"url": "https://www.ibm.com/support/pages/node/7266497"
},
{
"published_at": "2026-03-16",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7266324",
"url": "https://www.ibm.com/support/pages/node/7266324"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7266711",
"url": "https://www.ibm.com/support/pages/node/7266711"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7266677",
"url": "https://www.ibm.com/support/pages/node/7266677"
},
{
"published_at": "2026-03-17",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7266399",
"url": "https://www.ibm.com/support/pages/node/7266399"
},
{
"published_at": "2026-03-16",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7266321",
"url": "https://www.ibm.com/support/pages/node/7266321"
}
]
}
CERTFR-2026-AVI-0218
Vulnerability from certfr_avis - Published: 2026-02-26 - Updated: 2026-02-26
De multiples vulnérabilités ont été découvertes dans les produits VMware. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service à distance, une atteinte à la confidentialité des données et un contournement de la politique de sécurité.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Kubernetes Runtime | Platform Services pour Tanzu Platform versions antérieures à 10.3.5 | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Hub versions antérieures à 10.3.5 | ||
| VMware | Tanzu Data Intelligence | Tanzu pour Postgres versions 16.x antérieures à 16.12.0 | ||
| VMware | Tanzu Data Intelligence | Tanzu pour Postgres versions antérieures à 4.3.2 sur Kubernetes | ||
| VMware | Tanzu Data Intelligence | Tanzu pour Postgres versions 18.x antérieures à 18.2.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.238.x | ||
| VMware | Workstation | Workstation versions antérieures à 25H2u1 | ||
| VMware | Fusion | Fusion versions antérieures à 25H2u1 sur MacOS | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.1065.x | ||
| VMware | Tanzu Data Intelligence | Tanzu pour Postgres versions 15.x antérieures à 15.16.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Windows) versions antérieures à 2019.95.x | ||
| VMware | Tanzu Data Intelligence | Tanzu pour Postgres versions 17.x antérieures à 17.8.0 | ||
| VMware | Tanzu Data Intelligence | Tanzu pour Postgres versions antérieures à 14.21.0 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Platform Services pour Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Hub versions ant\u00e9rieures \u00e0 10.3.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions 16.x ant\u00e9rieures \u00e0 16.12.0",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions ant\u00e9rieures \u00e0 4.3.2 sur Kubernetes",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions 18.x ant\u00e9rieures \u00e0 18.2.0",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.238.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Workstation versions ant\u00e9rieures \u00e0 25H2u1",
"product": {
"name": "Workstation",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Fusion versions ant\u00e9rieures \u00e0 25H2u1 sur MacOS",
"product": {
"name": "Fusion",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.1065.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions 15.x ant\u00e9rieures \u00e0 15.16.0",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Windows) versions ant\u00e9rieures \u00e0 2019.95.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions 17.x ant\u00e9rieures \u00e0 17.8.0",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions ant\u00e9rieures \u00e0 14.21.0",
"product": {
"name": "Tanzu Data Intelligence",
"vendor": {
"name": "VMware",
"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-2019-25013",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
},
{
"name": "CVE-2017-9937",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9937"
},
{
"name": "CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
},
{
"name": "CVE-2026-22722",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22722"
},
{
"name": "CVE-2023-52356",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52356"
},
{
"name": "CVE-2013-4235",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4235"
},
{
"name": "CVE-2025-8715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8715"
},
{
"name": "CVE-2017-3613",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3613"
},
{
"name": "CVE-2021-22898",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22898"
},
{
"name": "CVE-2025-38490",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38490"
},
{
"name": "CVE-2025-37850",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37850"
},
{
"name": "CVE-2025-66865",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66865"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2005-0602",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-0602"
},
{
"name": "CVE-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"name": "CVE-2025-38485",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38485"
},
{
"name": "CVE-2025-22026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22026"
},
{
"name": "CVE-2025-39987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39987"
},
{
"name": "CVE-2025-62727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62727"
},
{
"name": "CVE-2015-4789",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4789"
},
{
"name": "CVE-2025-38579",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38579"
},
{
"name": "CVE-2025-37761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37761"
},
{
"name": "CVE-2025-21861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21861"
},
{
"name": "CVE-2025-37865",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37865"
},
{
"name": "CVE-2025-38328",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38328"
},
{
"name": "CVE-2026-21933",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21933"
},
{
"name": "CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"name": "CVE-2024-7006",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7006"
},
{
"name": "CVE-2026-21932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21932"
},
{
"name": "CVE-2023-3316",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3316"
},
{
"name": "CVE-2025-15282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15282"
},
{
"name": "CVE-2025-38711",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38711"
},
{
"name": "CVE-2025-38487",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38487"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2025-58190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58190"
},
{
"name": "CVE-2025-37775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37775"
},
{
"name": "CVE-2025-38335",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38335"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2025-38304",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38304"
},
{
"name": "CVE-2025-37892",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37892"
},
{
"name": "CVE-2025-38100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38100"
},
{
"name": "CVE-2025-37859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37859"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2025-1372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1372"
},
{
"name": "CVE-2025-8851",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8851"
},
{
"name": "CVE-2025-38043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38043"
},
{
"name": "CVE-2025-68973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68973"
},
{
"name": "CVE-2025-38471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38471"
},
{
"name": "CVE-2025-38520",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38520"
},
{
"name": "CVE-2025-37792",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37792"
},
{
"name": "CVE-2022-3626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3626"
},
{
"name": "CVE-2024-28834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28834"
},
{
"name": "CVE-2021-38604",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38604"
},
{
"name": "CVE-2001-1268",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1268"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2025-38108",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38108"
},
{
"name": "CVE-2025-38230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38230"
},
{
"name": "CVE-2025-38229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38229"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2025-40055",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40055"
},
{
"name": "CVE-2025-38158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38158"
},
{
"name": "CVE-2025-37872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37872"
},
{
"name": "CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"name": "CVE-2025-38588",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38588"
},
{
"name": "CVE-2026-22801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22801"
},
{
"name": "CVE-2025-39876",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39876"
},
{
"name": "CVE-2025-40029",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40029"
},
{
"name": "CVE-2025-38279",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38279"
},
{
"name": "CVE-2025-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38561"
},
{
"name": "CVE-2014-8141",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8141"
},
{
"name": "CVE-2025-38574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38574"
},
{
"name": "CVE-2022-2255",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2255"
},
{
"name": "CVE-2025-10148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10148"
},
{
"name": "CVE-2025-25724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25724"
},
{
"name": "CVE-2025-27818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27818"
},
{
"name": "CVE-2025-14087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14087"
},
{
"name": "CVE-2025-40048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40048"
},
{
"name": "CVE-2025-5222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5222"
},
{
"name": "CVE-2025-38147",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38147"
},
{
"name": "CVE-2023-6780",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6780"
},
{
"name": "CVE-2022-48468",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48468"
},
{
"name": "CVE-2025-23155",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23155"
},
{
"name": "CVE-2025-38286",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38286"
},
{
"name": "CVE-2025-40219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40219"
},
{
"name": "CVE-2025-39757",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39757"
},
{
"name": "CVE-2025-38501",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38501"
},
{
"name": "CVE-2025-38474",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38474"
},
{
"name": "CVE-2025-7545",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7545"
},
{
"name": "CVE-2025-37979",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37979"
},
{
"name": "CVE-2025-40043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40043"
},
{
"name": "CVE-2024-3220",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3220"
},
{
"name": "CVE-2022-3599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3599"
},
{
"name": "CVE-2025-37777",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37777"
},
{
"name": "CVE-2021-39537",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39537"
},
{
"name": "CVE-2025-39772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39772"
},
{
"name": "CVE-2025-37936",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37936"
},
{
"name": "CVE-2015-4787",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4787"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2025-38601",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38601"
},
{
"name": "CVE-2021-22925",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22925"
},
{
"name": "CVE-2025-37766",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37766"
},
{
"name": "CVE-2022-47008",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47008"
},
{
"name": "CVE-2023-0796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0796"
},
{
"name": "CVE-2025-38104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38104"
},
{
"name": "CVE-2025-37844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37844"
},
{
"name": "CVE-2016-0682",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0682"
},
{
"name": "CVE-2025-21931",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21931"
},
{
"name": "CVE-2025-37871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37871"
},
{
"name": "CVE-2025-37778",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37778"
},
{
"name": "CVE-2025-39716",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39716"
},
{
"name": "CVE-2025-39702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39702"
},
{
"name": "CVE-2025-39973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39973"
},
{
"name": "CVE-2025-38515",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38515"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-38645",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38645"
},
{
"name": "CVE-2025-8941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8941"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2025-38163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38163"
},
{
"name": "CVE-2025-22126",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22126"
},
{
"name": "CVE-2025-38444",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38444"
},
{
"name": "CVE-2025-38109",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38109"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2025-39779",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39779"
},
{
"name": "CVE-2025-66866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66866"
},
{
"name": "CVE-2025-28164",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-28164"
},
{
"name": "CVE-2025-37755",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37755"
},
{
"name": "CVE-2025-39685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39685"
},
{
"name": "CVE-2025-38660",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38660"
},
{
"name": "CVE-2025-39761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39761"
},
{
"name": "CVE-2025-39943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39943"
},
{
"name": "CVE-2025-39945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39945"
},
{
"name": "CVE-2025-11840",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11840"
},
{
"name": "CVE-2025-11731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11731"
},
{
"name": "CVE-2024-33602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33602"
},
{
"name": "CVE-2022-47629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47629"
},
{
"name": "CVE-2025-39883",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39883"
},
{
"name": "CVE-2025-39720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39720"
},
{
"name": "CVE-2025-38624",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38624"
},
{
"name": "CVE-2025-38388",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38388"
},
{
"name": "CVE-2022-48554",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48554"
},
{
"name": "CVE-2022-0563",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
},
{
"name": "CVE-2025-38157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38157"
},
{
"name": "CVE-2025-4056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4056"
},
{
"name": "CVE-2025-37790",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37790"
},
{
"name": "CVE-2024-28757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
},
{
"name": "CVE-2020-29562",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29562"
},
{
"name": "CVE-2025-38417",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38417"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-39746",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39746"
},
{
"name": "CVE-2015-4776",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4776"
},
{
"name": "CVE-2025-38323",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38323"
},
{
"name": "CVE-2025-40019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40019"
},
{
"name": "CVE-2017-3616",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3616"
},
{
"name": "CVE-2025-38208",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38208"
},
{
"name": "CVE-2025-27817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27817"
},
{
"name": "CVE-2023-30086",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30086"
},
{
"name": "CVE-2025-40240",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40240"
},
{
"name": "CVE-2025-38219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38219"
},
{
"name": "CVE-2025-39889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39889"
},
{
"name": "CVE-2015-4785",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4785"
},
{
"name": "CVE-2025-38099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38099"
},
{
"name": "CVE-2025-38524",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38524"
},
{
"name": "CVE-2025-38466",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38466"
},
{
"name": "CVE-2025-37758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37758"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2025-40081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40081"
},
{
"name": "CVE-2025-38087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38087"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2025-1181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1181"
},
{
"name": "CVE-2022-41409",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41409"
},
{
"name": "CVE-2023-25586",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25586"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-58011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58011"
},
{
"name": "CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"name": "CVE-2025-38039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38039"
},
{
"name": "CVE-2017-20052",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-20052"
},
{
"name": "CVE-2025-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
},
{
"name": "CVE-2025-40153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40153"
},
{
"name": "CVE-2025-0840",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0840"
},
{
"name": "CVE-2022-2057",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2057"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2025-38595",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38595"
},
{
"name": "CVE-2024-47611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
},
{
"name": "CVE-2025-38626",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38626"
},
{
"name": "CVE-2025-40121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40121"
},
{
"name": "CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"name": "CVE-2025-11468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11468"
},
{
"name": "CVE-2025-40204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40204"
},
{
"name": "CVE-2025-37852",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37852"
},
{
"name": "CVE-2025-37841",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37841"
},
{
"name": "CVE-2025-40171",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40171"
},
{
"name": "CVE-2025-37918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37918"
},
{
"name": "CVE-2025-37917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37917"
},
{
"name": "CVE-2025-38290",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38290"
},
{
"name": "CVE-2021-22901",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22901"
},
{
"name": "CVE-2025-38063",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38063"
},
{
"name": "CVE-2021-3998",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3998"
},
{
"name": "CVE-2025-1179",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1179"
},
{
"name": "CVE-2025-37770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37770"
},
{
"name": "CVE-2025-37773",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37773"
},
{
"name": "CVE-2023-26965",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26965"
},
{
"name": "CVE-2023-2602",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2602"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2017-10140",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10140"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2025-38578",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38578"
},
{
"name": "CVE-2025-38675",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38675"
},
{
"name": "CVE-2025-39911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39911"
},
{
"name": "CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"name": "CVE-2025-6052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6052"
},
{
"name": "CVE-2025-38646",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38646"
},
{
"name": "CVE-2025-38491",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38491"
},
{
"name": "CVE-2025-38708",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38708"
},
{
"name": "CVE-2025-37961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37961"
},
{
"name": "CVE-2025-40125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40125"
},
{
"name": "CVE-2023-52426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52426"
},
{
"name": "CVE-2025-38313",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38313"
},
{
"name": "CVE-2025-38336",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38336"
},
{
"name": "CVE-2025-40349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40349"
},
{
"name": "CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
},
{
"name": "CVE-2025-38408",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38408"
},
{
"name": "CVE-2022-2058",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2058"
},
{
"name": "CVE-2025-38644",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38644"
},
{
"name": "CVE-2025-38692",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38692"
},
{
"name": "CVE-2025-38061",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38061"
},
{
"name": "CVE-2024-45492",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45492"
},
{
"name": "CVE-2025-37983",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37983"
},
{
"name": "CVE-2015-4764",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4764"
},
{
"name": "CVE-2025-38127",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38127"
},
{
"name": "CVE-2026-22715",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22715"
},
{
"name": "CVE-2020-1752",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1752"
},
{
"name": "CVE-2025-38375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38375"
},
{
"name": "CVE-2025-37784",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37784"
},
{
"name": "CVE-2025-39701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39701"
},
{
"name": "CVE-2015-4779",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4779"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-40187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40187"
},
{
"name": "CVE-2025-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37920"
},
{
"name": "CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"name": "CVE-2025-37815",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37815"
},
{
"name": "CVE-2025-38686",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38686"
},
{
"name": "CVE-2025-37819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37819"
},
{
"name": "CVE-2025-49794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49794"
},
{
"name": "CVE-2024-57970",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57970"
},
{
"name": "CVE-2025-39913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39913"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2025-40092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40092"
},
{
"name": "CVE-2022-47007",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47007"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"name": "CVE-2022-3627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3627"
},
{
"name": "CVE-2025-38609",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38609"
},
{
"name": "CVE-2025-39967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39967"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2025-38463",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38463"
},
{
"name": "CVE-2025-40115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40115"
},
{
"name": "CVE-2023-25433",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25433"
},
{
"name": "CVE-2025-38112",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38112"
},
{
"name": "CVE-2025-66863",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66863"
},
{
"name": "CVE-2015-4780",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4780"
},
{
"name": "CVE-2025-38521",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38521"
},
{
"name": "CVE-2025-38023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38023"
},
{
"name": "CVE-2025-39709",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39709"
},
{
"name": "CVE-2025-38282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38282"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2025-39689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39689"
},
{
"name": "CVE-2025-38215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38215"
},
{
"name": "CVE-2022-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3598"
},
{
"name": "CVE-2023-0798",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0798"
},
{
"name": "CVE-2025-39787",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39787"
},
{
"name": "CVE-2025-37943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37943"
},
{
"name": "CVE-2025-37745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37745"
},
{
"name": "CVE-2025-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
},
{
"name": "CVE-2025-13837",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13837"
},
{
"name": "CVE-2025-39731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39731"
},
{
"name": "CVE-2025-38734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38734"
},
{
"name": "CVE-2025-38653",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38653"
},
{
"name": "CVE-2025-38571",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38571"
},
{
"name": "CVE-2025-37789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37789"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2022-38476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38476"
},
{
"name": "CVE-2021-45078",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45078"
},
{
"name": "CVE-2025-38695",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38695"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2025-38004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38004"
},
{
"name": "CVE-2025-39749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39749"
},
{
"name": "CVE-2025-39949",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39949"
},
{
"name": "CVE-2015-7696",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7696"
},
{
"name": "CVE-2022-4285",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4285"
},
{
"name": "CVE-2025-38387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38387"
},
{
"name": "CVE-2015-4754",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4754"
},
{
"name": "CVE-2025-38362",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38362"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2023-45322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45322"
},
{
"name": "CVE-2025-40173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40173"
},
{
"name": "CVE-2025-37924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37924"
},
{
"name": "CVE-2026-22716",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22716"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2025-38371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38371"
},
{
"name": "CVE-2023-2731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2731"
},
{
"name": "CVE-2025-58767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58767"
},
{
"name": "CVE-2024-56538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56538"
},
{
"name": "CVE-2025-39923",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39923"
},
{
"name": "CVE-2021-35939",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35939"
},
{
"name": "CVE-2025-38445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38445"
},
{
"name": "CVE-2025-38456",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38456"
},
{
"name": "CVE-2025-38538",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38538"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2023-0803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0803"
},
{
"name": "CVE-2025-37867",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37867"
},
{
"name": "CVE-2025-23160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23160"
},
{
"name": "CVE-2025-6176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6176"
},
{
"name": "CVE-2022-47695",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47695"
},
{
"name": "CVE-2025-38295",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38295"
},
{
"name": "CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"name": "CVE-2025-38461",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38461"
},
{
"name": "CVE-2025-37857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37857"
},
{
"name": "CVE-2023-30774",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30774"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-37842",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37842"
},
{
"name": "CVE-2025-39953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39953"
},
{
"name": "CVE-2022-50458",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50458"
},
{
"name": "CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"name": "CVE-2024-58251",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58251"
},
{
"name": "CVE-2025-38710",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38710"
},
{
"name": "CVE-2026-2006",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2006"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2025-39681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39681"
},
{
"name": "CVE-2025-1180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1180"
},
{
"name": "CVE-2025-38060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38060"
},
{
"name": "CVE-2025-40167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40167"
},
{
"name": "CVE-2025-38159",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38159"
},
{
"name": "CVE-2021-3421",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3421"
},
{
"name": "CVE-2025-38066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38066"
},
{
"name": "CVE-2025-4373",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4373"
},
{
"name": "CVE-2025-39770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39770"
},
{
"name": "CVE-2015-4790",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4790"
},
{
"name": "CVE-2026-0994",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0994"
},
{
"name": "CVE-2025-39969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39969"
},
{
"name": "CVE-2025-37744",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37744"
},
{
"name": "CVE-2025-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4598"
},
{
"name": "CVE-2025-38705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38705"
},
{
"name": "CVE-2025-40194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40194"
},
{
"name": "CVE-2025-38706",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38706"
},
{
"name": "CVE-2025-38305",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38305"
},
{
"name": "CVE-2025-37884",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37884"
},
{
"name": "CVE-2025-38067",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38067"
},
{
"name": "CVE-2025-39750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39750"
},
{
"name": "CVE-2025-38699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38699"
},
{
"name": "CVE-2025-37927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37927"
},
{
"name": "CVE-2025-38707",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38707"
},
{
"name": "CVE-2025-38562",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38562"
},
{
"name": "CVE-2025-37897",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37897"
},
{
"name": "CVE-2016-9840",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9840"
},
{
"name": "CVE-2025-37911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37911"
},
{
"name": "CVE-2025-40245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40245"
},
{
"name": "CVE-2025-38587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38587"
},
{
"name": "CVE-2023-6779",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6779"
},
{
"name": "CVE-2025-37869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37869"
},
{
"name": "CVE-2025-39692",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39692"
},
{
"name": "CVE-2025-5115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5115"
},
{
"name": "CVE-2023-53107",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53107"
},
{
"name": "CVE-2024-13009",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13009"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2025-55198",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55198"
},
{
"name": "CVE-2021-46195",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46195"
},
{
"name": "CVE-2015-2624",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2624"
},
{
"name": "CVE-2023-29491",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29491"
},
{
"name": "CVE-2025-38068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38068"
},
{
"name": "CVE-2025-38436",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38436"
},
{
"name": "CVE-2025-37930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37930"
},
{
"name": "CVE-2025-38401",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38401"
},
{
"name": "CVE-2025-38677",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38677"
},
{
"name": "CVE-2025-38097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38097"
},
{
"name": "CVE-2021-20266",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20266"
},
{
"name": "CVE-2025-1182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1182"
},
{
"name": "CVE-2025-37810",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37810"
},
{
"name": "CVE-2025-38253",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38253"
},
{
"name": "CVE-2025-38123",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38123"
},
{
"name": "CVE-2025-38338",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38338"
},
{
"name": "CVE-2025-38555",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38555"
},
{
"name": "CVE-2025-38239",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38239"
},
{
"name": "CVE-2025-1371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1371"
},
{
"name": "CVE-2025-40001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40001"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2026-1485",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1485"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2008-0888",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-0888"
},
{
"name": "CVE-2019-13232",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13232"
},
{
"name": "CVE-2025-38590",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38590"
},
{
"name": "CVE-2025-38027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38027"
},
{
"name": "CVE-2025-38102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38102"
},
{
"name": "CVE-2024-33600",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33600"
},
{
"name": "CVE-2015-2654",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2654"
},
{
"name": "CVE-2022-1210",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1210"
},
{
"name": "CVE-2025-40035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40035"
},
{
"name": "CVE-2025-38283",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38283"
},
{
"name": "CVE-2023-25584",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25584"
},
{
"name": "CVE-2025-23159",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23159"
},
{
"name": "CVE-2025-39988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39988"
},
{
"name": "CVE-2026-2005",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2005"
},
{
"name": "CVE-2025-38455",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38455"
},
{
"name": "CVE-2015-4778",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4778"
},
{
"name": "CVE-2025-1152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1152"
},
{
"name": "CVE-2025-38584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38584"
},
{
"name": "CVE-2025-38015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38015"
},
{
"name": "CVE-2025-39675",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39675"
},
{
"name": "CVE-2025-39679",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39679"
},
{
"name": "CVE-2025-11082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11082"
},
{
"name": "CVE-2025-38527",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38527"
},
{
"name": "CVE-2025-38449",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38449"
},
{
"name": "CVE-2025-40233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40233"
},
{
"name": "CVE-2023-32636",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32636"
},
{
"name": "CVE-2025-37853",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37853"
},
{
"name": "CVE-2023-6277",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6277"
},
{
"name": "CVE-2025-38126",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38126"
},
{
"name": "CVE-2025-48060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
},
{
"name": "CVE-2025-38149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38149"
},
{
"name": "CVE-2025-39763",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39763"
},
{
"name": "CVE-2025-38399",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38399"
},
{
"name": "CVE-2025-40020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40020"
},
{
"name": "CVE-2025-38065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38065"
},
{
"name": "CVE-2025-38693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38693"
},
{
"name": "CVE-2025-38679",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38679"
},
{
"name": "CVE-2025-38459",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38459"
},
{
"name": "CVE-2025-40188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40188"
},
{
"name": "CVE-2025-38685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38685"
},
{
"name": "CVE-2023-3618",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3618"
},
{
"name": "CVE-2025-38412",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38412"
},
{
"name": "CVE-2025-38031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38031"
},
{
"name": "CVE-2023-4813",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4813"
},
{
"name": "CVE-2017-3617",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3617"
},
{
"name": "CVE-2025-14512",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14512"
},
{
"name": "CVE-2025-38293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38293"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-1149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1149"
},
{
"name": "CVE-2025-38648",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38648"
},
{
"name": "CVE-2025-38278",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38278"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2025-37764",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37764"
},
{
"name": "CVE-2025-38184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38184"
},
{
"name": "CVE-2017-3615",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3615"
},
{
"name": "CVE-2022-44840",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44840"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2025-37741",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37741"
},
{
"name": "CVE-2026-22795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22795"
},
{
"name": "CVE-2025-38053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38053"
},
{
"name": "CVE-2025-27587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27587"
},
{
"name": "CVE-2026-0988",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0988"
},
{
"name": "CVE-2025-8534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8534"
},
{
"name": "CVE-2025-37822",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37822"
},
{
"name": "CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"name": "CVE-2025-37912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37912"
},
{
"name": "CVE-2025-38482",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38482"
},
{
"name": "CVE-2023-39810",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39810"
},
{
"name": "CVE-2025-37820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37820"
},
{
"name": "CVE-2025-37985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37985"
},
{
"name": "CVE-2025-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
},
{
"name": "CVE-2024-33599",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33599"
},
{
"name": "CVE-2024-0743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0743"
},
{
"name": "CVE-2025-38634",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38634"
},
{
"name": "CVE-2025-37787",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37787"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2025-38008",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38008"
},
{
"name": "CVE-2025-38458",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38458"
},
{
"name": "CVE-2025-39730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39730"
},
{
"name": "CVE-2025-38011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38011"
},
{
"name": "CVE-2025-64718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64718"
},
{
"name": "CVE-2022-50444",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50444"
},
{
"name": "CVE-2025-38034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38034"
},
{
"name": "CVE-2017-3608",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3608"
},
{
"name": "CVE-2025-38135",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38135"
},
{
"name": "CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"name": "CVE-2025-38619",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38619"
},
{
"name": "CVE-2019-2708",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2708"
},
{
"name": "CVE-2025-38312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38312"
},
{
"name": "CVE-2025-38095",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38095"
},
{
"name": "CVE-2016-0692",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0692"
},
{
"name": "CVE-2025-37878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37878"
},
{
"name": "CVE-2025-39737",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39737"
},
{
"name": "CVE-2025-38464",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38464"
},
{
"name": "CVE-2021-46174",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46174"
},
{
"name": "CVE-2026-0861",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0861"
},
{
"name": "CVE-2025-40049",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40049"
},
{
"name": "CVE-2023-0802",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0802"
},
{
"name": "CVE-2023-53164",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53164"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2021-22924",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22924"
},
{
"name": "CVE-2023-47038",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47038"
},
{
"name": "CVE-2025-38363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38363"
},
{
"name": "CVE-2025-38702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38702"
},
{
"name": "CVE-2025-38319",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38319"
},
{
"name": "CVE-2020-10878",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10878"
},
{
"name": "CVE-2022-0529",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0529"
},
{
"name": "CVE-2015-4782",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4782"
},
{
"name": "CVE-2025-38724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38724"
},
{
"name": "CVE-2022-2056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2056"
},
{
"name": "CVE-2023-26966",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26966"
},
{
"name": "CVE-2025-40070",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40070"
},
{
"name": "CVE-2025-38250",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38250"
},
{
"name": "CVE-2025-38457",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38457"
},
{
"name": "CVE-2025-38582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38582"
},
{
"name": "CVE-2025-37813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37813"
},
{
"name": "CVE-2025-38543",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38543"
},
{
"name": "CVE-2025-38698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38698"
},
{
"name": "CVE-2025-38212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38212"
},
{
"name": "CVE-2025-40106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40106"
},
{
"name": "CVE-2017-3610",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3610"
},
{
"name": "CVE-2025-38298",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38298"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2025-5915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5915"
},
{
"name": "CVE-2025-39739",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39739"
},
{
"name": "CVE-2022-48065",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48065"
},
{
"name": "CVE-2025-38024",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38024"
},
{
"name": "CVE-2025-38496",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38496"
},
{
"name": "CVE-2022-49063",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49063"
},
{
"name": "CVE-2025-5917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5917"
},
{
"name": "CVE-2025-38078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38078"
},
{
"name": "CVE-2022-47696",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47696"
},
{
"name": "CVE-2025-38419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38419"
},
{
"name": "CVE-2024-45490",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45490"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2025-38533",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38533"
},
{
"name": "CVE-2021-22947",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22947"
},
{
"name": "CVE-2025-40205",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40205"
},
{
"name": "CVE-2015-4788",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4788"
},
{
"name": "CVE-2025-38169",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38169"
},
{
"name": "CVE-2025-37931",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37931"
},
{
"name": "CVE-2025-38511",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38511"
},
{
"name": "CVE-2025-38537",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38537"
},
{
"name": "CVE-2025-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38546"
},
{
"name": "CVE-2025-38211",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38211"
},
{
"name": "CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2025-10966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10966"
},
{
"name": "CVE-2021-22922",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22922"
},
{
"name": "CVE-2025-38057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38057"
},
{
"name": "CVE-2024-45491",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2020-2981",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2981"
},
{
"name": "CVE-2025-37887",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37887"
},
{
"name": "CVE-2025-38077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38077"
},
{
"name": "CVE-2025-38251",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38251"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2025-37861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37861"
},
{
"name": "CVE-2025-38120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38120"
},
{
"name": "CVE-2025-38285",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38285"
},
{
"name": "CVE-2025-39743",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39743"
},
{
"name": "CVE-2025-39718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39718"
},
{
"name": "CVE-2025-37938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37938"
},
{
"name": "CVE-2025-38005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38005"
},
{
"name": "CVE-2025-38368",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38368"
},
{
"name": "CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"name": "CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"name": "CVE-2022-35205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35205"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2025-38161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38161"
},
{
"name": "CVE-2025-38331",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38331"
},
{
"name": "CVE-2025-38354",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38354"
},
{
"name": "CVE-2016-3418",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3418"
},
{
"name": "CVE-2025-38712",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38712"
},
{
"name": "CVE-2025-38732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38732"
},
{
"name": "CVE-2022-29824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29824"
},
{
"name": "CVE-2025-39773",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39773"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2025-38696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38696"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2025-38274",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38274"
},
{
"name": "CVE-2025-40027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40027"
},
{
"name": "CVE-2025-64505",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64505"
},
{
"name": "CVE-2025-39885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39885"
},
{
"name": "CVE-2021-4214",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4214"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2015-2656",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2656"
},
{
"name": "CVE-2025-37874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37874"
},
{
"name": "CVE-2025-38115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38115"
},
{
"name": "CVE-2025-66382",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66382"
},
{
"name": "CVE-2025-38632",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38632"
},
{
"name": "CVE-2021-22946",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22946"
},
{
"name": "CVE-2023-0767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0767"
},
{
"name": "CVE-2025-37988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37988"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2025-23158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23158"
},
{
"name": "CVE-2017-3612",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3612"
},
{
"name": "CVE-2025-23144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23144"
},
{
"name": "CVE-2025-38153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38153"
},
{
"name": "CVE-2025-37969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37969"
},
{
"name": "CVE-2025-69421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
},
{
"name": "CVE-2025-38548",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38548"
},
{
"name": "CVE-2025-37816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37816"
},
{
"name": "CVE-2025-37742",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37742"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"name": "CVE-2025-37765",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37765"
},
{
"name": "CVE-2016-9843",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9843"
},
{
"name": "CVE-2025-1178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1178"
},
{
"name": "CVE-2025-38395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38395"
},
{
"name": "CVE-2025-37921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37921"
},
{
"name": "CVE-2023-29499",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29499"
},
{
"name": "CVE-2025-38507",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38507"
},
{
"name": "CVE-2025-39989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39989"
},
{
"name": "CVE-2025-38337",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38337"
},
{
"name": "CVE-2025-38014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38014"
},
{
"name": "CVE-2025-38258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38258"
},
{
"name": "CVE-2024-1013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1013"
},
{
"name": "CVE-2025-37828",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37828"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-30258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30258"
},
{
"name": "CVE-2025-1176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1176"
},
{
"name": "CVE-2025-37769",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37769"
},
{
"name": "CVE-2025-38465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38465"
},
{
"name": "CVE-2024-56406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
},
{
"name": "CVE-2025-38513",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38513"
},
{
"name": "CVE-2025-39970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39970"
},
{
"name": "CVE-2025-38086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38086"
},
{
"name": "CVE-2025-37935",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37935"
},
{
"name": "CVE-2025-38396",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38396"
},
{
"name": "CVE-2025-23161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23161"
},
{
"name": "CVE-2025-38407",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38407"
},
{
"name": "CVE-2025-39994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39994"
},
{
"name": "CVE-2015-4784",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4784"
},
{
"name": "CVE-2025-12119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12119"
},
{
"name": "CVE-2023-4527",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4527"
},
{
"name": "CVE-2025-38493",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38493"
},
{
"name": "CVE-2025-37803",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37803"
},
{
"name": "CVE-2025-38670",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38670"
},
{
"name": "CVE-2025-39732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39732"
},
{
"name": "CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"name": "CVE-2025-37824",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37824"
},
{
"name": "CVE-2023-34410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34410"
},
{
"name": "CVE-2025-38602",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38602"
},
{
"name": "CVE-2023-4156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4156"
},
{
"name": "CVE-2014-8139",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8139"
},
{
"name": "CVE-2025-47911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47911"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2025-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38003"
},
{
"name": "CVE-2025-38441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38441"
},
{
"name": "CVE-2025-28162",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-28162"
},
{
"name": "CVE-2025-38007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38007"
},
{
"name": "CVE-2025-37923",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37923"
},
{
"name": "CVE-2025-40088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40088"
},
{
"name": "CVE-2025-40220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40220"
},
{
"name": "CVE-2022-2519",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2519"
},
{
"name": "CVE-2025-38142",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38142"
},
{
"name": "CVE-2022-23990",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23990"
},
{
"name": "CVE-2022-49920",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49920"
},
{
"name": "CVE-2025-37739",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37739"
},
{
"name": "CVE-2022-0530",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0530"
},
{
"name": "CVE-2025-13151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13151"
},
{
"name": "CVE-2025-38478",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38478"
},
{
"name": "CVE-2025-38568",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38568"
},
{
"name": "CVE-2025-38583",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38583"
},
{
"name": "CVE-2025-39788",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39788"
},
{
"name": "CVE-2025-22058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22058"
},
{
"name": "CVE-2025-37831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37831"
},
{
"name": "CVE-2025-38499",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38499"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2025-38269",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38269"
},
{
"name": "CVE-2025-38079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38079"
},
{
"name": "CVE-2025-37940",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37940"
},
{
"name": "CVE-2022-28391",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28391"
},
{
"name": "CVE-2021-46828",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46828"
},
{
"name": "CVE-2023-2804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2804"
},
{
"name": "CVE-2025-37945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37945"
},
{
"name": "CVE-2025-6141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6141"
},
{
"name": "CVE-2025-40109",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40109"
},
{
"name": "CVE-2024-13978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13978"
},
{
"name": "CVE-2025-38735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38735"
},
{
"name": "CVE-2022-50247",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50247"
},
{
"name": "CVE-2025-40006",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40006"
},
{
"name": "CVE-2025-12383",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12383"
},
{
"name": "CVE-2025-38652",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38652"
},
{
"name": "CVE-2025-38110",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38110"
},
{
"name": "CVE-2025-38422",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38422"
},
{
"name": "CVE-2025-38402",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38402"
},
{
"name": "CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"name": "CVE-2025-39698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39698"
},
{
"name": "CVE-2025-64506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64506"
},
{
"name": "CVE-2025-37915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37915"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2015-2626",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2626"
},
{
"name": "CVE-2025-23146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23146"
},
{
"name": "CVE-2022-48064",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48064"
},
{
"name": "CVE-2025-37903",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37903"
},
{
"name": "CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"name": "CVE-2025-23142",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23142"
},
{
"name": "CVE-2020-10029",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10029"
},
{
"name": "CVE-2025-7425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
},
{
"name": "CVE-2022-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
},
{
"name": "CVE-2025-37738",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37738"
},
{
"name": "CVE-2025-40011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40011"
},
{
"name": "CVE-2025-21883",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21883"
},
{
"name": "CVE-2025-38303",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38303"
},
{
"name": "CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2025-38074",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38074"
},
{
"name": "CVE-2023-52355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52355"
},
{
"name": "CVE-2025-40085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40085"
},
{
"name": "CVE-2025-38119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38119"
},
{
"name": "CVE-2025-38232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38232"
},
{
"name": "CVE-2025-38245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38245"
},
{
"name": "CVE-2025-40231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40231"
},
{
"name": "CVE-2021-36770",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36770"
},
{
"name": "CVE-2025-38324",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38324"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2021-36976",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36976"
},
{
"name": "CVE-2025-38018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38018"
},
{
"name": "CVE-2023-3164",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3164"
},
{
"name": "CVE-2022-3597",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3597"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2025-37830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37830"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2025-3360",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3360"
},
{
"name": "CVE-2025-38614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38614"
},
{
"name": "CVE-2025-37991",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37991"
},
{
"name": "CVE-2026-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
},
{
"name": "CVE-2025-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64720"
},
{
"name": "CVE-2025-38425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38425"
},
{
"name": "CVE-2022-3970",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3970"
},
{
"name": "CVE-2025-9165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9165"
},
{
"name": "CVE-2023-30571",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30571"
},
{
"name": "CVE-2022-50249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50249"
},
{
"name": "CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"name": "CVE-2025-37978",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37978"
},
{
"name": "CVE-2025-37781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37781"
},
{
"name": "CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"name": "CVE-2024-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
},
{
"name": "CVE-2015-4781",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4781"
},
{
"name": "CVE-2025-38210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38210"
},
{
"name": "CVE-2025-38542",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38542"
},
{
"name": "CVE-2025-38664",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38664"
},
{
"name": "CVE-2025-38344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38344"
},
{
"name": "CVE-2025-23145",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23145"
},
{
"name": "CVE-2025-23143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23143"
},
{
"name": "CVE-2021-3999",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3999"
},
{
"name": "CVE-2023-53182",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53182"
},
{
"name": "CVE-2025-38322",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38322"
},
{
"name": "CVE-2025-38088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38088"
},
{
"name": "CVE-2025-23141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23141"
},
{
"name": "CVE-2025-37823",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37823"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2025-38332",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38332"
},
{
"name": "CVE-2025-38386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38386"
},
{
"name": "CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"name": "CVE-2017-3605",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3605"
},
{
"name": "CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"name": "CVE-2025-38385",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38385"
},
{
"name": "CVE-2022-40303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40303"
},
{
"name": "CVE-2025-11083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11083"
},
{
"name": "CVE-2025-37952",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37952"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2024-6763",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6763"
},
{
"name": "CVE-2023-0801",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0801"
},
{
"name": "CVE-2025-38694",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38694"
},
{
"name": "CVE-2025-37793",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37793"
},
{
"name": "CVE-2020-10543",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10543"
},
{
"name": "CVE-2025-1377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1377"
},
{
"name": "CVE-2025-37740",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37740"
},
{
"name": "CVE-2025-38676",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38676"
},
{
"name": "CVE-2025-38530",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38530"
},
{
"name": "CVE-2022-4645",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4645"
},
{
"name": "CVE-2025-38174",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38174"
},
{
"name": "CVE-2025-8713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8713"
},
{
"name": "CVE-2025-37826",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37826"
},
{
"name": "CVE-2025-37986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37986"
},
{
"name": "CVE-2025-37829",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37829"
},
{
"name": "CVE-2025-46394",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46394"
},
{
"name": "CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"name": "CVE-2025-38409",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38409"
},
{
"name": "CVE-2025-6170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6170"
},
{
"name": "CVE-2022-3479",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3479"
},
{
"name": "CVE-2021-35937",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35937"
},
{
"name": "CVE-2025-9900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
},
{
"name": "CVE-2025-40183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40183"
},
{
"name": "CVE-2025-38019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38019"
},
{
"name": "CVE-2025-38729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38729"
},
{
"name": "CVE-2025-14017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14017"
},
{
"name": "CVE-2023-40745",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40745"
},
{
"name": "CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-23151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23151"
},
{
"name": "CVE-2025-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38037"
},
{
"name": "CVE-2017-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3609"
},
{
"name": "CVE-2025-39998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39998"
},
{
"name": "CVE-2014-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9636"
},
{
"name": "CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"name": "CVE-2017-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3611"
},
{
"name": "CVE-2022-2521",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2521"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2025-37796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37796"
},
{
"name": "CVE-2025-37962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37962"
},
{
"name": "CVE-2026-1002",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1002"
},
{
"name": "CVE-2025-40134",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40134"
},
{
"name": "CVE-2025-38681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38681"
},
{
"name": "CVE-2023-25435",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25435"
},
{
"name": "CVE-2025-37799",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37799"
},
{
"name": "CVE-2022-29155",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29155"
},
{
"name": "CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"name": "CVE-2025-38593",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38593"
},
{
"name": "CVE-2026-25210",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25210"
},
{
"name": "CVE-2022-2309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2309"
},
{
"name": "CVE-2025-39968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39968"
},
{
"name": "CVE-2023-33285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33285"
},
{
"name": "CVE-2024-52533",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52533"
},
{
"name": "CVE-2025-38342",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38342"
},
{
"name": "CVE-2025-65018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65018"
},
{
"name": "CVE-2025-39795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39795"
},
{
"name": "CVE-2015-4777",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4777"
},
{
"name": "CVE-2025-37801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37801"
},
{
"name": "CVE-2025-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7039"
},
{
"name": "CVE-2025-38167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38167"
},
{
"name": "CVE-2025-37883",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37883"
},
{
"name": "CVE-2025-37863",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37863"
},
{
"name": "CVE-2023-0687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0687"
},
{
"name": "CVE-2025-37901",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37901"
},
{
"name": "CVE-2025-38687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38687"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2025-37811",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37811"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2025-38257",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38257"
},
{
"name": "CVE-2022-29458",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29458"
},
{
"name": "CVE-2023-5156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5156"
},
{
"name": "CVE-2025-22104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22104"
},
{
"name": "CVE-2025-37864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37864"
},
{
"name": "CVE-2021-32256",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32256"
},
{
"name": "CVE-2025-38307",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38307"
},
{
"name": "CVE-2025-11081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11081"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-37916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37916"
},
{
"name": "CVE-2025-38111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38111"
},
{
"name": "CVE-2025-39986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39986"
},
{
"name": "CVE-2026-22184",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22184"
},
{
"name": "CVE-2025-37767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37767"
},
{
"name": "CVE-2025-5918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5918"
},
{
"name": "CVE-2025-39955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39955"
},
{
"name": "CVE-2025-66293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66293"
},
{
"name": "CVE-2017-3614",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3614"
},
{
"name": "CVE-2025-37989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37989"
},
{
"name": "CVE-2025-38529",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38529"
},
{
"name": "CVE-2025-38326",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38326"
},
{
"name": "CVE-2025-38055",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38055"
},
{
"name": "CVE-2025-12818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12818"
},
{
"name": "CVE-2025-38129",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38129"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2025-38384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38384"
},
{
"name": "CVE-2025-38334",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38334"
},
{
"name": "CVE-2025-38728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38728"
},
{
"name": "CVE-2025-38424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38424"
},
{
"name": "CVE-2025-38430",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38430"
},
{
"name": "CVE-2025-38715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38715"
},
{
"name": "CVE-2021-22897",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22897"
},
{
"name": "CVE-2025-39734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39734"
},
{
"name": "CVE-2025-38089",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38089"
},
{
"name": "CVE-2025-40078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40078"
},
{
"name": "CVE-2025-38382",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38382"
},
{
"name": "CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"name": "CVE-2023-2603",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2603"
},
{
"name": "CVE-2025-38608",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38608"
},
{
"name": "CVE-2025-38650",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38650"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
},
{
"name": "CVE-2025-39710",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39710"
},
{
"name": "CVE-2025-40116",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40116"
},
{
"name": "CVE-2025-68249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68249"
},
{
"name": "CVE-2026-0990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0990"
},
{
"name": "CVE-2025-38124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38124"
},
{
"name": "CVE-2025-39934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39934"
},
{
"name": "CVE-2025-37925",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37925"
},
{
"name": "CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2023-0799",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0799"
},
{
"name": "CVE-2020-12723",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12723"
},
{
"name": "CVE-2025-39683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39683"
},
{
"name": "CVE-2025-38420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38420"
},
{
"name": "CVE-2025-38071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38071"
},
{
"name": "CVE-2021-3521",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3521"
},
{
"name": "CVE-2025-40179",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40179"
},
{
"name": "CVE-2025-37972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37972"
},
{
"name": "CVE-2025-38183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38183"
},
{
"name": "CVE-2025-40127",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40127"
},
{
"name": "CVE-2025-37768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37768"
},
{
"name": "CVE-2025-39794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39794"
},
{
"name": "CVE-2025-38160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38160"
},
{
"name": "CVE-2024-33601",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33601"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2022-48063",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48063"
},
{
"name": "CVE-2024-53589",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53589"
},
{
"name": "CVE-2025-37984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37984"
},
{
"name": "CVE-2025-38528",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38528"
},
{
"name": "CVE-2025-39996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39996"
},
{
"name": "CVE-2025-37856",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37856"
},
{
"name": "CVE-2025-38107",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38107"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2023-32181",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32181"
},
{
"name": "CVE-2025-38292",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38292"
},
{
"name": "CVE-2025-40053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40053"
},
{
"name": "CVE-2025-38085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38085"
},
{
"name": "CVE-2026-24515",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24515"
},
{
"name": "CVE-2025-38222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38222"
},
{
"name": "CVE-2025-38010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38010"
},
{
"name": "CVE-2025-38197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38197"
},
{
"name": "CVE-2025-39951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39951"
},
{
"name": "CVE-2025-38468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38468"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2025-40120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40120"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2025-11495",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11495"
},
{
"name": "CVE-2025-38688",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38688"
},
{
"name": "CVE-2025-38333",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38333"
},
{
"name": "CVE-2019-9076",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9076"
},
{
"name": "CVE-2025-37970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37970"
},
{
"name": "CVE-2025-55199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55199"
},
{
"name": "CVE-2025-21884",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21884"
},
{
"name": "CVE-2025-37905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37905"
},
{
"name": "CVE-2025-38390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38390"
},
{
"name": "CVE-2025-38013",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38013"
},
{
"name": "CVE-2021-20205",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20205"
},
{
"name": "CVE-2025-38059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38059"
},
{
"name": "CVE-2025-5025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5025"
},
{
"name": "CVE-2025-38713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38713"
},
{
"name": "CVE-2025-37956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37956"
},
{
"name": "CVE-2025-40243",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40243"
},
{
"name": "CVE-2025-38148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38148"
},
{
"name": "CVE-2025-38467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38467"
},
{
"name": "CVE-2024-34459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34459"
},
{
"name": "CVE-2025-38117",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38117"
},
{
"name": "CVE-2025-38094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38094"
},
{
"name": "CVE-2025-49795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49795"
},
{
"name": "CVE-2025-14104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14104"
},
{
"name": "CVE-2014-9913",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9913"
},
{
"name": "CVE-2025-38072",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38072"
},
{
"name": "CVE-2024-37407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37407"
},
{
"name": "CVE-2015-4775",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4775"
},
{
"name": "CVE-2025-37967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37967"
},
{
"name": "CVE-2025-38300",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38300"
},
{
"name": "CVE-2016-0694",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0694"
},
{
"name": "CVE-2025-38289",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38289"
},
{
"name": "CVE-2023-6228",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2025-39782",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39782"
},
{
"name": "CVE-2025-38075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38075"
},
{
"name": "CVE-2025-37885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37885"
},
{
"name": "CVE-2025-38697",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38697"
},
{
"name": "CVE-2025-1376",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1376"
},
{
"name": "CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"name": "CVE-2025-37949",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37949"
},
{
"name": "CVE-2001-1269",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1269"
},
{
"name": "CVE-2025-38691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38691"
},
{
"name": "CVE-2025-38373",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38373"
},
{
"name": "CVE-2025-11414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11414"
},
{
"name": "CVE-2025-38489",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38489"
},
{
"name": "CVE-2025-66861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66861"
},
{
"name": "CVE-2025-37957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37957"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2025-38058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38058"
},
{
"name": "CVE-2025-38483",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38483"
},
{
"name": "CVE-2025-38369",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38369"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2025-39759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39759"
},
{
"name": "CVE-2025-38639",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38639"
},
{
"name": "CVE-2025-38122",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38122"
},
{
"name": "CVE-2025-38612",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38612"
},
{
"name": "CVE-2022-50250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50250"
},
{
"name": "CVE-2023-0795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0795"
},
{
"name": "CVE-2025-68160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
},
{
"name": "CVE-2015-2583",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2583"
},
{
"name": "CVE-2025-38173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38173"
},
{
"name": "CVE-2021-29390",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29390"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2025-38143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38143"
},
{
"name": "CVE-2025-45768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45768"
},
{
"name": "CVE-2025-38098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38098"
},
{
"name": "CVE-2025-38566",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38566"
},
{
"name": "CVE-2025-1365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1365"
},
{
"name": "CVE-2025-39721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39721"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2025-39760",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39760"
},
{
"name": "CVE-2025-40118",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40118"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2025-38718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38718"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2025-38392",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38392"
},
{
"name": "CVE-2025-60753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-60753"
},
{
"name": "CVE-2025-39673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39673"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"name": "CVE-2025-38259",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38259"
},
{
"name": "CVE-2025-38663",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38663"
},
{
"name": "CVE-2015-4783",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4783"
},
{
"name": "CVE-2025-40021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40021"
},
{
"name": "CVE-2025-67735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
},
{
"name": "CVE-2025-38156",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38156"
},
{
"name": "CVE-2015-4774",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4774"
},
{
"name": "CVE-2025-37951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37951"
},
{
"name": "CVE-2023-50495",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50495"
},
{
"name": "CVE-2025-37840",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37840"
},
{
"name": "CVE-2017-11164",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11164"
},
{
"name": "CVE-2025-37947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37947"
},
{
"name": "CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2025-68972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68972"
},
{
"name": "CVE-2025-26519",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26519"
},
{
"name": "CVE-2025-38416",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38416"
},
{
"name": "CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"name": "CVE-2025-37846",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37846"
},
{
"name": "CVE-2025-38722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38722"
},
{
"name": "CVE-2025-38192",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38192"
},
{
"name": "CVE-2025-39800",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39800"
},
{
"name": "CVE-2025-40044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40044"
},
{
"name": "CVE-2025-13034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13034"
},
{
"name": "CVE-2021-20284",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20284"
},
{
"name": "CVE-2025-8714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8714"
},
{
"name": "CVE-2025-38343",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38343"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2025-40105",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40105"
},
{
"name": "CVE-2025-38202",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38202"
},
{
"name": "CVE-2017-7500",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7500"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2025-40112",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40112"
},
{
"name": "CVE-2025-22101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22101"
},
{
"name": "CVE-2021-32292",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32292"
},
{
"name": "CVE-2025-38374",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38374"
},
{
"name": "CVE-2025-39703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39703"
},
{
"name": "CVE-2025-38194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38194"
},
{
"name": "CVE-2025-38549",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38549"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2023-1972",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1972"
},
{
"name": "CVE-2025-8869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8869"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2022-34903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34903"
},
{
"name": "CVE-2022-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2953"
},
{
"name": "CVE-2025-38665",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38665"
},
{
"name": "CVE-2024-20696",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20696"
},
{
"name": "CVE-2025-38101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38101"
},
{
"name": "CVE-2023-32573",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32573"
},
{
"name": "CVE-2025-37982",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37982"
},
{
"name": "CVE-2025-37992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37992"
},
{
"name": "CVE-2025-38577",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38577"
},
{
"name": "CVE-2025-38671",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38671"
},
{
"name": "CVE-2020-19726",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-19726"
},
{
"name": "CVE-2022-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3219"
},
{
"name": "CVE-2025-39971",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39971"
},
{
"name": "CVE-2025-38299",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38299"
},
{
"name": "CVE-2025-40154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40154"
},
{
"name": "CVE-2025-13601",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13601"
},
{
"name": "CVE-2025-12817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12817"
},
{
"name": "CVE-2025-38635",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38635"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2022-47010",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47010"
},
{
"name": "CVE-2025-38704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38704"
},
{
"name": "CVE-2025-38348",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38348"
},
{
"name": "CVE-2020-22916",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22916"
},
{
"name": "CVE-2025-38488",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38488"
},
{
"name": "CVE-2025-38540",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38540"
},
{
"name": "CVE-2025-5916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5916"
},
{
"name": "CVE-2025-38040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38040"
},
{
"name": "CVE-2025-38265",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38265"
},
{
"name": "CVE-2025-23149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23149"
},
{
"name": "CVE-2022-33070",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33070"
},
{
"name": "CVE-2025-38403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38403"
},
{
"name": "CVE-2022-23308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23308"
},
{
"name": "CVE-2025-38552",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38552"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-37914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37914"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2025-10911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10911"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2022-28805",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28805"
},
{
"name": "CVE-2025-37873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37873"
},
{
"name": "CVE-2024-57360",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57360"
},
{
"name": "CVE-2025-37928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37928"
},
{
"name": "CVE-2017-3604",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3604"
},
{
"name": "CVE-2023-0804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0804"
},
{
"name": "CVE-2025-39766",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39766"
},
{
"name": "CVE-2025-39801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39801"
},
{
"name": "CVE-2025-37922",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37922"
},
{
"name": "CVE-2025-38146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38146"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2025-39724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39724"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2025-39687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39687"
},
{
"name": "CVE-2025-37794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37794"
},
{
"name": "CVE-2023-4641",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
},
{
"name": "CVE-2025-14524",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14524"
},
{
"name": "CVE-2025-38510",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38510"
},
{
"name": "CVE-2025-27113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27113"
},
{
"name": "CVE-2025-38246",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38246"
},
{
"name": "CVE-2025-39758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39758"
},
{
"name": "CVE-2025-39694",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39694"
},
{
"name": "CVE-2025-38220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38220"
},
{
"name": "CVE-2025-38405",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38405"
},
{
"name": "CVE-2026-0915",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0915"
},
{
"name": "CVE-2025-15281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15281"
},
{
"name": "CVE-2025-38418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38418"
},
{
"name": "CVE-2025-38090",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38090"
},
{
"name": "CVE-2022-23218",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23218"
},
{
"name": "CVE-2025-38429",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38429"
},
{
"name": "CVE-2022-25236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25236"
},
{
"name": "CVE-2023-30775",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30775"
},
{
"name": "CVE-2025-38225",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38225"
},
{
"name": "CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"name": "CVE-2025-38155",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38155"
},
{
"name": "CVE-2023-0797",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0797"
},
{
"name": "CVE-2025-37977",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37977"
},
{
"name": "CVE-2023-37369",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37369"
},
{
"name": "CVE-2024-48615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48615"
},
{
"name": "CVE-2025-38365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38365"
},
{
"name": "CVE-2025-38415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38415"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2025-38668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38668"
},
{
"name": "CVE-2025-37973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37973"
},
{
"name": "CVE-2025-68750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68750"
},
{
"name": "CVE-2025-38260",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38260"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2025-37827",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37827"
},
{
"name": "CVE-2025-38721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38721"
},
{
"name": "CVE-2025-38244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38244"
},
{
"name": "CVE-2023-1916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1916"
},
{
"name": "CVE-2025-38080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38080"
},
{
"name": "CVE-2025-40126",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40126"
},
{
"name": "CVE-2025-39972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39972"
},
{
"name": "CVE-2025-37748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37748"
},
{
"name": "CVE-2025-38364",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38364"
},
{
"name": "CVE-2025-38615",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38615"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"name": "CVE-2023-25588",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25588"
},
{
"name": "CVE-2025-39684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39684"
},
{
"name": "CVE-2025-37836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37836"
},
{
"name": "CVE-2025-38526",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38526"
},
{
"name": "CVE-2017-3607",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3607"
},
{
"name": "CVE-2025-38472",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38472"
},
{
"name": "CVE-2022-2520",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2520"
},
{
"name": "CVE-2025-8959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8959"
},
{
"name": "CVE-2025-37944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37944"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2025-38506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38506"
},
{
"name": "CVE-2025-38703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38703"
},
{
"name": "CVE-2025-38494",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38494"
},
{
"name": "CVE-2025-39753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39753"
},
{
"name": "CVE-2025-69418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
},
{
"name": "CVE-2025-38604",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38604"
},
{
"name": "CVE-2025-38623",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38623"
},
{
"name": "CVE-2025-38193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38193"
},
{
"name": "CVE-2025-38400",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38400"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-38136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38136"
},
{
"name": "CVE-2025-66864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66864"
},
{
"name": "CVE-2025-58058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58058"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-38544",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38544"
},
{
"name": "CVE-2025-37771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37771"
},
{
"name": "CVE-2025-39797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39797"
},
{
"name": "CVE-2025-40200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40200"
},
{
"name": "CVE-2025-38236",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38236"
},
{
"name": "CVE-2025-38725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38725"
},
{
"name": "CVE-2025-37975",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37975"
},
{
"name": "CVE-2023-41175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41175"
},
{
"name": "CVE-2025-40124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40124"
},
{
"name": "CVE-2025-38347",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38347"
},
{
"name": "CVE-2025-39776",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39776"
},
{
"name": "CVE-2025-1150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1150"
},
{
"name": "CVE-2025-39880",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39880"
},
{
"name": "CVE-2025-37998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37998"
},
{
"name": "CVE-2025-38198",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38198"
},
{
"name": "CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"name": "CVE-2025-6021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
},
{
"name": "CVE-2025-23163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23163"
},
{
"name": "CVE-2025-40094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40094"
},
{
"name": "CVE-2025-37968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37968"
},
{
"name": "CVE-2025-38376",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38376"
},
{
"name": "CVE-2025-38006",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38006"
},
{
"name": "CVE-2022-26280",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26280"
},
{
"name": "CVE-2025-0665",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0665"
},
{
"name": "CVE-2025-38437",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38437"
},
{
"name": "CVE-2025-38125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38125"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2025-38351",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38351"
},
{
"name": "CVE-2025-38048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38048"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2012-0880",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-0880"
},
{
"name": "CVE-2023-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3576"
},
{
"name": "CVE-2023-4806",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4806"
},
{
"name": "CVE-2025-38683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38683"
},
{
"name": "CVE-2026-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
},
{
"name": "CVE-2023-47039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47039"
},
{
"name": "CVE-2025-39736",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39736"
},
{
"name": "CVE-2025-37757",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37757"
},
{
"name": "CVE-2018-9996",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-9996"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2025-8225",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8225"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2025-8224",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8224"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2015-7697",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7697"
},
{
"name": "CVE-2025-38009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38009"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-40215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40215"
},
{
"name": "CVE-2025-40111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40111"
},
{
"name": "CVE-2025-38081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38081"
},
{
"name": "CVE-2025-37809",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37809"
},
{
"name": "CVE-2025-40068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40068"
},
{
"name": "CVE-2025-5245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5245"
},
{
"name": "CVE-2025-38185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38185"
},
{
"name": "CVE-2025-39691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39691"
},
{
"name": "CVE-2025-38406",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38406"
},
{
"name": "CVE-2021-35942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35942"
},
{
"name": "CVE-2025-40042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40042"
},
{
"name": "CVE-2025-32415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32415"
},
{
"name": "CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"name": "CVE-2025-37817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37817"
},
{
"name": "CVE-2025-39890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39890"
},
{
"name": "CVE-2025-39742",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39742"
},
{
"name": "CVE-2025-5889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5889"
},
{
"name": "CVE-2025-22102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22102"
},
{
"name": "CVE-2025-37987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37987"
},
{
"name": "CVE-2024-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
},
{
"name": "CVE-2016-0689",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0689"
},
{
"name": "CVE-2025-37749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37749"
},
{
"name": "CVE-2026-22695",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22695"
},
{
"name": "CVE-2026-23490",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23490"
},
{
"name": "CVE-2025-11966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11966"
},
{
"name": "CVE-2024-36331",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36331"
},
{
"name": "CVE-2025-39748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39748"
},
{
"name": "CVE-2014-8140",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8140"
},
{
"name": "CVE-2026-0992",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0992"
},
{
"name": "CVE-2025-38263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38263"
},
{
"name": "CVE-2022-47011",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47011"
},
{
"name": "CVE-2025-38610",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38610"
},
{
"name": "CVE-2025-37772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37772"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2025-38214",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38214"
},
{
"name": "CVE-2025-12194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12194"
},
{
"name": "CVE-2021-3549",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3549"
},
{
"name": "CVE-2025-38560",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38560"
},
{
"name": "CVE-2025-37994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37994"
},
{
"name": "CVE-2025-38551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38551"
},
{
"name": "CVE-2025-38701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38701"
},
{
"name": "CVE-2025-38218",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38218"
},
{
"name": "CVE-2025-66564",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66564"
},
{
"name": "CVE-2025-38349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38349"
},
{
"name": "CVE-2025-5244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5244"
},
{
"name": "CVE-2021-37972",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37972"
},
{
"name": "CVE-2025-1352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1352"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2021-33574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33574"
},
{
"name": "CVE-2018-1000035",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000035"
},
{
"name": "CVE-2025-39726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39726"
},
{
"name": "CVE-2023-4863",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4863"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2025-38393",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38393"
},
{
"name": "CVE-2024-26256",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26256"
},
{
"name": "CVE-2021-3326",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3326"
},
{
"name": "CVE-2021-22926",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22926"
},
{
"name": "CVE-2025-32414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32414"
},
{
"name": "CVE-2025-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37891"
},
{
"name": "CVE-2025-38249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38249"
},
{
"name": "CVE-2025-38716",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38716"
},
{
"name": "CVE-2025-39937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39937"
},
{
"name": "CVE-2025-37858",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37858"
},
{
"name": "CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"name": "CVE-2025-22013",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22013"
},
{
"name": "CVE-2025-38154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38154"
},
{
"name": "CVE-2025-38469",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38469"
},
{
"name": "CVE-2025-38581",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38581"
},
{
"name": "CVE-2021-30560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30560"
},
{
"name": "CVE-2025-1153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1153"
},
{
"name": "CVE-2025-62408",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62408"
},
{
"name": "CVE-2025-40060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40060"
},
{
"name": "CVE-2026-2003",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2003"
},
{
"name": "CVE-2025-39790",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39790"
},
{
"name": "CVE-2025-38389",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38389"
},
{
"name": "CVE-2025-38448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38448"
},
{
"name": "CVE-2022-48281",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48281"
},
{
"name": "CVE-2021-35938",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35938"
},
{
"name": "CVE-2025-15079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15079"
},
{
"name": "CVE-2025-37780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37780"
},
{
"name": "CVE-2025-37995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37995"
},
{
"name": "CVE-2025-38680",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38680"
},
{
"name": "CVE-2025-37754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37754"
},
{
"name": "CVE-2025-1632",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1632"
},
{
"name": "CVE-2025-11412",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11412"
},
{
"name": "CVE-2025-38497",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38497"
},
{
"name": "CVE-2025-23156",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23156"
},
{
"name": "CVE-2025-23157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23157"
},
{
"name": "CVE-2025-38684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38684"
},
{
"name": "CVE-2025-38165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38165"
},
{
"name": "CVE-2022-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28321"
},
{
"name": "CVE-2025-39686",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39686"
},
{
"name": "CVE-2025-39798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39798"
},
{
"name": "CVE-2025-38495",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38495"
},
{
"name": "CVE-2025-37808",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37808"
},
{
"name": "CVE-2017-3606",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3606"
},
{
"name": "CVE-2025-38730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38730"
},
{
"name": "CVE-2025-38052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38052"
},
{
"name": "CVE-2025-38377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38377"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2025-39747",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39747"
},
{
"name": "CVE-2022-40090",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40090"
},
{
"name": "CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"name": "CVE-2023-25434",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25434"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2025-38516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38516"
},
{
"name": "CVE-2025-38462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38462"
},
{
"name": "CVE-2025-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38428"
},
{
"name": "CVE-2018-13410",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13410"
},
{
"name": "CVE-2025-39714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39714"
},
{
"name": "CVE-2025-38262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38262"
},
{
"name": "CVE-2025-60876",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-60876"
},
{
"name": "CVE-2025-38138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38138"
},
{
"name": "CVE-2025-38035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38035"
},
{
"name": "CVE-2025-14819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14819"
},
{
"name": "CVE-2025-37759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37759"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2025-38414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38414"
},
{
"name": "CVE-2022-35206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35206"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-11065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11065"
},
{
"name": "CVE-2025-37933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37933"
},
{
"name": "CVE-2025-38310",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38310"
},
{
"name": "CVE-2015-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4786"
},
{
"name": "CVE-2025-37886",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37886"
},
{
"name": "CVE-2022-38533",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38533"
},
{
"name": "CVE-2025-37963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37963"
},
{
"name": "CVE-2025-40297",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40297"
},
{
"name": "CVE-2026-1484",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1484"
},
{
"name": "CVE-2022-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40304"
},
{
"name": "CVE-2025-38226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38226"
},
{
"name": "CVE-2025-4947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4947"
},
{
"name": "CVE-2025-39706",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39706"
},
{
"name": "CVE-2025-40178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40178"
},
{
"name": "CVE-2023-4911",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4911"
},
{
"name": "CVE-2025-38443",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38443"
},
{
"name": "CVE-2025-38576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38576"
},
{
"name": "CVE-2025-39869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39869"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2025-37800",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37800"
},
{
"name": "CVE-2025-39985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39985"
},
{
"name": "CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"name": "CVE-2023-36660",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36660"
},
{
"name": "CVE-2025-37900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37900"
},
{
"name": "CVE-2025-7424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7424"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2023-25585",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25585"
},
{
"name": "CVE-2025-38439",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38439"
},
{
"name": "CVE-2025-37805",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37805"
},
{
"name": "CVE-2021-22923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22923"
},
{
"name": "CVE-2025-41254",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41254"
},
{
"name": "CVE-2025-39719",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39719"
},
{
"name": "CVE-2025-37990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37990"
},
{
"name": "CVE-2020-12762",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12762"
},
{
"name": "CVE-2025-38553",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38553"
},
{
"name": "CVE-2025-38190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38190"
},
{
"name": "CVE-2025-3198",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3198"
},
{
"name": "CVE-2025-38180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38180"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2025-39738",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39738"
},
{
"name": "CVE-2026-2007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2007"
},
{
"name": "CVE-2025-38145",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38145"
},
{
"name": "CVE-2023-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2953"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2025-37948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37948"
},
{
"name": "CVE-2021-27645",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27645"
},
{
"name": "CVE-2025-38166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38166"
},
{
"name": "CVE-2025-37862",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37862"
},
{
"name": "CVE-2025-38321",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38321"
},
{
"name": "CVE-2024-28835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28835"
},
{
"name": "CVE-2025-39705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39705"
},
{
"name": "CVE-2025-37960",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37960"
},
{
"name": "CVE-2025-38045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38045"
},
{
"name": "CVE-2025-38051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38051"
},
{
"name": "CVE-2025-59419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59419"
},
{
"name": "CVE-2025-49796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49796"
},
{
"name": "CVE-2022-34526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34526"
},
{
"name": "CVE-2025-8058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8058"
},
{
"name": "CVE-2025-39713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39713"
},
{
"name": "CVE-2025-37763",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37763"
},
{
"name": "CVE-2025-11839",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11839"
},
{
"name": "CVE-2025-37954",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37954"
},
{
"name": "CVE-2024-8244",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8244"
},
{
"name": "CVE-2025-22128",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22128"
},
{
"name": "CVE-2026-1489",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1489"
},
{
"name": "CVE-2025-37839",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37839"
},
{
"name": "CVE-2025-39744",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39744"
},
{
"name": "CVE-2025-38277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38277"
},
{
"name": "CVE-2025-37913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37913"
},
{
"name": "CVE-2025-39756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39756"
},
{
"name": "CVE-2025-38539",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38539"
},
{
"name": "CVE-2026-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2004"
},
{
"name": "CVE-2026-0672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0672"
},
{
"name": "CVE-2025-8732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8732"
},
{
"name": "CVE-2025-38044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38044"
},
{
"name": "CVE-2022-1586",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1586"
},
{
"name": "CVE-2025-37786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37786"
},
{
"name": "CVE-2026-0900",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0900"
},
{
"name": "CVE-2020-16599",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16599"
},
{
"name": "CVE-2021-46822",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46822"
},
{
"name": "CVE-2022-45703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45703"
},
{
"name": "CVE-2025-38200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38200"
},
{
"name": "CVE-2025-38480",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38480"
},
{
"name": "CVE-2025-38346",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38346"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2025-37959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37959"
},
{
"name": "CVE-2025-38191",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38191"
},
{
"name": "CVE-2025-39946",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39946"
},
{
"name": "CVE-2025-38062",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38062"
},
{
"name": "CVE-2025-38531",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38531"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2023-39804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39804"
},
{
"name": "CVE-2025-21919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21919"
},
{
"name": "CVE-2025-39693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39693"
},
{
"name": "CVE-2025-38503",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38503"
},
{
"name": "CVE-2025-38630",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38630"
},
{
"name": "CVE-2025-38131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38131"
},
{
"name": "CVE-2023-2908",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2908"
},
{
"name": "CVE-2023-39615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39615"
},
{
"name": "CVE-2017-7501",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7501"
},
{
"name": "CVE-2022-47673",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47673"
},
{
"name": "CVE-2023-31486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31486"
},
{
"name": "CVE-2025-39980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39980"
},
{
"name": "CVE-2021-20197",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20197"
},
{
"name": "CVE-2023-24056",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24056"
},
{
"name": "CVE-2026-0902",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0902"
},
{
"name": "CVE-2013-0340",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0340"
},
{
"name": "CVE-2025-37851",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37851"
},
{
"name": "CVE-2025-38481",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38481"
},
{
"name": "CVE-2025-38585",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38585"
},
{
"name": "CVE-2023-32611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32611"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2026-22717",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22717"
},
{
"name": "CVE-2024-34397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34397"
},
{
"name": "CVE-2025-38320",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38320"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2025-1151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1151"
},
{
"name": "CVE-2025-38625",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38625"
},
{
"name": "CVE-2025-38164",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38164"
},
{
"name": "CVE-2025-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8177"
},
{
"name": "CVE-2025-29480",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29480"
},
{
"name": "CVE-2025-40346",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40346"
},
{
"name": "CVE-2025-38264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38264"
},
{
"name": "CVE-2023-1999",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1999"
},
{
"name": "CVE-2020-27618",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27618"
},
{
"name": "CVE-2025-39676",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39676"
},
{
"name": "CVE-2025-37980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37980"
},
{
"name": "CVE-2023-0800",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0800"
},
{
"name": "CVE-2025-7546",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7546"
},
{
"name": "CVE-2025-38280",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38280"
},
{
"name": "CVE-2023-5388",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5388"
},
{
"name": "CVE-2025-1148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1148"
},
{
"name": "CVE-2025-37788",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37788"
},
{
"name": "CVE-2025-38427",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38427"
},
{
"name": "CVE-2025-38084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38084"
},
{
"name": "CVE-2022-23219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23219"
},
{
"name": "CVE-2015-2640",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2640"
},
{
"name": "CVE-2025-37879",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37879"
},
{
"name": "CVE-2025-38217",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38217"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2025-40030",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40030"
},
{
"name": "CVE-2025-40244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40244"
},
{
"name": "CVE-2025-66862",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66862"
},
{
"name": "CVE-2025-37881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37881"
},
{
"name": "CVE-2025-39995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39995"
},
{
"name": "CVE-2025-38103",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38103"
},
{
"name": "CVE-2025-38514",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38514"
},
{
"name": "CVE-2025-39783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39783"
},
{
"name": "CVE-2025-39715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39715"
},
{
"name": "CVE-2025-38569",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38569"
},
{
"name": "CVE-2025-38255",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38255"
},
{
"name": "CVE-2025-38512",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38512"
},
{
"name": "CVE-2023-1579",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1579"
},
{
"name": "CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"name": "CVE-2025-38622",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38622"
},
{
"name": "CVE-2021-4217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4217"
},
{
"name": "CVE-2023-32643",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32643"
},
{
"name": "CVE-2025-37909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37909"
},
{
"name": "CVE-2025-38700",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38700"
},
{
"name": "CVE-2021-43396",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43396"
},
{
"name": "CVE-2025-37849",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37849"
},
{
"name": "CVE-2025-38162",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38162"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2025-22873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22873"
},
{
"name": "CVE-2025-38532",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38532"
},
{
"name": "CVE-2024-2961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2961"
},
{
"name": "CVE-2025-39712",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39712"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2025-37812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37812"
},
{
"name": "CVE-2025-39707",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39707"
},
{
"name": "CVE-2021-22945",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22945"
},
{
"name": "CVE-2025-37875",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37875"
},
{
"name": "CVE-2025-38410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38410"
},
{
"name": "CVE-2025-39907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39907"
},
{
"name": "CVE-2023-42366",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42366"
},
{
"name": "CVE-2025-39781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39781"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2026-25547",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25547"
},
{
"name": "CVE-2025-38640",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38640"
},
{
"name": "CVE-2023-38197",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38197"
},
{
"name": "CVE-2025-38476",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38476"
},
{
"name": "CVE-2025-69420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
},
{
"name": "CVE-2025-38659",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38659"
},
{
"name": "CVE-2025-64702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64702"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-40140",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40140"
},
{
"name": "CVE-2025-38020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38020"
},
{
"name": "CVE-2025-15224",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15224"
},
{
"name": "CVE-2025-40223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40223"
},
{
"name": "CVE-2025-38572",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38572"
},
{
"name": "CVE-2025-23140",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23140"
},
{
"name": "CVE-2025-23150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23150"
},
{
"name": "CVE-2025-38460",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38460"
},
{
"name": "CVE-2025-38182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38182"
},
{
"name": "CVE-2025-38550",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38550"
},
{
"name": "CVE-2024-53114",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53114"
},
{
"name": "CVE-2025-38275",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38275"
},
{
"name": "CVE-2022-48303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48303"
},
{
"name": "CVE-2025-38345",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38345"
},
{
"name": "CVE-2024-37371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37371"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2021-43618",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43618"
},
{
"name": "CVE-2026-0989",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0989"
},
{
"name": "CVE-2025-38170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38170"
},
{
"name": "CVE-2025-39711",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39711"
},
{
"name": "CVE-2025-22115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22115"
},
{
"name": "CVE-2025-22120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22120"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"name": "CVE-2025-38535",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38535"
},
{
"name": "CVE-2025-38231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38231"
},
{
"name": "CVE-2022-26488",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26488"
},
{
"name": "CVE-2025-37854",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37854"
},
{
"name": "CVE-2025-11494",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11494"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2025-39873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39873"
},
{
"name": "CVE-2018-18384",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18384"
},
{
"name": "CVE-2025-38473",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38473"
},
{
"name": "CVE-2025-38113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38113"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"name": "CVE-2025-38714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38714"
},
{
"name": "CVE-2023-32665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32665"
},
{
"name": "CVE-2025-23148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23148"
},
{
"name": "CVE-2025-38361",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38361"
},
{
"name": "CVE-2025-38470",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38470"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2025-38181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38181"
},
{
"name": "CVE-2025-38391",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38391"
},
{
"name": "CVE-2025-38248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38248"
},
{
"name": "CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"name": "CVE-2025-40351",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40351"
},
{
"name": "CVE-2022-3570",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3570"
},
{
"name": "CVE-2016-9844",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9844"
},
{
"name": "CVE-2025-40087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40087"
},
{
"name": "CVE-2025-23147",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23147"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
},
{
"name": "CVE-2025-39752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39752"
},
{
"name": "CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
}
],
"initial_release_date": "2026-02-26T00:00:00",
"last_revision_date": "2026-02-26T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0218",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-02-26T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. 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 un contournement de la politique de s\u00e9curit\u00e9.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37096",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37096"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37092",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37092"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37102",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37102"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37078",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37078"
},
{
"published_at": "2026-02-26",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37109",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37109"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37087",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37087"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37090",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37090"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37077",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37077"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37098",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37098"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37079",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37079"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37101",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37101"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37104",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37104"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37080",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37080"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37097",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37097"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37083",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37083"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37086",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37086"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37082",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37082"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37100",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37100"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37099",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37099"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37081",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37081"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37089",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37089"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37076",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37076"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37088",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37088"
},
{
"published_at": "2026-02-26",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36986",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36986"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-27",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37103"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37084",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37084"
},
{
"published_at": "2026-02-26",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37110",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37110"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37093",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37093"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37085",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37085"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37095",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37095"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37094",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37094"
}
]
}
CERTFR-2026-AVI-0315
Vulnerability from certfr_avis - Published: 2026-03-18 - Updated: 2026-03-18
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Platform | Elastic Application Runtime for VMware Tanzu Platform versions antérieures à 10.3.6 | ||
| VMware | N/A | .NET Core Buildpack versions antérieures à 2.4.86 | ||
| VMware | N/A | Go Buildpack versions antérieures à 1.10.75 | ||
| VMware | Tanzu Platform | Tanzu Data Flow on Tanzu Platform versions antérieures à 2.0.4 | ||
| VMware | Tanzu Platform | Elastic Application Runtime for VMware Tanzu Platform versions antérieures à 6.0.26+LTS-T | ||
| VMware | Tanzu Platform | Extended App Support for Tanzu Platform versions antérieures à 1.0.17 | ||
| VMware | Tanzu Platform | Elastic Application Runtime for VMware Tanzu Platform versions antérieures à 10.2.9+LTS-T | ||
| VMware | N/A | Binary Buildpack versions antérieures à 1.1.61 | ||
| VMware | N/A | VMware Harbor Registry versions antérieures à 2.14.3 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Elastic Application Runtime for VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.6",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": ".NET Core Buildpack versions ant\u00e9rieures \u00e0 2.4.86",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Go Buildpack versions ant\u00e9rieures \u00e0 1.10.75",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Data Flow on Tanzu Platform versions ant\u00e9rieures \u00e0 2.0.4",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime for VMware Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.26+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Extended App Support for Tanzu Platform versions ant\u00e9rieures \u00e0 1.0.17",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime for VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.9+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Binary Buildpack versions ant\u00e9rieures \u00e0 1.1.61",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Harbor Registry versions ant\u00e9rieures \u00e0 2.14.3",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"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-2025-61730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61730"
},
{
"name": "CVE-2026-21933",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21933"
},
{
"name": "CVE-2025-31115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
},
{
"name": "CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"name": "CVE-2026-21932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21932"
},
{
"name": "CVE-2025-15282",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15282"
},
{
"name": "CVE-2026-21637",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21637"
},
{
"name": "CVE-2024-3220",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3220"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-66614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66614"
},
{
"name": "CVE-2026-1965",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1965"
},
{
"name": "CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2024-47611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
},
{
"name": "CVE-2026-1642",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1642"
},
{
"name": "CVE-2026-27138",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27138"
},
{
"name": "CVE-2025-11468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11468"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"name": "CVE-2026-3783",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3783"
},
{
"name": "CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
},
{
"name": "CVE-2026-23831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23831"
},
{
"name": "CVE-2026-22701",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22701"
},
{
"name": "CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"name": "CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"name": "CVE-2026-27137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27137"
},
{
"name": "CVE-2025-13837",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13837"
},
{
"name": "CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"name": "CVE-2026-2006",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2006"
},
{
"name": "CVE-2025-55130",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55130"
},
{
"name": "CVE-2025-55131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55131"
},
{
"name": "CVE-2026-2005",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2005"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2025-59465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59465"
},
{
"name": "CVE-2025-29923",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29923"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2026-22795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22795"
},
{
"name": "CVE-2025-61727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61727"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2025-53859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53859"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2026-1703",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1703"
},
{
"name": "CVE-2026-27142",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27142"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2025-69421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
},
{
"name": "CVE-2025-12781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12781"
},
{
"name": "CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"name": "CVE-2026-26958",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26958"
},
{
"name": "CVE-2023-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38037"
},
{
"name": "CVE-2026-25934",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25934"
},
{
"name": "CVE-2026-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
},
{
"name": "CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"name": "CVE-2023-28120",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28120"
},
{
"name": "CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"name": "CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"name": "CVE-2025-55132",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55132"
},
{
"name": "CVE-2026-22702",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22702"
},
{
"name": "CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"name": "CVE-2025-14017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14017"
},
{
"name": "CVE-2026-3805",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3805"
},
{
"name": "CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"name": "CVE-2026-1229",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1229"
},
{
"name": "CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"name": "CVE-2025-13462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13462"
},
{
"name": "CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2026-24117",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24117"
},
{
"name": "CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"name": "CVE-2025-68160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
},
{
"name": "CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"name": "CVE-2025-67735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
},
{
"name": "CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"name": "CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"name": "CVE-2025-13034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13034"
},
{
"name": "CVE-2025-8869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8869"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2025-14524",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14524"
},
{
"name": "CVE-2026-2297",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2297"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2025-69418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
},
{
"name": "CVE-2025-59466",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59466"
},
{
"name": "CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"name": "CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"name": "CVE-2026-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-24358",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24358"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-61748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61748"
},
{
"name": "CVE-2026-27139",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27139"
},
{
"name": "CVE-2026-24733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24733"
},
{
"name": "CVE-2025-66564",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66564"
},
{
"name": "CVE-2026-2003",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2003"
},
{
"name": "CVE-2025-15079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15079"
},
{
"name": "CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"name": "CVE-2025-14819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14819"
},
{
"name": "CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"name": "CVE-2025-47909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47909"
},
{
"name": "CVE-2026-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2004"
},
{
"name": "CVE-2026-0672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0672"
},
{
"name": "CVE-2026-24137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24137"
},
{
"name": "CVE-2017-8806",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8806"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2023-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22796"
},
{
"name": "CVE-2025-68119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68119"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2025-69420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-15224",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15224"
},
{
"name": "CVE-2026-1225",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1225"
},
{
"name": "CVE-2026-22703",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22703"
},
{
"name": "CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2026-3784",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3784"
}
],
"initial_release_date": "2026-03-18T00:00:00",
"last_revision_date": "2026-03-18T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0315",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-03-18T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37197",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37197"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37202",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37202"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37200",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37200"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37209",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37209"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37198",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37198"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37208",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37208"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37206",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37206"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37204",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37204"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37203",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37203"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37207",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37207"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37199",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37199"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37210",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37210"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37205",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37205"
},
{
"published_at": "2026-03-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 37201",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37201"
}
]
}
RHSA-2026:5218
Vulnerability from csaf_redhat - Published: 2026-03-23 02:53 - Updated: 2026-04-09 15:17A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.9 is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:5218",
"url": "https://access.redhat.com/errata/RHSA-2026:5218"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_5218.json"
}
],
"title": "Red Hat Security Advisory: python3.9 security update",
"tracking": {
"current_release_date": "2026-04-09T15:17:05+00:00",
"generator": {
"date": "2026-04-09T15:17:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:5218",
"initial_release_date": "2026-03-23T02:53:27+00:00",
"revision_history": [
{
"date": "2026-03-23T02:53:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-23T02:53:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:17:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"product": {
"name": "python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"product_id": "python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.9.21-2.el9_6.4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"product": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"product_id": "python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.21-2.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"product": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"product_id": "python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.21-2.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"product": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"product_id": "python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.21-2.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"product": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"product_id": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.21-2.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.21-2.el9_6.4.aarch64",
"product": {
"name": "python3-0:3.9.21-2.el9_6.4.aarch64",
"product_id": "python3-0:3.9.21-2.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.21-2.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"product": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"product_id": "python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.21-2.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"product": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"product_id": "python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.21-2.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"product": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"product_id": "python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.21-2.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.21-2.el9_6.4.aarch64",
"product": {
"name": "python3-test-0:3.9.21-2.el9_6.4.aarch64",
"product_id": "python3-test-0:3.9.21-2.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.21-2.el9_6.4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"product": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"product_id": "python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.21-2.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"product": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"product_id": "python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.21-2.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"product": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"product_id": "python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.21-2.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"product": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"product_id": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.21-2.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.21-2.el9_6.4.ppc64le",
"product": {
"name": "python3-0:3.9.21-2.el9_6.4.ppc64le",
"product_id": "python3-0:3.9.21-2.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.21-2.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"product": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"product_id": "python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.21-2.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"product": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"product_id": "python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.21-2.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"product": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"product_id": "python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.21-2.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"product": {
"name": "python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"product_id": "python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.21-2.el9_6.4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.21-2.el9_6.4.i686",
"product": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.i686",
"product_id": "python3-devel-0:3.9.21-2.el9_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.21-2.el9_6.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"product": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"product_id": "python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.21-2.el9_6.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"product": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"product_id": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.21-2.el9_6.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.21-2.el9_6.4.i686",
"product": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.i686",
"product_id": "python3-libs-0:3.9.21-2.el9_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.21-2.el9_6.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.21-2.el9_6.4.i686",
"product": {
"name": "python3-0:3.9.21-2.el9_6.4.i686",
"product_id": "python3-0:3.9.21-2.el9_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.21-2.el9_6.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.21-2.el9_6.4.i686",
"product": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.i686",
"product_id": "python3-debug-0:3.9.21-2.el9_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.21-2.el9_6.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.21-2.el9_6.4.i686",
"product": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.i686",
"product_id": "python3-idle-0:3.9.21-2.el9_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.21-2.el9_6.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.21-2.el9_6.4.i686",
"product": {
"name": "python3-test-0:3.9.21-2.el9_6.4.i686",
"product_id": "python3-test-0:3.9.21-2.el9_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.21-2.el9_6.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"product": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"product_id": "python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.21-2.el9_6.4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"product": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"product_id": "python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.21-2.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"product": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"product_id": "python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.21-2.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"product": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"product_id": "python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.21-2.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"product": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"product_id": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.21-2.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.21-2.el9_6.4.x86_64",
"product": {
"name": "python3-0:3.9.21-2.el9_6.4.x86_64",
"product_id": "python3-0:3.9.21-2.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.21-2.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"product": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"product_id": "python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.21-2.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"product": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"product_id": "python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.21-2.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"product": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"product_id": "python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.21-2.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.21-2.el9_6.4.x86_64",
"product": {
"name": "python3-test-0:3.9.21-2.el9_6.4.x86_64",
"product_id": "python3-test-0:3.9.21-2.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.21-2.el9_6.4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.21-2.el9_6.4.s390x",
"product": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.s390x",
"product_id": "python3-devel-0:3.9.21-2.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.21-2.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"product": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"product_id": "python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.21-2.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"product": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"product_id": "python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.21-2.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"product": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"product_id": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.21-2.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.21-2.el9_6.4.s390x",
"product": {
"name": "python3-0:3.9.21-2.el9_6.4.s390x",
"product_id": "python3-0:3.9.21-2.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.21-2.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.21-2.el9_6.4.s390x",
"product": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.s390x",
"product_id": "python3-libs-0:3.9.21-2.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.21-2.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.21-2.el9_6.4.s390x",
"product": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.s390x",
"product_id": "python3-debug-0:3.9.21-2.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.21-2.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.21-2.el9_6.4.s390x",
"product": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.s390x",
"product_id": "python3-idle-0:3.9.21-2.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.21-2.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.21-2.el9_6.4.s390x",
"product": {
"name": "python3-test-0:3.9.21-2.el9_6.4.s390x",
"product_id": "python3-test-0:3.9.21-2.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.21-2.el9_6.4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.9-0:3.9.21-2.el9_6.4.src",
"product": {
"name": "python3.9-0:3.9.21-2.el9_6.4.src",
"product_id": "python3.9-0:3.9.21-2.el9_6.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9@3.9.21-2.el9_6.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.21-2.el9_6.4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.21-2.el9_6.4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src"
},
"product_reference": "python3.9-0:3.9.21-2.el9_6.4.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.21-2.el9_6.4.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.21-2.el9_6.4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src"
},
"product_reference": "python3.9-0:3.9.21-2.el9_6.4.src",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.21-2.el9_6.4.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-test-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.21-2.el9_6.4.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src"
},
"product_reference": "python3.9-0:3.9.21-2.el9_6.4.src",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T02:53:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5218"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T02:53:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5218"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T02:53:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5218"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"BaseOS-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python-unversioned-command-0:3.9.21-2.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-debug-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-devel-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-idle-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-libs-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-test-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3-tkinter-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-0:3.9.21-2.el9_6.4.src",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debuginfo-0:3.9.21-2.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:python3.9-debugsource-0:3.9.21-2.el9_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
}
]
}
RHSA-2026:5215
Vulnerability from csaf_redhat - Published: 2026-03-23 02:43 - Updated: 2026-04-09 15:17A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3 is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:5215",
"url": "https://access.redhat.com/errata/RHSA-2026:5215"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_5215.json"
}
],
"title": "Red Hat Security Advisory: python3 security update",
"tracking": {
"current_release_date": "2026-04-09T15:17:04+00:00",
"generator": {
"date": "2026-04-09T15:17:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:5215",
"initial_release_date": "2026-03-23T02:43:07+00:00",
"revision_history": [
{
"date": "2026-03-23T02:43:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-23T02:43:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:17:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-47.el8_6.11.i686",
"product": {
"name": "platform-python-0:3.6.8-47.el8_6.11.i686",
"product_id": "platform-python-0:3.6.8-47.el8_6.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"product": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"product_id": "platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"product": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"product_id": "platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-47.el8_6.11.i686",
"product": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.i686",
"product_id": "python3-idle-0:3.6.8-47.el8_6.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-47.el8_6.11.i686",
"product": {
"name": "python3-test-0:3.6.8-47.el8_6.11.i686",
"product_id": "python3-test-0:3.6.8-47.el8_6.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"product": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"product_id": "python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"product": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"product_id": "python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"product": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"product_id": "python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-47.el8_6.11.i686",
"product": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.i686",
"product_id": "python3-libs-0:3.6.8-47.el8_6.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.11?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"product": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"product_id": "platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"product": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"product_id": "platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"product": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"product_id": "python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"product": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"product_id": "python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"product": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"product_id": "python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"product": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"product_id": "python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-47.el8_6.11.x86_64",
"product": {
"name": "platform-python-0:3.6.8-47.el8_6.11.x86_64",
"product_id": "platform-python-0:3.6.8-47.el8_6.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"product": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"product_id": "python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-47.el8_6.11.x86_64",
"product": {
"name": "python3-test-0:3.6.8-47.el8_6.11.x86_64",
"product_id": "python3-test-0:3.6.8-47.el8_6.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.11?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-47.el8_6.11.src",
"product": {
"name": "python3-0:3.6.8-47.el8_6.11.src",
"product_id": "python3-0:3.6.8-47.el8_6.11.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-47.el8_6.11?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-47.el8_6.11.aarch64",
"product": {
"name": "platform-python-0:3.6.8-47.el8_6.11.aarch64",
"product_id": "platform-python-0:3.6.8-47.el8_6.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"product": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"product_id": "python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-47.el8_6.11.aarch64",
"product": {
"name": "python3-test-0:3.6.8-47.el8_6.11.aarch64",
"product_id": "python3-test-0:3.6.8-47.el8_6.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"product": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"product_id": "python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"product": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"product_id": "python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"product": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"product_id": "platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"product": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"product_id": "platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"product": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"product_id": "python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"product": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"product_id": "python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.11?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"product": {
"name": "platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"product_id": "platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"product": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"product_id": "python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"product": {
"name": "python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"product_id": "python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"product": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"product_id": "python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"product": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"product_id": "python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"product": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"product_id": "platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"product": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"product_id": "platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"product": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"product_id": "python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"product": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"product_id": "python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.11?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-47.el8_6.11.s390x",
"product": {
"name": "platform-python-0:3.6.8-47.el8_6.11.s390x",
"product_id": "platform-python-0:3.6.8-47.el8_6.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-47.el8_6.11.s390x",
"product": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.s390x",
"product_id": "python3-libs-0:3.6.8-47.el8_6.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-47.el8_6.11.s390x",
"product": {
"name": "python3-test-0:3.6.8-47.el8_6.11.s390x",
"product_id": "python3-test-0:3.6.8-47.el8_6.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"product": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"product_id": "python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"product": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"product_id": "python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"product": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"product_id": "platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"product": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"product_id": "platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-47.el8_6.11.s390x",
"product": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.s390x",
"product_id": "python3-idle-0:3.6.8-47.el8_6.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"product": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"product_id": "python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.11?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.11.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.11.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.11.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.11.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.11.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.11.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.11.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.11.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.11.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.11.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.11.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.11.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.11.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.11.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.11.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.11.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.11.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.11.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.11.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.11.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.11.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.11.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "platform-python-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-47.el8_6.11.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src"
},
"product_reference": "python3-0:3.6.8-47.el8_6.11.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-test-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-47.el8_6.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T02:43:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5215"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T02:43:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5215"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T02:43:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5215"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.aarch64",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.ppc64le",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.s390x",
"BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.11.src",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.11.x86_64",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.i686",
"BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
}
]
}
RHSA-2026:5223
Vulnerability from csaf_redhat - Published: 2026-03-23 02:17 - Updated: 2026-04-09 15:17A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.11 is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:5223",
"url": "https://access.redhat.com/errata/RHSA-2026:5223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_5223.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2026-04-09T15:17:07+00:00",
"generator": {
"date": "2026-04-09T15:17:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:5223",
"initial_release_date": "2026-03-23T02:17:22+00:00",
"revision_history": [
{
"date": "2026-03-23T02:17:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-23T02:17:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:17:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.2-2.el9_2.10.src",
"product": {
"name": "python3.11-0:3.11.2-2.el9_2.10.src",
"product_id": "python3.11-0:3.11.2-2.el9_2.10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.2-2.el9_2.10.aarch64",
"product": {
"name": "python3.11-0:3.11.2-2.el9_2.10.aarch64",
"product_id": "python3.11-0:3.11.2-2.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.2-2.el9_2.10.aarch64",
"product": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.10.aarch64",
"product_id": "python3.11-devel-0:3.11.2-2.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.2-2.el9_2.10.aarch64",
"product": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.10.aarch64",
"product_id": "python3.11-libs-0:3.11.2-2.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.10.aarch64",
"product": {
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.10.aarch64",
"product_id": "python3.11-tkinter-0:3.11.2-2.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el9_2.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.10.aarch64",
"product": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.10.aarch64",
"product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.aarch64",
"product": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.aarch64",
"product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.2-2.el9_2.10.ppc64le",
"product": {
"name": "python3.11-0:3.11.2-2.el9_2.10.ppc64le",
"product_id": "python3.11-0:3.11.2-2.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.2-2.el9_2.10.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.10.ppc64le",
"product_id": "python3.11-devel-0:3.11.2-2.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.2-2.el9_2.10.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.10.ppc64le",
"product_id": "python3.11-libs-0:3.11.2-2.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.10.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.10.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.2-2.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el9_2.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.10.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.10.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.2-2.el9_2.10.x86_64",
"product": {
"name": "python3.11-0:3.11.2-2.el9_2.10.x86_64",
"product_id": "python3.11-0:3.11.2-2.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.2-2.el9_2.10.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.10.x86_64",
"product_id": "python3.11-devel-0:3.11.2-2.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.2-2.el9_2.10.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.10.x86_64",
"product_id": "python3.11-libs-0:3.11.2-2.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.10.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.10.x86_64",
"product_id": "python3.11-tkinter-0:3.11.2-2.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el9_2.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.10.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.10.x86_64",
"product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.2-2.el9_2.10.i686",
"product": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.10.i686",
"product_id": "python3.11-devel-0:3.11.2-2.el9_2.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.2-2.el9_2.10.i686",
"product": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.10.i686",
"product_id": "python3.11-libs-0:3.11.2-2.el9_2.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.10.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.10.i686",
"product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.i686",
"product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.2-2.el9_2.10.s390x",
"product": {
"name": "python3.11-0:3.11.2-2.el9_2.10.s390x",
"product_id": "python3.11-0:3.11.2-2.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el9_2.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.2-2.el9_2.10.s390x",
"product": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.10.s390x",
"product_id": "python3.11-devel-0:3.11.2-2.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el9_2.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.2-2.el9_2.10.s390x",
"product": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.10.s390x",
"product_id": "python3.11-libs-0:3.11.2-2.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el9_2.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.10.s390x",
"product": {
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.10.s390x",
"product_id": "python3.11-tkinter-0:3.11.2-2.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el9_2.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.10.s390x",
"product": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.10.s390x",
"product_id": "python3.11-debugsource-0:3.11.2-2.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el9_2.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.s390x",
"product": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.s390x",
"product_id": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el9_2.10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.2-2.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.aarch64"
},
"product_reference": "python3.11-0:3.11.2-2.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.2-2.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.ppc64le"
},
"product_reference": "python3.11-0:3.11.2-2.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.2-2.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.s390x"
},
"product_reference": "python3.11-0:3.11.2-2.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.2-2.el9_2.10.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.src"
},
"product_reference": "python3.11-0:3.11.2-2.el9_2.10.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.2-2.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.x86_64"
},
"product_reference": "python3.11-0:3.11.2-2.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.2-2.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.10.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.2-2.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.2-2.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.2-2.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.i686"
},
"product_reference": "python3.11-devel-0:3.11.2-2.el9_2.10.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.2-2.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.s390x"
},
"product_reference": "python3.11-devel-0:3.11.2-2.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.2-2.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.2-2.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.2-2.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.10.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.i686"
},
"product_reference": "python3.11-libs-0:3.11.2-2.el9_2.10.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.2-2.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.s390x"
},
"product_reference": "python3.11-libs-0:3.11.2-2.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.2-2.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.2-2.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.10.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.10.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.10.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.10.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.2-2.el9_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.2-2.el9_2.10.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T02:17:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5223"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T02:17:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5223"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T02:17:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5223"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.src",
"AppStream-9.2.0.Z.E4S:python3.11-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-devel-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.i686",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-libs-0:3.11.2-2.el9_2.10.x86_64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.aarch64",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.s390x",
"AppStream-9.2.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el9_2.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
}
]
}
RHSA-2026:6253
Vulnerability from csaf_redhat - Published: 2026-03-31 09:11 - Updated: 2026-04-09 15:17A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.11 is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: wsgiref.headers.Headers allows header newline injection in Python (CVE-2026-0865)\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:6253",
"url": "https://access.redhat.com/errata/RHSA-2026:6253"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431367"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6253.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2026-04-09T15:17:11+00:00",
"generator": {
"date": "2026-04-09T15:17:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:6253",
"initial_release_date": "2026-03-31T09:11:44+00:00",
"revision_history": [
{
"date": "2026-03-31T09:11:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-31T09:11:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:17:11+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.11.src",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.11.src",
"product_id": "python3.11-0:3.11.7-1.el9_4.11.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.11?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.11.aarch64",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.11.aarch64",
"product_id": "python3.11-0:3.11.7-1.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.11?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"product_id": "python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.11?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.11.x86_64",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.11.x86_64",
"product_id": "python3.11-0:3.11.7-1.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.11?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.11.i686",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.11.i686",
"product_id": "python3.11-0:3.11.7-1.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.11.i686",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.11.i686",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.11?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.7-1.el9_4.11.s390x",
"product": {
"name": "python3.11-0:3.11.7-1.el9_4.11.s390x",
"product_id": "python3.11-0:3.11.7-1.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.7-1.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"product": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"product_id": "python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.7-1.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"product": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"product_id": "python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.7-1.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"product": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"product_id": "python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.7-1.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"product": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"product_id": "python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.7-1.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"product": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"product_id": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.7-1.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"product": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"product_id": "python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.7-1.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"product": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"product_id": "python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.7-1.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"product": {
"name": "python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"product_id": "python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.7-1.el9_4.11?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.11.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.11.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.11.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.11.src",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.7-1.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64"
},
"product_reference": "python3.11-0:3.11.7-1.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.7-1.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.7-1.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.7-1.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.7-1.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.7-1.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64"
},
"product_reference": "python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T09:11:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6253"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T09:11:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6253"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-0865",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:26.694713+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431367"
}
],
"notes": [
{
"category": "description",
"text": "Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: wsgiref.headers.Headers allows header newline injection in Python",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "RHBZ#2431367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143916",
"url": "https://github.com/python/cpython/issues/143916"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143917",
"url": "https://github.com/python/cpython/pull/143917"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/"
}
],
"release_date": "2026-01-20T21:26:15.274000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T09:11:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6253"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: wsgiref.headers.Headers allows header newline injection in Python"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-31T09:11:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6253"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.11-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debug-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debuginfo-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-debugsource-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-devel-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-idle-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-libs-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-test-0:3.11.7-1.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.11-tkinter-0:3.11.7-1.el9_4.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
}
]
}
RHSA-2026:2128
Vulnerability from csaf_redhat - Published: 2026-02-05 15:48 - Updated: 2026-04-09 15:16A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: wsgiref.headers.Headers allows header newline injection in Python (CVE-2026-0865)\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2128",
"url": "https://access.redhat.com/errata/RHSA-2026:2128"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431367"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2128.json"
}
],
"title": "Red Hat Security Advisory: python3 security update",
"tracking": {
"current_release_date": "2026-04-09T15:16:55+00:00",
"generator": {
"date": "2026-04-09T15:16:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:2128",
"initial_release_date": "2026-02-05T15:48:06+00:00",
"revision_history": [
{
"date": "2026-02-05T15:48:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T15:48:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:16:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-73.el8_10.i686",
"product": {
"name": "platform-python-0:3.6.8-73.el8_10.i686",
"product_id": "platform-python-0:3.6.8-73.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-73.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-73.el8_10.i686",
"product": {
"name": "platform-python-debug-0:3.6.8-73.el8_10.i686",
"product_id": "platform-python-debug-0:3.6.8-73.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-73.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-73.el8_10.i686",
"product": {
"name": "platform-python-devel-0:3.6.8-73.el8_10.i686",
"product_id": "platform-python-devel-0:3.6.8-73.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-73.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-73.el8_10.i686",
"product": {
"name": "python3-idle-0:3.6.8-73.el8_10.i686",
"product_id": "python3-idle-0:3.6.8-73.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-73.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-73.el8_10.i686",
"product": {
"name": "python3-test-0:3.6.8-73.el8_10.i686",
"product_id": "python3-test-0:3.6.8-73.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-73.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-73.el8_10.i686",
"product": {
"name": "python3-tkinter-0:3.6.8-73.el8_10.i686",
"product_id": "python3-tkinter-0:3.6.8-73.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-73.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-73.el8_10.i686",
"product": {
"name": "python3-debugsource-0:3.6.8-73.el8_10.i686",
"product_id": "python3-debugsource-0:3.6.8-73.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-73.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-73.el8_10.i686",
"product": {
"name": "python3-debuginfo-0:3.6.8-73.el8_10.i686",
"product_id": "python3-debuginfo-0:3.6.8-73.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-73.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-73.el8_10.i686",
"product": {
"name": "python3-libs-0:3.6.8-73.el8_10.i686",
"product_id": "python3-libs-0:3.6.8-73.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-73.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"product": {
"name": "platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"product_id": "platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-73.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"product": {
"name": "platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"product_id": "platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-73.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-73.el8_10.x86_64",
"product": {
"name": "python3-idle-0:3.6.8-73.el8_10.x86_64",
"product_id": "python3-idle-0:3.6.8-73.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-73.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"product": {
"name": "python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"product_id": "python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-73.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"product": {
"name": "python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"product_id": "python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-73.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"product": {
"name": "python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"product_id": "python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-73.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-73.el8_10.x86_64",
"product": {
"name": "platform-python-0:3.6.8-73.el8_10.x86_64",
"product_id": "platform-python-0:3.6.8-73.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-73.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-73.el8_10.x86_64",
"product": {
"name": "python3-libs-0:3.6.8-73.el8_10.x86_64",
"product_id": "python3-libs-0:3.6.8-73.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-73.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-73.el8_10.x86_64",
"product": {
"name": "python3-test-0:3.6.8-73.el8_10.x86_64",
"product_id": "python3-test-0:3.6.8-73.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-73.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"product": {
"name": "platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"product_id": "platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-73.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"product": {
"name": "platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"product_id": "platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-73.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-73.el8_10.aarch64",
"product": {
"name": "python3-idle-0:3.6.8-73.el8_10.aarch64",
"product_id": "python3-idle-0:3.6.8-73.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-73.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"product": {
"name": "python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"product_id": "python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-73.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"product": {
"name": "python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"product_id": "python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-73.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"product": {
"name": "python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"product_id": "python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-73.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-73.el8_10.aarch64",
"product": {
"name": "platform-python-0:3.6.8-73.el8_10.aarch64",
"product_id": "platform-python-0:3.6.8-73.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-73.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-73.el8_10.aarch64",
"product": {
"name": "python3-libs-0:3.6.8-73.el8_10.aarch64",
"product_id": "python3-libs-0:3.6.8-73.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-73.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-73.el8_10.aarch64",
"product": {
"name": "python3-test-0:3.6.8-73.el8_10.aarch64",
"product_id": "python3-test-0:3.6.8-73.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-73.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"product": {
"name": "platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"product_id": "platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-73.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"product": {
"name": "platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"product_id": "platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-73.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-73.el8_10.ppc64le",
"product": {
"name": "python3-idle-0:3.6.8-73.el8_10.ppc64le",
"product_id": "python3-idle-0:3.6.8-73.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-73.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"product": {
"name": "python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"product_id": "python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-73.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"product": {
"name": "python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"product_id": "python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-73.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"product": {
"name": "python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"product_id": "python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-73.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-73.el8_10.ppc64le",
"product": {
"name": "platform-python-0:3.6.8-73.el8_10.ppc64le",
"product_id": "platform-python-0:3.6.8-73.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-73.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-73.el8_10.ppc64le",
"product": {
"name": "python3-libs-0:3.6.8-73.el8_10.ppc64le",
"product_id": "python3-libs-0:3.6.8-73.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-73.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-73.el8_10.ppc64le",
"product": {
"name": "python3-test-0:3.6.8-73.el8_10.ppc64le",
"product_id": "python3-test-0:3.6.8-73.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-73.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-73.el8_10.s390x",
"product": {
"name": "platform-python-debug-0:3.6.8-73.el8_10.s390x",
"product_id": "platform-python-debug-0:3.6.8-73.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-73.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-73.el8_10.s390x",
"product": {
"name": "platform-python-devel-0:3.6.8-73.el8_10.s390x",
"product_id": "platform-python-devel-0:3.6.8-73.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-73.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-73.el8_10.s390x",
"product": {
"name": "python3-idle-0:3.6.8-73.el8_10.s390x",
"product_id": "python3-idle-0:3.6.8-73.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-73.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-73.el8_10.s390x",
"product": {
"name": "python3-tkinter-0:3.6.8-73.el8_10.s390x",
"product_id": "python3-tkinter-0:3.6.8-73.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-73.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-73.el8_10.s390x",
"product": {
"name": "python3-debugsource-0:3.6.8-73.el8_10.s390x",
"product_id": "python3-debugsource-0:3.6.8-73.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-73.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"product": {
"name": "python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"product_id": "python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-73.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-73.el8_10.s390x",
"product": {
"name": "platform-python-0:3.6.8-73.el8_10.s390x",
"product_id": "platform-python-0:3.6.8-73.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-73.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-73.el8_10.s390x",
"product": {
"name": "python3-libs-0:3.6.8-73.el8_10.s390x",
"product_id": "python3-libs-0:3.6.8-73.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-73.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-73.el8_10.s390x",
"product": {
"name": "python3-test-0:3.6.8-73.el8_10.s390x",
"product_id": "python3-test-0:3.6.8-73.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-73.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-73.el8_10.src",
"product": {
"name": "python3-0:3.6.8-73.el8_10.src",
"product_id": "python3-0:3.6.8-73.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-73.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-73.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64"
},
"product_reference": "platform-python-0:3.6.8-73.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-73.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686"
},
"product_reference": "platform-python-0:3.6.8-73.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-73.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-73.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-73.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x"
},
"product_reference": "platform-python-0:3.6.8-73.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-73.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64"
},
"product_reference": "platform-python-0:3.6.8-73.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-73.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64"
},
"product_reference": "platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-73.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-73.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-73.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-73.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x"
},
"product_reference": "platform-python-debug-0:3.6.8-73.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-73.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-73.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64"
},
"product_reference": "platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-73.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-73.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-73.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-73.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x"
},
"product_reference": "platform-python-devel-0:3.6.8-73.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-73.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-73.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src"
},
"product_reference": "python3-0:3.6.8-73.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-73.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64"
},
"product_reference": "python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-73.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-73.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-73.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-73.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x"
},
"product_reference": "python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-73.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-73.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64"
},
"product_reference": "python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-73.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-73.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-73.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-73.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x"
},
"product_reference": "python3-debugsource-0:3.6.8-73.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-73.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-73.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64"
},
"product_reference": "python3-idle-0:3.6.8-73.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-73.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686"
},
"product_reference": "python3-idle-0:3.6.8-73.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-73.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-73.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-73.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x"
},
"product_reference": "python3-idle-0:3.6.8-73.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-73.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-73.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-73.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64"
},
"product_reference": "python3-libs-0:3.6.8-73.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-73.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686"
},
"product_reference": "python3-libs-0:3.6.8-73.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-73.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-73.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-73.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x"
},
"product_reference": "python3-libs-0:3.6.8-73.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-73.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-73.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-73.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64"
},
"product_reference": "python3-test-0:3.6.8-73.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-73.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686"
},
"product_reference": "python3-test-0:3.6.8-73.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-73.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-73.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-73.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x"
},
"product_reference": "python3-test-0:3.6.8-73.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-73.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64"
},
"product_reference": "python3-test-0:3.6.8-73.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-73.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64"
},
"product_reference": "python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-73.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-73.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-73.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-73.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x"
},
"product_reference": "python3-tkinter-0:3.6.8-73.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-73.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-73.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64"
},
"product_reference": "platform-python-0:3.6.8-73.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-73.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686"
},
"product_reference": "platform-python-0:3.6.8-73.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-73.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-73.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-73.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x"
},
"product_reference": "platform-python-0:3.6.8-73.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-73.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64"
},
"product_reference": "platform-python-0:3.6.8-73.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-73.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64"
},
"product_reference": "platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-73.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-73.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-73.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-73.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x"
},
"product_reference": "platform-python-debug-0:3.6.8-73.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-73.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-73.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64"
},
"product_reference": "platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-73.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-73.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-73.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-73.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x"
},
"product_reference": "platform-python-devel-0:3.6.8-73.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-73.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-73.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src"
},
"product_reference": "python3-0:3.6.8-73.el8_10.src",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-73.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64"
},
"product_reference": "python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-73.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-73.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-73.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-73.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x"
},
"product_reference": "python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-73.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-73.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64"
},
"product_reference": "python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-73.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-73.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-73.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-73.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x"
},
"product_reference": "python3-debugsource-0:3.6.8-73.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-73.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-73.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64"
},
"product_reference": "python3-idle-0:3.6.8-73.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-73.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686"
},
"product_reference": "python3-idle-0:3.6.8-73.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-73.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-73.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-73.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x"
},
"product_reference": "python3-idle-0:3.6.8-73.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-73.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-73.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-73.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64"
},
"product_reference": "python3-libs-0:3.6.8-73.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-73.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686"
},
"product_reference": "python3-libs-0:3.6.8-73.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-73.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-73.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-73.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x"
},
"product_reference": "python3-libs-0:3.6.8-73.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-73.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-73.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-73.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64"
},
"product_reference": "python3-test-0:3.6.8-73.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-73.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686"
},
"product_reference": "python3-test-0:3.6.8-73.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-73.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-73.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-73.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x"
},
"product_reference": "python3-test-0:3.6.8-73.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-73.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64"
},
"product_reference": "python3-test-0:3.6.8-73.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-73.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64"
},
"product_reference": "python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-73.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-73.el8_10.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-73.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-73.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x"
},
"product_reference": "python3-tkinter-0:3.6.8-73.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-73.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:48:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2128"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:48:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2128"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-0865",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:26.694713+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431367"
}
],
"notes": [
{
"category": "description",
"text": "Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: wsgiref.headers.Headers allows header newline injection in Python",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "RHBZ#2431367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143916",
"url": "https://github.com/python/cpython/issues/143916"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143917",
"url": "https://github.com/python/cpython/pull/143917"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/"
}
],
"release_date": "2026-01-20T21:26:15.274000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:48:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2128"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: wsgiref.headers.Headers allows header newline injection in Python"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T15:48:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2128"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-73.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-73.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-73.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
}
]
}
RHSA-2026:4746
Vulnerability from csaf_redhat - Published: 2026-03-17 11:12 - Updated: 2026-04-09 15:17A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.12 is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:4746",
"url": "https://access.redhat.com/errata/RHSA-2026:4746"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_4746.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2026-04-09T15:17:02+00:00",
"generator": {
"date": "2026-04-09T15:17:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:4746",
"initial_release_date": "2026-03-17T11:12:27+00:00",
"revision_history": [
{
"date": "2026-03-17T11:12:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-17T11:12:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:17:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.9-1.el9_6.6.src",
"product": {
"name": "python3.12-0:3.12.9-1.el9_6.6.src",
"product_id": "python3.12-0:3.12.9-1.el9_6.6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-1.el9_6.6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.9-1.el9_6.6.aarch64",
"product": {
"name": "python3.12-0:3.12.9-1.el9_6.6.aarch64",
"product_id": "python3.12-0:3.12.9-1.el9_6.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-1.el9_6.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"product": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"product_id": "python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.9-1.el9_6.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"product": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"product_id": "python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.9-1.el9_6.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"product": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"product_id": "python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.9-1.el9_6.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"product_id": "python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-1.el9_6.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-1.el9_6.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"product": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"product_id": "python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.9-1.el9_6.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"product": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"product_id": "python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.9-1.el9_6.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"product": {
"name": "python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"product_id": "python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.9-1.el9_6.6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"product": {
"name": "python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"product_id": "python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-1.el9_6.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"product": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"product_id": "python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.9-1.el9_6.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"product": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"product_id": "python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.9-1.el9_6.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"product": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"product_id": "python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.9-1.el9_6.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-1.el9_6.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-1.el9_6.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"product": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"product_id": "python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.9-1.el9_6.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"product": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"product_id": "python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.9-1.el9_6.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"product": {
"name": "python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"product_id": "python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.9-1.el9_6.6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.9-1.el9_6.6.x86_64",
"product": {
"name": "python3.12-0:3.12.9-1.el9_6.6.x86_64",
"product_id": "python3.12-0:3.12.9-1.el9_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-1.el9_6.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"product": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"product_id": "python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.9-1.el9_6.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"product": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"product_id": "python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.9-1.el9_6.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64",
"product": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64",
"product_id": "python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.9-1.el9_6.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"product_id": "python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-1.el9_6.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-1.el9_6.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"product": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"product_id": "python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.9-1.el9_6.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"product": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"product_id": "python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.9-1.el9_6.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"product": {
"name": "python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"product_id": "python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.9-1.el9_6.6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"product": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"product_id": "python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.9-1.el9_6.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"product": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"product_id": "python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.9-1.el9_6.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"product": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"product_id": "python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-1.el9_6.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"product_id": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-1.el9_6.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.9-1.el9_6.6.i686",
"product": {
"name": "python3.12-0:3.12.9-1.el9_6.6.i686",
"product_id": "python3.12-0:3.12.9-1.el9_6.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-1.el9_6.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"product": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"product_id": "python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.9-1.el9_6.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"product": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"product_id": "python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.9-1.el9_6.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.9-1.el9_6.6.i686",
"product": {
"name": "python3.12-test-0:3.12.9-1.el9_6.6.i686",
"product_id": "python3.12-test-0:3.12.9-1.el9_6.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.9-1.el9_6.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"product": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"product_id": "python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.9-1.el9_6.6?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.9-1.el9_6.6.s390x",
"product": {
"name": "python3.12-0:3.12.9-1.el9_6.6.s390x",
"product_id": "python3.12-0:3.12.9-1.el9_6.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-1.el9_6.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"product": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"product_id": "python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.9-1.el9_6.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"product": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"product_id": "python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.9-1.el9_6.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"product": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"product_id": "python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.9-1.el9_6.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"product_id": "python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-1.el9_6.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"product_id": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-1.el9_6.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"product": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"product_id": "python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.9-1.el9_6.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"product": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"product_id": "python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.9-1.el9_6.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"product": {
"name": "python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"product_id": "python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.9-1.el9_6.6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.6.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.6.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.6.src",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-1.el9_6.6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64"
},
"product_reference": "python3.12-0:3.12.9-1.el9_6.6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.9-1.el9_6.6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.9-1.el9_6.6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.9-1.el9_6.6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.9-1.el9_6.6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.6.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.9-1.el9_6.6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64"
},
"product_reference": "python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-17T11:12:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4746"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-17T11:12:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4746"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-17T11:12:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4746"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"AppStream-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"AppStream-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.src",
"CRB-9.6.0.Z.EUS:python3.12-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debug-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debuginfo-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-debugsource-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-devel-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-idle-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-libs-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-test-0:3.12.9-1.el9_6.6.x86_64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.aarch64",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.i686",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.ppc64le",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.s390x",
"CRB-9.6.0.Z.EUS:python3.12-tkinter-0:3.12.9-1.el9_6.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
}
]
}
RHSA-2026:5216
Vulnerability from csaf_redhat - Published: 2026-03-23 01:32 - Updated: 2026-04-09 15:17A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3 is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:5216",
"url": "https://access.redhat.com/errata/RHSA-2026:5216"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_5216.json"
}
],
"title": "Red Hat Security Advisory: python3 security update",
"tracking": {
"current_release_date": "2026-04-09T15:17:04+00:00",
"generator": {
"date": "2026-04-09T15:17:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:5216",
"initial_release_date": "2026-03-23T01:32:57+00:00",
"revision_history": [
{
"date": "2026-03-23T01:32:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-23T01:32:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:17:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-24.el8_2.6.i686",
"product": {
"name": "platform-python-0:3.6.8-24.el8_2.6.i686",
"product_id": "platform-python-0:3.6.8-24.el8_2.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-24.el8_2.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"product": {
"name": "platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"product_id": "platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-24.el8_2.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"product": {
"name": "platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"product_id": "platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-24.el8_2.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-24.el8_2.6.i686",
"product": {
"name": "python3-idle-0:3.6.8-24.el8_2.6.i686",
"product_id": "python3-idle-0:3.6.8-24.el8_2.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-24.el8_2.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-24.el8_2.6.i686",
"product": {
"name": "python3-test-0:3.6.8-24.el8_2.6.i686",
"product_id": "python3-test-0:3.6.8-24.el8_2.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-24.el8_2.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"product": {
"name": "python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"product_id": "python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-24.el8_2.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"product": {
"name": "python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"product_id": "python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-24.el8_2.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"product": {
"name": "python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"product_id": "python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-24.el8_2.6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-24.el8_2.6.i686",
"product": {
"name": "python3-libs-0:3.6.8-24.el8_2.6.i686",
"product_id": "python3-libs-0:3.6.8-24.el8_2.6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-24.el8_2.6?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"product": {
"name": "platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"product_id": "platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-24.el8_2.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"product": {
"name": "platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"product_id": "platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-24.el8_2.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"product": {
"name": "python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"product_id": "python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-24.el8_2.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-24.el8_2.6.x86_64",
"product": {
"name": "python3-tkinter-0:3.6.8-24.el8_2.6.x86_64",
"product_id": "python3-tkinter-0:3.6.8-24.el8_2.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-24.el8_2.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"product": {
"name": "python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"product_id": "python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-24.el8_2.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"product": {
"name": "python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"product_id": "python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-24.el8_2.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-24.el8_2.6.x86_64",
"product": {
"name": "platform-python-0:3.6.8-24.el8_2.6.x86_64",
"product_id": "platform-python-0:3.6.8-24.el8_2.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-24.el8_2.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"product": {
"name": "python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"product_id": "python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-24.el8_2.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-24.el8_2.6.x86_64",
"product": {
"name": "python3-test-0:3.6.8-24.el8_2.6.x86_64",
"product_id": "python3-test-0:3.6.8-24.el8_2.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-24.el8_2.6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-24.el8_2.6.src",
"product": {
"name": "python3-0:3.6.8-24.el8_2.6.src",
"product_id": "python3-0:3.6.8-24.el8_2.6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-24.el8_2.6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-24.el8_2.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686"
},
"product_reference": "platform-python-0:3.6.8-24.el8_2.6.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-24.el8_2.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64"
},
"product_reference": "platform-python-0:3.6.8-24.el8_2.6.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-24.el8_2.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-24.el8_2.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-24.el8_2.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-24.el8_2.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-24.el8_2.6.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src"
},
"product_reference": "python3-0:3.6.8-24.el8_2.6.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-24.el8_2.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-24.el8_2.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-24.el8_2.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-24.el8_2.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686"
},
"product_reference": "python3-idle-0:3.6.8-24.el8_2.6.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-24.el8_2.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-24.el8_2.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686"
},
"product_reference": "python3-libs-0:3.6.8-24.el8_2.6.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-24.el8_2.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-24.el8_2.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686"
},
"product_reference": "python3-test-0:3.6.8-24.el8_2.6.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-24.el8_2.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64"
},
"product_reference": "python3-test-0:3.6.8-24.el8_2.6.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-24.el8_2.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-24.el8_2.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-24.el8_2.6.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-24.el8_2.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686"
},
"product_reference": "platform-python-0:3.6.8-24.el8_2.6.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-24.el8_2.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64"
},
"product_reference": "platform-python-0:3.6.8-24.el8_2.6.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-24.el8_2.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-24.el8_2.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-24.el8_2.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-24.el8_2.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-24.el8_2.6.src as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src"
},
"product_reference": "python3-0:3.6.8-24.el8_2.6.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-24.el8_2.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-24.el8_2.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-24.el8_2.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-24.el8_2.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686"
},
"product_reference": "python3-idle-0:3.6.8-24.el8_2.6.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-24.el8_2.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-24.el8_2.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686"
},
"product_reference": "python3-libs-0:3.6.8-24.el8_2.6.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-24.el8_2.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-24.el8_2.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686"
},
"product_reference": "python3-test-0:3.6.8-24.el8_2.6.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-24.el8_2.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64"
},
"product_reference": "python3-test-0:3.6.8-24.el8_2.6.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-24.el8_2.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-24.el8_2.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-24.el8_2.6.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T01:32:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5216"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T01:32:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5216"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T01:32:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5216"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"AppStream-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-debug-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:platform-python-devel-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-0:3.6.8-24.el8_2.6.src",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debuginfo-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-debugsource-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-idle-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-libs-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-test-0:3.6.8-24.el8_2.6.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.i686",
"BaseOS-8.2.0.Z.AUS:python3-tkinter-0:3.6.8-24.el8_2.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
}
]
}
RHSA-2026:5219
Vulnerability from csaf_redhat - Published: 2026-03-23 02:19 - Updated: 2026-04-09 15:17A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.9 is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:5219",
"url": "https://access.redhat.com/errata/RHSA-2026:5219"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_5219.json"
}
],
"title": "Red Hat Security Advisory: python3.9 security update",
"tracking": {
"current_release_date": "2026-04-09T15:17:06+00:00",
"generator": {
"date": "2026-04-09T15:17:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:5219",
"initial_release_date": "2026-03-23T02:19:02+00:00",
"revision_history": [
{
"date": "2026-03-23T02:19:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-23T02:19:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:17:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:9.0::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.10-4.el9_0.9.aarch64",
"product": {
"name": "python3-0:3.9.10-4.el9_0.9.aarch64",
"product_id": "python3-0:3.9.10-4.el9_0.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.10-4.el9_0.9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"product": {
"name": "python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"product_id": "python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"product": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"product": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"product": {
"name": "python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"product_id": "python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"product": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"product_id": "python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.10-4.el9_0.9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.10-4.el9_0.9.ppc64le",
"product": {
"name": "python3-0:3.9.10-4.el9_0.9.ppc64le",
"product_id": "python3-0:3.9.10-4.el9_0.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.10-4.el9_0.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"product": {
"name": "python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"product_id": "python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"product": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"product": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"product": {
"name": "python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"product_id": "python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"product": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"product_id": "python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.10-4.el9_0.9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.10-4.el9_0.9.x86_64",
"product": {
"name": "python3-0:3.9.10-4.el9_0.9.x86_64",
"product_id": "python3-0:3.9.10-4.el9_0.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.10-4.el9_0.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"product": {
"name": "python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"product_id": "python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64",
"product": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64",
"product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"product": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"product": {
"name": "python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"product_id": "python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"product": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"product_id": "python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.10-4.el9_0.9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-libs-0:3.9.10-4.el9_0.9.i686",
"product": {
"name": "python3-libs-0:3.9.10-4.el9_0.9.i686",
"product_id": "python3-libs-0:3.9.10-4.el9_0.9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"product": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"product": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.10-4.el9_0.9.i686",
"product": {
"name": "python3-devel-0:3.9.10-4.el9_0.9.i686",
"product_id": "python3-devel-0:3.9.10-4.el9_0.9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.10-4.el9_0.9.s390x",
"product": {
"name": "python3-0:3.9.10-4.el9_0.9.s390x",
"product_id": "python3-0:3.9.10-4.el9_0.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.10-4.el9_0.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.10-4.el9_0.9.s390x",
"product": {
"name": "python3-libs-0:3.9.10-4.el9_0.9.s390x",
"product_id": "python3-libs-0:3.9.10-4.el9_0.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.10-4.el9_0.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"product": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"product_id": "python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.10-4.el9_0.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"product": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"product_id": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.10-4.el9_0.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.10-4.el9_0.9.s390x",
"product": {
"name": "python3-devel-0:3.9.10-4.el9_0.9.s390x",
"product_id": "python3-devel-0:3.9.10-4.el9_0.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.10-4.el9_0.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"product": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"product_id": "python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.10-4.el9_0.9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.9-0:3.9.10-4.el9_0.9.src",
"product": {
"name": "python3.9-0:3.9.10-4.el9_0.9.src",
"product_id": "python3.9-0:3.9.10-4.el9_0.9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9@3.9.10-4.el9_0.9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"product": {
"name": "python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"product_id": "python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.9.10-4.el9_0.9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.10-4.el9_0.9.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.10-4.el9_0.9.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64"
},
"product_reference": "python3-0:3.9.10-4.el9_0.9.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.10-4.el9_0.9.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le"
},
"product_reference": "python3-0:3.9.10-4.el9_0.9.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.10-4.el9_0.9.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x"
},
"product_reference": "python3-0:3.9.10-4.el9_0.9.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.10-4.el9_0.9.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64"
},
"product_reference": "python3-0:3.9.10-4.el9_0.9.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.9.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.9.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.9.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.9.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.9.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.9.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.9.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.9.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.9.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.9.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.9.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.9.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.9.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.9.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.9.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.9.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x"
},
"product_reference": "python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.9.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.10-4.el9_0.9.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src"
},
"product_reference": "python3.9-0:3.9.10-4.el9_0.9.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.10-4.el9_0.9.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.10-4.el9_0.9.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64"
},
"product_reference": "python3-0:3.9.10-4.el9_0.9.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.10-4.el9_0.9.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le"
},
"product_reference": "python3-0:3.9.10-4.el9_0.9.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.10-4.el9_0.9.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x"
},
"product_reference": "python3-0:3.9.10-4.el9_0.9.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.10-4.el9_0.9.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64"
},
"product_reference": "python3-0:3.9.10-4.el9_0.9.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.9.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.9.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.9.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.9.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.9.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.9.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.10-4.el9_0.9.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64"
},
"product_reference": "python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.9.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.9.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.9.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.9.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.9.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.9.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.10-4.el9_0.9.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64"
},
"product_reference": "python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.9.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.9.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x"
},
"product_reference": "python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.10-4.el9_0.9.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.10-4.el9_0.9.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src"
},
"product_reference": "python3.9-0:3.9.10-4.el9_0.9.src",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T02:19:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5219"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T02:19:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5219"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T02:19:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5219"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"AppStream-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python-unversioned-command-0:3.9.10-4.el9_0.9.noarch",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-devel-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-libs-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3-tkinter-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-0:3.9.10-4.el9_0.9.src",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debuginfo-0:3.9.10-4.el9_0.9.x86_64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.aarch64",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.i686",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.s390x",
"BaseOS-9.0.0.Z.E4S:python3.9-debugsource-0:3.9.10-4.el9_0.9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
}
]
}
RHSA-2026:5152
Vulnerability from csaf_redhat - Published: 2026-03-19 17:57 - Updated: 2026-04-09 15:17A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.11 is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:5152",
"url": "https://access.redhat.com/errata/RHSA-2026:5152"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_5152.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2026-04-09T15:17:04+00:00",
"generator": {
"date": "2026-04-09T15:17:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:5152",
"initial_release_date": "2026-03-19T17:57:32+00:00",
"revision_history": [
{
"date": "2026-03-19T17:57:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-19T17:57:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:17:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.2-2.el8_8.8.src",
"product": {
"name": "python3.11-0:3.11.2-2.el8_8.8.src",
"product_id": "python3.11-0:3.11.2-2.el8_8.8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el8_8.8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.2-2.el8_8.8.ppc64le",
"product": {
"name": "python3.11-0:3.11.2-2.el8_8.8.ppc64le",
"product_id": "python3.11-0:3.11.2-2.el8_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el8_8.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.2-2.el8_8.8.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.2-2.el8_8.8.ppc64le",
"product_id": "python3.11-devel-0:3.11.2-2.el8_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el8_8.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.2-2.el8_8.8.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.2-2.el8_8.8.ppc64le",
"product_id": "python3.11-libs-0:3.11.2-2.el8_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el8_8.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.2-2.el8_8.8.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.2-2.el8_8.8.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.2-2.el8_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el8_8.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.2-2.el8_8.8.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.2-2.el8_8.8.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.2-2.el8_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el8_8.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.2-2.el8_8.8.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.2-2.el8_8.8.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.2-2.el8_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el8_8.8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.2-2.el8_8.8.x86_64",
"product": {
"name": "python3.11-0:3.11.2-2.el8_8.8.x86_64",
"product_id": "python3.11-0:3.11.2-2.el8_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.2-2.el8_8.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"product_id": "python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el8_8.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"product_id": "python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el8_8.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64",
"product_id": "python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.2-2.el8_8.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"product_id": "python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el8_8.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el8_8.8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"product": {
"name": "python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"product_id": "python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.2-2.el8_8.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"product": {
"name": "python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"product_id": "python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.2-2.el8_8.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"product_id": "python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.2-2.el8_8.8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"product_id": "python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.2-2.el8_8.8?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"product": {
"name": "python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"product_id": "python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rpm-macros@3.11.2-2.el8_8.8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.2-2.el8_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.ppc64le"
},
"product_reference": "python3.11-0:3.11.2-2.el8_8.8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.2-2.el8_8.8.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.src"
},
"product_reference": "python3.11-0:3.11.2-2.el8_8.8.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.2-2.el8_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.x86_64"
},
"product_reference": "python3.11-0:3.11.2-2.el8_8.8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.2-2.el8_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.2-2.el8_8.8.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.2-2.el8_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.2-2.el8_8.8.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.i686"
},
"product_reference": "python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.2-2.el8_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.2-2.el8_8.8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.2-2.el8_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.2-2.el8_8.8.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.i686"
},
"product_reference": "python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.2-2.el8_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.2-2.el8_8.8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.2-2.el8_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch"
},
"product_reference": "python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.2-2.el8_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.2-2.el8_8.8.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.src"
},
"product_reference": "python3.11-0:3.11.2-2.el8_8.8.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.2-2.el8_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.x86_64"
},
"product_reference": "python3.11-0:3.11.2-2.el8_8.8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.2-2.el8_8.8.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.2-2.el8_8.8.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.i686"
},
"product_reference": "python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.2-2.el8_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.2-2.el8_8.8.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.i686"
},
"product_reference": "python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.2-2.el8_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch"
},
"product_reference": "python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-19T17:57:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5152"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-19T17:57:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5152"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-19T17:57:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5152"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.E4S:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.E4S:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.ppc64le",
"AppStream-8.8.0.Z.E4S:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.src",
"AppStream-8.8.0.Z.TUS:python3.11-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debuginfo-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-debugsource-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-devel-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.i686",
"AppStream-8.8.0.Z.TUS:python3.11-libs-0:3.11.2-2.el8_8.8.x86_64",
"AppStream-8.8.0.Z.TUS:python3.11-rpm-macros-0:3.11.2-2.el8_8.8.noarch",
"AppStream-8.8.0.Z.TUS:python3.11-tkinter-0:3.11.2-2.el8_8.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
}
]
}
RHSA-2026:5606
Vulnerability from csaf_redhat - Published: 2026-03-24 10:00 - Updated: 2026-04-13 18:42A flaw was found in the GnuTLS library, specifically in the gnutls_pkcs11_token_init() function that handles PKCS#11 token initialization. When a token label longer than expected is processed, the function writes past the end of a fixed-size stack buffer. This programming error can cause the application using GnuTLS to crash or, in certain conditions, be exploited for code execution. As a result, systems or applications relying on GnuTLS may be vulnerable to a denial of service or local privilege escalation attacks.
A vulnerability was recently discovered in the rpc.mountd daemon in the nfs-utils package for Linux, that allows a NFSv3 client to escalate the privileges assigned to it in the /etc/exports file at mount time. In particular, it allows the client to access any subdirectory or subtree of an exported directory, regardless of the set file permissions, and regardless of any 'root_squash' or 'all_squash' attributes that would normally be expected to apply to that client.
A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).
A flaw was found in glibc. When the wordexp function is called with the flags WRDE_REUSE and WRDE_APPEND, it may return uninitialized memory. If the caller inspects the we_wordv array or calls the wordfree function to free the allocated memory, the process will abort, resulting in a denial of service.
A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
A flaw was found in the glibc library. Passing an excessively large alignment value to the memalign suite of functions, such as memalign, posix_memalign, aligned_alloc, valloc and pvalloc, an integer overflow can occur during internal size calculations due to improper overflow checks, causing an allocation of a small chunk of memory which is subsequently used for writing. This issue can result in an application crash or heap memory corruption.
Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.
A flaw was found in glibc, the GNU C Library. When an application calls the `getnetbyaddr` or `getnetbyaddr_r` functions to resolve a network address, and the system's `nsswitch.conf` file is configured to use a DNS (Domain Name System) backend for network lookups, a query for a zero-valued network can lead to the disclosure of stack memory contents. This information is leaked to the configured DNS resolver, potentially allowing an attacker who controls the resolver to gain sensitive data from the affected system.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
A flaw was found in libpng, a reference library for processing PNG (Portable Network Graphics) image files. A local attacker could exploit a heap buffer over-read vulnerability in the `png_image_finish_read` function by tricking a user into processing a specially crafted interlaced 16-bit PNG file with an 8-bit output format and non-minimal row stride. This could lead to a denial of service (DoS) and potentially information disclosure.
A flaw was found in libpng, a reference library for PNG (Portable Network Graphics) raster image files. An integer truncation vulnerability exists in the png_write_image_16bit and png_write_image_8bit simplified write API functions. A local attacker could exploit this flaw by providing a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes, leading to a heap buffer over-read. This can result in information disclosure or a denial of service (DoS) to the system.
A flaw was found in pyasn1, a generic ASN.1 library for Python. A remote attacker could exploit this vulnerability by sending a specially crafted RELATIVE-OID with excessive continuation octets. This input validation vulnerability leads to memory exhaustion, resulting in a Denial of Service (DoS) for the affected system.
A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new version of Red Hat build of Ceph Storage has been released",
"title": "Topic"
},
{
"category": "general",
"text": "The Red Hat Storage Ceph container images are based on the latest ubi9 base image and Ceph 8.1.\nThis release updates to the latest version.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:5606",
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12801",
"url": "https://access.redhat.com/security/cve/CVE-2025-12801"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14831",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15281",
"url": "https://access.redhat.com/security/cve/CVE-2025-15281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15366",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15367",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9820",
"url": "https://access.redhat.com/security/cve/CVE-2025-9820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0861",
"url": "https://access.redhat.com/security/cve/CVE-2026-0861"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0865",
"url": "https://access.redhat.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0915",
"url": "https://access.redhat.com/security/cve/CVE-2026-0915"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1299",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22695",
"url": "https://access.redhat.com/security/cve/CVE-2026-22695"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22801",
"url": "https://access.redhat.com/security/cve/CVE-2026-22801"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23490",
"url": "https://access.redhat.com/security/cve/CVE-2026-23490"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25646",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ceph_storage/",
"url": "https://docs.redhat.com/en/documentation/red_hat_ceph_storage/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_5606.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ceph Storage",
"tracking": {
"current_release_date": "2026-04-13T18:42:32+00:00",
"generator": {
"date": "2026-04-13T18:42:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:5606",
"initial_release_date": "2026-03-24T10:00:07+00:00",
"revision_history": [
{
"date": "2026-03-24T10:00:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-24T10:00:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-13T18:42:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 8",
"product": {
"name": "Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:8::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3A1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774002867"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3Aba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774002867"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3Aa0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774002867"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3A2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774002867"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64 as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64 as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-9820",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2025-09-02T10:00:18.839000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GnuTLS library, specifically in the gnutls_pkcs11_token_init() function that handles PKCS#11 token initialization. When a token label longer than expected is processed, the function writes past the end of a fixed-size stack buffer. This programming error can cause the application using GnuTLS to crash or, in certain conditions, be exploited for code execution. As a result, systems or applications relying on GnuTLS may be vulnerable to a denial of service or local privilege escalation attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: Stack-based Buffer Overflow in gnutls_pkcs11_token_init() Function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Low, since exploitation requires local access or a malicious PKCS#11 token. While the impact is limited to denial of service or potential code execution in constrained scenarios, the vulnerability stems from a lack of proper bounds checking during token label handling in GnuTLS. Users should treat this as a security concern in environments where untrusted tokens may be introduced.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9820"
},
{
"category": "external",
"summary": "RHBZ#2392528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9820"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/commit/1d56f96f6ab5034d677136b9d50b5a75dff0faf5",
"url": "https://gitlab.com/gnutls/gnutls/-/commit/1d56f96f6ab5034d677136b9d50b5a75dff0faf5"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1732",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1732"
},
{
"category": "external",
"summary": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2025-11-18",
"url": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2025-11-18"
}
],
"release_date": "2025-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability. Applying the upstream patch or vendor-supplied security update is the recommended resolution.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "gnutls: Stack-based Buffer Overflow in gnutls_pkcs11_token_init() Function"
},
{
"acknowledgments": [
{
"names": [
"Simon Hall"
]
}
],
"cve": "CVE-2025-12801",
"cwe": {
"id": "CWE-279",
"name": "Incorrect Execution-Assigned Permissions"
},
"discovery_date": "2025-11-06T12:15:57.744000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2413081"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was recently discovered in the rpc.mountd daemon in the nfs-utils package for Linux, that allows a NFSv3 client to escalate the\nprivileges assigned to it in the /etc/exports file at mount time. In particular, it allows the client to access any subdirectory or subtree of an exported directory, regardless of the set file permissions, and regardless of any \u0027root_squash\u0027 or \u0027all_squash\u0027 attributes that would normally be expected to apply to that client.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nfs-utils: rpc.mountd in the nfs-utils privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in `rpc.mountd` within the `nfs-utils` package allows an authenticated NFSv3 client to bypass configured `root_squash` or `all_squash` restrictions. This enables the client to access subdirectories of an exported NFS share with elevated privileges, regardless of the intended file permissions. Red Hat Enterprise Linux systems configured as NFSv3 servers are affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12801"
},
{
"category": "external",
"summary": "RHBZ#2413081",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2413081"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12801"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12801",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12801"
}
],
"release_date": "2026-03-04T15:06:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nfs-utils: rpc.mountd in the nfs-utils privilege escalation"
},
{
"cve": "CVE-2025-14831",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-17T14:48:30.222000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2423177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. GnuTLS is susceptible to a denial of service attack due to excessive CPU and memory consumption. This occurs when processing specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs) during certificate verification.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "RHBZ#2423177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1773",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1773"
}
],
"release_date": "2026-02-09T14:26:34.939000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification"
},
{
"cve": "CVE-2025-15281",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"discovery_date": "2026-01-20T14:01:12.320264+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431196"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glibc. When the wordexp function is called with the flags WRDE_REUSE and WRDE_APPEND, it may return uninitialized memory. If the caller inspects the we_wordv array or calls the wordfree function to free the allocated memory, the process will abort, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: wordexp with WRDE_REUSE and WRDE_APPEND may return uninitialized memory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to find an application linked to the glibc library that is using the wordexp function with the flags WRDE_REUSE and WRDE_APPEND. Also, calls to wordexp using both flags never worked correctly and thus the existence of applications that make use of this feature is unlikely. There is no known application vulnerable to this issue.\n\nFurthermore, this flaw will result in a denial of service with no other security impact.\n\nDue to these reasons, this vulnerability has been rated with a low severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15281"
},
{
"category": "external",
"summary": "RHBZ#2431196",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431196"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15281"
},
{
"category": "external",
"summary": "https://sourceware.org/bugzilla/show_bug.cgi?id=33814",
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=33814"
}
],
"release_date": "2026-01-20T13:22:46.495000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "To mitigate this issue, consider refactoring the use of the wordexp function to not use the WRDE_REUSE and WRDE_APPEND flags together.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "glibc: wordexp with WRDE_REUSE and WRDE_APPEND may return uninitialized memory"
},
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-0861",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-01-14T22:01:10.975595+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2429771"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the glibc library. Passing an excessively large alignment value to the memalign suite of functions, such as memalign, posix_memalign, aligned_alloc, valloc and pvalloc, an integer overflow can occur during internal size calculations due to improper overflow checks, causing an allocation of a small chunk of memory which is subsequently used for writing. This issue can result in an application crash or heap memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: Integer overflow in memalign leads to heap corruption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to find an application linked to the glibc library that is using one of the vulnerable functions (memalign, posix_memalign, aligned_alloc, valloc or pvalloc) in a way that the alignment parameter can be user-controlled, allowing an attacker to trigger the integer overflow. However, the alignment parameter used by the functions is usually hard-coded power of two and do not allow arbitrary values, specially values supplied by a user. There is no known application vulnerable to this issue.\n\nAlso, default Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and memory protections significantly increase the difficult of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this vulnerability has been rated with a low severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0861"
},
{
"category": "external",
"summary": "RHBZ#2429771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2429771"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0861",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0861"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0861",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0861"
},
{
"category": "external",
"summary": "https://sourceware.org/bugzilla/show_bug.cgi?id=33796",
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=33796"
}
],
"release_date": "2026-01-14T21:01:11.037000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "Applications calling one of the vulnerable functions and allowing the alignment parameter to be set by user-controlled input can implement additional validations checks, ensuring the alignment value is a power of two and does not exceed a sane limit, for example the system page size or a maximum of 64KB. This prevents the excessively large value required to trigger the integer overflow.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "glibc: Integer overflow in memalign leads to heap corruption"
},
{
"cve": "CVE-2026-0865",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:26.694713+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431367"
}
],
"notes": [
{
"category": "description",
"text": "Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: wsgiref.headers.Headers allows header newline injection in Python",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "RHBZ#2431367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143916",
"url": "https://github.com/python/cpython/issues/143916"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143917",
"url": "https://github.com/python/cpython/pull/143917"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/"
}
],
"release_date": "2026-01-20T21:26:15.274000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: wsgiref.headers.Headers allows header newline injection in Python"
},
{
"cve": "CVE-2026-0915",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"discovery_date": "2026-01-15T23:01:26.157678+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430201"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glibc, the GNU C Library. When an application calls the `getnetbyaddr` or `getnetbyaddr_r` functions to resolve a network address, and the system\u0027s `nsswitch.conf` file is configured to use a DNS (Domain Name System) backend for network lookups, a query for a zero-valued network can lead to the disclosure of stack memory contents. This information is leaked to the configured DNS resolver, potentially allowing an attacker who controls the resolver to gain sensitive data from the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: glibc: Information disclosure via zero-valued network query",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. It allows for information disclosure of stack contents to a configured DNS resolver when an application utilizes `getnetbyaddr` or `getnetbyaddr_r` with a DNS backend specified in `nsswitch.conf` for a zero-valued network query. This affects Red Hat Enterprise Linux and OpenShift Container Platform.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0915"
},
{
"category": "external",
"summary": "RHBZ#2430201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430201"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0915",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0915"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0915",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0915"
},
{
"category": "external",
"summary": "https://sourceware.org/bugzilla/show_bug.cgi?id=33802",
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=33802"
}
],
"release_date": "2026-01-15T22:08:41.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glibc: glibc: Information disclosure via zero-valued network query"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
},
{
"cve": "CVE-2026-22695",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-01-13T00:08:52.403246+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428825"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng, a reference library for processing PNG (Portable Network Graphics) image files. A local attacker could exploit a heap buffer over-read vulnerability in the `png_image_finish_read` function by tricking a user into processing a specially crafted interlaced 16-bit PNG file with an 8-bit output format and non-minimal row stride. This could lead to a denial of service (DoS) and potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Denial of service and information disclosure via heap buffer over-read in png_image_finish_read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A heap buffer over-read flaw exists in the libpng library when processing specially crafted interlaced 16-bit PNG images with 8-bit output format and non-minimal row stride. This issue requires user interaction, as an attacker would need to trick a user into opening a malicious PNG file.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22695"
},
{
"category": "external",
"summary": "RHBZ#2428825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22695",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22695"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22695",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22695"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea",
"url": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/e4f7ad4ea2",
"url": "https://github.com/pnggroup/libpng/commit/e4f7ad4ea2"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/778",
"url": "https://github.com/pnggroup/libpng/issues/778"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-mmq5-27w3-rxpp",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-mmq5-27w3-rxpp"
}
],
"release_date": "2026-01-12T22:55:40.204000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid opening untrusted PNG image files. Applications that process PNG images should be configured to restrict processing of untrusted or unverified content where possible.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Denial of service and information disclosure via heap buffer over-read in png_image_finish_read"
},
{
"cve": "CVE-2026-22801",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-01-13T00:08:42.581146+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428824"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng, a reference library for PNG (Portable Network Graphics) raster image files. An integer truncation vulnerability exists in the png_write_image_16bit and png_write_image_8bit simplified write API functions. A local attacker could exploit this flaw by providing a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes, leading to a heap buffer over-read. This can result in information disclosure or a denial of service (DoS) to the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Information disclosure and denial of service via integer truncation in simplified write API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. An integer truncation flaw in the libpng simplified write API functions (`png_write_image_16bit`, `png_write_image_8bit`) can lead to a heap buffer over-read. Exploitation requires an application to process specially crafted input that provides a negative row stride or a stride exceeding 65535 bytes, potentially resulting in denial of service or information disclosure.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22801"
},
{
"category": "external",
"summary": "RHBZ#2428824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428824"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22801"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22801",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22801"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8"
}
],
"release_date": "2026-01-12T22:57:58.288000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Information disclosure and denial of service via integer truncation in simplified write API"
},
{
"cve": "CVE-2026-23490",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-16T20:03:33.790513+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430472"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pyasn1, a generic ASN.1 library for Python. A remote attacker could exploit this vulnerability by sending a specially crafted RELATIVE-OID with excessive continuation octets. This input validation vulnerability leads to memory exhaustion, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23490"
},
{
"category": "external",
"summary": "RHBZ#2430472",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430472"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23490",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23490"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23490",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23490"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/3908f144229eed4df24bd569d16e5991ace44970",
"url": "https://github.com/pyasn1/pyasn1/commit/3908f144229eed4df24bd569d16e5991ace44970"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.2",
"url": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.2"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-63vm-454h-vhhq",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-63vm-454h-vhhq"
}
],
"release_date": "2026-01-16T19:03:36.442000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID"
},
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
}
]
}
RHSA-2026:4216
Vulnerability from csaf_redhat - Published: 2026-03-10 22:38 - Updated: 2026-04-09 15:16A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.11 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:4216",
"url": "https://access.redhat.com/errata/RHSA-2026:4216"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_4216.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2026-04-09T15:16:58+00:00",
"generator": {
"date": "2026-04-09T15:16:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:4216",
"initial_release_date": "2026-03-10T22:38:00+00:00",
"revision_history": [
{
"date": "2026-03-10T22:38:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-10T22:38:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:16:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.13-5.1.el9_7.src",
"product": {
"name": "python3.11-0:3.11.13-5.1.el9_7.src",
"product_id": "python3.11-0:3.11.13-5.1.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.13-5.1.el9_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.13-5.1.el9_7.aarch64",
"product": {
"name": "python3.11-0:3.11.13-5.1.el9_7.aarch64",
"product_id": "python3.11-0:3.11.13-5.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.13-5.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"product": {
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"product_id": "python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.13-5.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"product": {
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"product_id": "python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.13-5.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"product": {
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"product_id": "python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.13-5.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"product": {
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"product_id": "python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.13-5.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"product": {
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"product_id": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.13-5.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"product": {
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"product_id": "python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.13-5.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"product": {
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"product_id": "python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.13-5.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"product": {
"name": "python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"product_id": "python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.13-5.1.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"product": {
"name": "python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"product_id": "python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.13-5.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"product_id": "python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.13-5.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"product_id": "python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.13-5.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.13-5.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.13-5.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.13-5.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"product": {
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"product_id": "python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.13-5.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"product": {
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"product_id": "python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.13-5.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"product": {
"name": "python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"product_id": "python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.13-5.1.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.13-5.1.el9_7.s390x",
"product": {
"name": "python3.11-0:3.11.13-5.1.el9_7.s390x",
"product_id": "python3.11-0:3.11.13-5.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.13-5.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"product": {
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"product_id": "python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.13-5.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"product": {
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"product_id": "python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.13-5.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"product": {
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"product_id": "python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.13-5.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"product": {
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"product_id": "python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.13-5.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"product": {
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"product_id": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.13-5.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"product": {
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"product_id": "python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.13-5.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"product": {
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"product_id": "python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.13-5.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"product": {
"name": "python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"product_id": "python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.13-5.1.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.13-5.1.el9_7.x86_64",
"product": {
"name": "python3.11-0:3.11.13-5.1.el9_7.x86_64",
"product_id": "python3.11-0:3.11.13-5.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.13-5.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"product_id": "python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.13-5.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"product_id": "python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.13-5.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64",
"product_id": "python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.13-5.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"product_id": "python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.13-5.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.13-5.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"product": {
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"product_id": "python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.13-5.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"product": {
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"product_id": "python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.13-5.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"product": {
"name": "python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"product_id": "python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.13-5.1.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"product": {
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"product_id": "python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.13-5.1.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"product": {
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"product_id": "python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.13-5.1.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"product_id": "python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.13-5.1.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"product_id": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.13-5.1.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.13-5.1.el9_7.i686",
"product": {
"name": "python3.11-0:3.11.13-5.1.el9_7.i686",
"product_id": "python3.11-0:3.11.13-5.1.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.13-5.1.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"product": {
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"product_id": "python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.13-5.1.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"product": {
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"product_id": "python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.13-5.1.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.13-5.1.el9_7.i686",
"product": {
"name": "python3.11-test-0:3.11.13-5.1.el9_7.i686",
"product_id": "python3.11-test-0:3.11.13-5.1.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.13-5.1.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"product": {
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"product_id": "python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.13-5.1.el9_7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64"
},
"product_reference": "python3.11-0:3.11.13-5.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.1.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686"
},
"product_reference": "python3.11-0:3.11.13-5.1.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le"
},
"product_reference": "python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x"
},
"product_reference": "python3.11-0:3.11.13-5.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.1.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src"
},
"product_reference": "python3.11-0:3.11.13-5.1.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64"
},
"product_reference": "python3.11-0:3.11.13-5.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686"
},
"product_reference": "python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x"
},
"product_reference": "python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686"
},
"product_reference": "python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x"
},
"product_reference": "python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686"
},
"product_reference": "python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x"
},
"product_reference": "python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686"
},
"product_reference": "python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x"
},
"product_reference": "python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64"
},
"product_reference": "python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.1.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686"
},
"product_reference": "python3.11-test-0:3.11.13-5.1.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x"
},
"product_reference": "python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64"
},
"product_reference": "python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64"
},
"product_reference": "python3.11-0:3.11.13-5.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.1.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686"
},
"product_reference": "python3.11-0:3.11.13-5.1.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le"
},
"product_reference": "python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x"
},
"product_reference": "python3.11-0:3.11.13-5.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.1.el9_7.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src"
},
"product_reference": "python3.11-0:3.11.13-5.1.el9_7.src",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64"
},
"product_reference": "python3.11-0:3.11.13-5.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686"
},
"product_reference": "python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x"
},
"product_reference": "python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686"
},
"product_reference": "python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x"
},
"product_reference": "python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686"
},
"product_reference": "python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x"
},
"product_reference": "python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686"
},
"product_reference": "python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x"
},
"product_reference": "python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64"
},
"product_reference": "python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.1.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686"
},
"product_reference": "python3.11-test-0:3.11.13-5.1.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x"
},
"product_reference": "python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64"
},
"product_reference": "python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T22:38:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4216"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T22:38:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4216"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T22:38:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4216"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.src",
"CRB-9.7.0.Z.MAIN:python3.11-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debug-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debuginfo-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-debugsource-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-devel-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-idle-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-libs-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-test-0:3.11.13-5.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.i686",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3.11-tkinter-0:3.11.13-5.1.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
}
]
}
RHSA-2026:7329
Vulnerability from csaf_redhat - Published: 2026-04-09 15:14 - Updated: 2026-04-13 18:42A flaw was found in nodejs-lodash. A command injection flaw is possible through template variables.
A flaw was found in the GnuTLS library, specifically in the gnutls_pkcs11_token_init() function that handles PKCS#11 token initialization. When a token label longer than expected is processed, the function writes past the end of a fixed-size stack buffer. This programming error can cause the application using GnuTLS to crash or, in certain conditions, be exploited for code execution. As a result, systems or applications relying on GnuTLS may be vulnerable to a denial of service or local privilege escalation attacks.
A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).
A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.
A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.
A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A Subscription Management tool for finding and reporting Red Hat product usage",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Discovery, also known as Discovery, is an inspection and reporting tool that finds,\nidentifies, and reports environment data, or facts, such as the number of physical and virtual\nsystems on a network, their operating systems, and relevant configuration data stored within\nthem. Discovery also identifies and reports more detailed facts for some versions of key\nRed Hat packages and products that it finds in the network.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:7329",
"url": "https://access.redhat.com/errata/RHSA-2026:7329"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2021-23337",
"url": "https://access.redhat.com/security/cve/CVE-2021-23337"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14831",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15366",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15367",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9820",
"url": "https://access.redhat.com/security/cve/CVE-2025-9820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1299",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29063",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4111",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4519",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery",
"url": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7329.json"
}
],
"title": "Red Hat Security Advisory: A Subscription Management tool for finding and reporting Red Hat product usage",
"tracking": {
"current_release_date": "2026-04-13T18:42:37+00:00",
"generator": {
"date": "2026-04-13T18:42:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:7329",
"initial_release_date": "2026-04-09T15:14:31+00:00",
"revision_history": [
{
"date": "2026-04-09T15:14:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-09T15:14:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-13T18:42:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Discovery 2",
"product": {
"name": "Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:discovery:2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Discovery"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3Aa3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1775668717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3A062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1775675922"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3A040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1775668717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3A364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1775675922"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64",
"relates_to_product_reference": "Red Hat Discovery 2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-23337",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2021-02-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1928937"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs-lodash. A command injection flaw is possible through template variables.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-lodash: command injection via template",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift ServiceMesh (OSSM) and Red Hat OpenShift Jaeger (RHOSJ) the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-lodash library to authenticated users only, therefore the impact is low.\n\nWhile Red Hat Virtualization\u0027s cockpit-ovirt has a dependency on lodash it doesn\u0027t use the vulnerable template function.\n\nWhile Red Hat Quay has a dependency on lodash via restangular it doesn\u0027t use the vulnerable template function.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23337"
},
{
"category": "external",
"summary": "RHBZ#1928937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928937"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23337"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-LODASH-1040724",
"url": "https://snyk.io/vuln/SNYK-JS-LODASH-1040724"
}
],
"release_date": "2021-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T15:14:31+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7329"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-lodash: command injection via template"
},
{
"cve": "CVE-2025-9820",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2025-09-02T10:00:18.839000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GnuTLS library, specifically in the gnutls_pkcs11_token_init() function that handles PKCS#11 token initialization. When a token label longer than expected is processed, the function writes past the end of a fixed-size stack buffer. This programming error can cause the application using GnuTLS to crash or, in certain conditions, be exploited for code execution. As a result, systems or applications relying on GnuTLS may be vulnerable to a denial of service or local privilege escalation attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: Stack-based Buffer Overflow in gnutls_pkcs11_token_init() Function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Low, since exploitation requires local access or a malicious PKCS#11 token. While the impact is limited to denial of service or potential code execution in constrained scenarios, the vulnerability stems from a lack of proper bounds checking during token label handling in GnuTLS. Users should treat this as a security concern in environments where untrusted tokens may be introduced.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9820"
},
{
"category": "external",
"summary": "RHBZ#2392528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9820"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/commit/1d56f96f6ab5034d677136b9d50b5a75dff0faf5",
"url": "https://gitlab.com/gnutls/gnutls/-/commit/1d56f96f6ab5034d677136b9d50b5a75dff0faf5"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1732",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1732"
},
{
"category": "external",
"summary": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2025-11-18",
"url": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2025-11-18"
}
],
"release_date": "2025-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T15:14:31+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7329"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability. Applying the upstream patch or vendor-supplied security update is the recommended resolution.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "gnutls: Stack-based Buffer Overflow in gnutls_pkcs11_token_init() Function"
},
{
"cve": "CVE-2025-14831",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-17T14:48:30.222000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2423177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. GnuTLS is susceptible to a denial of service attack due to excessive CPU and memory consumption. This occurs when processing specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs) during certificate verification.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "RHBZ#2423177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1773",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1773"
}
],
"release_date": "2026-02-09T14:26:34.939000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T15:14:31+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7329"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification"
},
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T15:14:31+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7329"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T15:14:31+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7329"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T15:14:31+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7329"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
},
{
"acknowledgments": [
{
"names": [
"Elhanan Haenel"
]
}
],
"cve": "CVE-2026-4111",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-11T11:18:51.609000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was identified in the RAR5 archive decompression logic of the libarchive library, specifically within the archive_read_data() processing path. When a specially crafted RAR5 archive is processed, the decompression routine may enter a state where internal logic prevents forward progress. This condition results in an infinite loop that continuously consumes CPU resources. Because the archive passes checksum validation and appears structurally valid, affected applications cannot detect the issue before processing. This can allow attackers to cause persistent denial-of-service conditions in services that automatically process archives.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team would likely assess the severity of this vulnerability as High because it allows remote attackers to cause a persistent denial-of-service condition using a small crafted archive file. Successful exploitation requires no authentication, no special configuration, and no user interaction in environments that automatically process uploaded archives. By repeatedly submitting malicious archives, an attacker can exhaust CPU resources or worker threads in services such as file upload systems, CI/CD pipelines, mail scanners, and content indexing services that rely on libarchive for archive extraction.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4111"
},
{
"category": "external",
"summary": "RHBZ#2446453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4111"
},
{
"category": "external",
"summary": "https://github.com/libarchive/libarchive/pull/2877",
"url": "https://github.com/libarchive/libarchive/pull/2877"
}
],
"release_date": "2026-03-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T15:14:31+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7329"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libarchive: Infinite Loop Denial of Service in RAR5 Decompression via archive_read_data() in libarchive"
},
{
"cve": "CVE-2026-4519",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-03-20T16:02:13.494105+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449649"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. The `webbrowser.open()` API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options, which could lead to unexpected behavior, information disclosure, or potentially arbitrary code execution, impacting the integrity of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "RHBZ#2449649",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449649"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4519",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4519"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4519"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143930",
"url": "https://github.com/python/cpython/issues/143930"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143931",
"url": "https://github.com/python/cpython/pull/143931"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/"
}
],
"release_date": "2026-03-20T15:08:32.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T15:14:31+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7329"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Command-line option injection in webbrowser.open() via crafted URLs"
},
{
"cve": "CVE-2026-29063",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-03-06T19:00:57.982727+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445291"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this vulnerability requires that an attacker is able to provide arbitrary data to clients of this library in a way that calls the affected functions with data the attacker controls. In most deployments, the ability to provide data in this fashion requires that an attacker has some degree of privileges to access the affected applications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "RHBZ#2445291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29063"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw",
"url": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw"
}
],
"release_date": "2026-03-06T18:25:22.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T15:14:31+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7329"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution"
}
]
}
RHSA-2026:4713
Vulnerability from csaf_redhat - Published: 2026-03-17 10:46 - Updated: 2026-04-09 15:17A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.12 is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: wsgiref.headers.Headers allows header newline injection in Python (CVE-2026-0865)\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:4713",
"url": "https://access.redhat.com/errata/RHSA-2026:4713"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431367"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_4713.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2026-04-09T15:17:01+00:00",
"generator": {
"date": "2026-04-09T15:17:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:4713",
"initial_release_date": "2026-03-17T10:46:47+00:00",
"revision_history": [
{
"date": "2026-03-17T10:46:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-17T10:46:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:17:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"product": {
"name": "python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"product_id": "python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.12.12-3.el10_1.1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"product": {
"name": "python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"product_id": "python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.12-3.el10_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"product": {
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"product_id": "python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.12-3.el10_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"product_id": "python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.12-3.el10_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.12-3.el10_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.12.12-3.el10_1.1.aarch64",
"product": {
"name": "python3-0:3.12.12-3.el10_1.1.aarch64",
"product_id": "python3-0:3.12.12-3.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.12-3.el10_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"product": {
"name": "python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"product_id": "python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.12-3.el10_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"product": {
"name": "python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"product_id": "python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.12-3.el10_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"product": {
"name": "python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"product_id": "python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.12-3.el10_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.12-3.el10_1.1.aarch64",
"product": {
"name": "python3-test-0:3.12.12-3.el10_1.1.aarch64",
"product_id": "python3-test-0:3.12.12-3.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.12-3.el10_1.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"product": {
"name": "python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"product_id": "python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.12-3.el10_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"product": {
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"product_id": "python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.12-3.el10_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.12-3.el10_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.12-3.el10_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.12.12-3.el10_1.1.ppc64le",
"product": {
"name": "python3-0:3.12.12-3.el10_1.1.ppc64le",
"product_id": "python3-0:3.12.12-3.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.12-3.el10_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"product": {
"name": "python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"product_id": "python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.12-3.el10_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"product": {
"name": "python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"product_id": "python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.12-3.el10_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"product": {
"name": "python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"product_id": "python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.12-3.el10_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"product": {
"name": "python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"product_id": "python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.12-3.el10_1.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.12.12-3.el10_1.1.s390x",
"product": {
"name": "python3-devel-0:3.12.12-3.el10_1.1.s390x",
"product_id": "python3-devel-0:3.12.12-3.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.12-3.el10_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"product": {
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"product_id": "python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.12-3.el10_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"product_id": "python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.12-3.el10_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"product_id": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.12-3.el10_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.12.12-3.el10_1.1.s390x",
"product": {
"name": "python3-0:3.12.12-3.el10_1.1.s390x",
"product_id": "python3-0:3.12.12-3.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.12-3.el10_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.12-3.el10_1.1.s390x",
"product": {
"name": "python3-libs-0:3.12.12-3.el10_1.1.s390x",
"product_id": "python3-libs-0:3.12.12-3.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.12-3.el10_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.12-3.el10_1.1.s390x",
"product": {
"name": "python3-debug-0:3.12.12-3.el10_1.1.s390x",
"product_id": "python3-debug-0:3.12.12-3.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.12-3.el10_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.12-3.el10_1.1.s390x",
"product": {
"name": "python3-idle-0:3.12.12-3.el10_1.1.s390x",
"product_id": "python3-idle-0:3.12.12-3.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.12-3.el10_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.12-3.el10_1.1.s390x",
"product": {
"name": "python3-test-0:3.12.12-3.el10_1.1.s390x",
"product_id": "python3-test-0:3.12.12-3.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.12-3.el10_1.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"product": {
"name": "python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"product_id": "python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.12-3.el10_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"product": {
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"product_id": "python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.12-3.el10_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"product_id": "python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.12-3.el10_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.12-3.el10_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.12.12-3.el10_1.1.x86_64",
"product": {
"name": "python3-0:3.12.12-3.el10_1.1.x86_64",
"product_id": "python3-0:3.12.12-3.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.12-3.el10_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"product": {
"name": "python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"product_id": "python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.12-3.el10_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"product": {
"name": "python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"product_id": "python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.12-3.el10_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"product": {
"name": "python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"product_id": "python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.12-3.el10_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.12-3.el10_1.1.x86_64",
"product": {
"name": "python3-test-0:3.12.12-3.el10_1.1.x86_64",
"product_id": "python3-test-0:3.12.12-3.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.12-3.el10_1.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.12-3.el10_1.1.src",
"product": {
"name": "python3.12-0:3.12.12-3.el10_1.1.src",
"product_id": "python3.12-0:3.12.12-3.el10_1.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.12-3.el10_1.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.12.12-3.el10_1.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch"
},
"product_reference": "python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-debug-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-devel-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-idle-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-libs-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-test-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-test-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-test-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.12-3.el10_1.1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src"
},
"product_reference": "python3.12-0:3.12.12-3.el10_1.1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.12.12-3.el10_1.1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch"
},
"product_reference": "python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-debug-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-devel-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-idle-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-libs-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-test-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-test-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-test-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.12-3.el10_1.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src"
},
"product_reference": "python3.12-0:3.12.12-3.el10_1.1.src",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.12.12-3.el10_1.1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch"
},
"product_reference": "python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-debug-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-devel-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-idle-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-libs-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-test-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-test-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-test-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.12-3.el10_1.1.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src"
},
"product_reference": "python3.12-0:3.12.12-3.el10_1.1.src",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-17T10:46:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4713"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-17T10:46:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4713"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-0865",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:26.694713+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431367"
}
],
"notes": [
{
"category": "description",
"text": "Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: wsgiref.headers.Headers allows header newline injection in Python",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "RHBZ#2431367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143916",
"url": "https://github.com/python/cpython/issues/143916"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143917",
"url": "https://github.com/python/cpython/pull/143917"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/"
}
],
"release_date": "2026-01-20T21:26:15.274000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-17T10:46:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4713"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: wsgiref.headers.Headers allows header newline injection in Python"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-17T10:46:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4713"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"AppStream-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"AppStream-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"BaseOS-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python-unversioned-command-0:3.12.12-3.el10_1.1.noarch",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-debug-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-devel-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-idle-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-libs-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-test-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3-tkinter-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-0:3.12.12-3.el10_1.1.src",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debuginfo-0:3.12.12-3.el10_1.1.x86_64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.aarch64",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.ppc64le",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.s390x",
"CRB-10.1.Z:python3.12-debugsource-0:3.12.12-3.el10_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
}
]
}
RHSA-2026:5399
Vulnerability from csaf_redhat - Published: 2026-03-23 16:06 - Updated: 2026-04-09 15:17A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.12 is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:5399",
"url": "https://access.redhat.com/errata/RHSA-2026:5399"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_5399.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2026-04-09T15:17:13+00:00",
"generator": {
"date": "2026-04-09T15:17:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:5399",
"initial_release_date": "2026-03-23T16:06:09+00:00",
"revision_history": [
{
"date": "2026-03-23T16:06:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-23T16:06:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:17:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.1-4.el9_4.11.src",
"product": {
"name": "python3.12-0:3.12.1-4.el9_4.11.src",
"product_id": "python3.12-0:3.12.1-4.el9_4.11.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.1-4.el9_4.11?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.1-4.el9_4.11.aarch64",
"product": {
"name": "python3.12-0:3.12.1-4.el9_4.11.aarch64",
"product_id": "python3.12-0:3.12.1-4.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.1-4.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"product": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"product_id": "python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.1-4.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"product": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"product_id": "python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.1-4.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"product": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"product_id": "python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.1-4.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"product_id": "python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.1-4.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.1-4.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"product": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"product_id": "python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.1-4.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"product": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"product_id": "python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.1-4.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"product": {
"name": "python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"product_id": "python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.1-4.el9_4.11?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"product": {
"name": "python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"product_id": "python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.1-4.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"product": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"product_id": "python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.1-4.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"product": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"product_id": "python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.1-4.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"product": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"product_id": "python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.1-4.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.1-4.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.1-4.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"product": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"product_id": "python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.1-4.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"product": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"product_id": "python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.1-4.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"product": {
"name": "python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"product_id": "python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.1-4.el9_4.11?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.1-4.el9_4.11.x86_64",
"product": {
"name": "python3.12-0:3.12.1-4.el9_4.11.x86_64",
"product_id": "python3.12-0:3.12.1-4.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.1-4.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"product": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"product_id": "python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.1-4.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"product": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"product_id": "python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.1-4.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64",
"product": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64",
"product_id": "python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.1-4.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"product_id": "python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.1-4.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.1-4.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"product": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"product_id": "python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.1-4.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"product": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"product_id": "python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.1-4.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"product": {
"name": "python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"product_id": "python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.1-4.el9_4.11?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"product": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"product_id": "python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.1-4.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"product": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"product_id": "python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.1-4.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"product": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"product_id": "python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.1-4.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"product": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"product_id": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.1-4.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.1-4.el9_4.11.i686",
"product": {
"name": "python3.12-0:3.12.1-4.el9_4.11.i686",
"product_id": "python3.12-0:3.12.1-4.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.1-4.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"product": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"product_id": "python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.1-4.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"product": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"product_id": "python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.1-4.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.1-4.el9_4.11.i686",
"product": {
"name": "python3.12-test-0:3.12.1-4.el9_4.11.i686",
"product_id": "python3.12-test-0:3.12.1-4.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.1-4.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"product": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"product_id": "python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.1-4.el9_4.11?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.1-4.el9_4.11.s390x",
"product": {
"name": "python3.12-0:3.12.1-4.el9_4.11.s390x",
"product_id": "python3.12-0:3.12.1-4.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.1-4.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"product": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"product_id": "python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.1-4.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"product": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"product_id": "python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.1-4.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"product": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"product_id": "python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.1-4.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"product_id": "python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.1-4.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"product_id": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.1-4.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"product": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"product_id": "python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.1-4.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"product": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"product_id": "python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.1-4.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"product": {
"name": "python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"product_id": "python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.1-4.el9_4.11?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.11.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.11.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.11.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.11.src",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.1-4.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64"
},
"product_reference": "python3.12-0:3.12.1-4.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.1-4.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.1-4.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.1-4.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.1-4.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.1-4.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64"
},
"product_reference": "python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T16:06:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5399"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T16:06:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5399"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T16:06:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5399"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.12-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debug-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debuginfo-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-debugsource-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-devel-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-idle-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-libs-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-test-0:3.12.1-4.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.12-tkinter-0:3.12.1-4.el9_4.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
}
]
}
RHSA-2026:6007
Vulnerability from csaf_redhat - Published: 2026-03-30 11:02 - Updated: 2026-04-09 15:17A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python is now available for Red Hat Enterprise Linux 6 Extended Lifecycle Support - EXTENSION.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:6007",
"url": "https://access.redhat.com/errata/RHSA-2026:6007"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6007.json"
}
],
"title": "Red Hat Security Advisory: python security update",
"tracking": {
"current_release_date": "2026-04-09T15:17:10+00:00",
"generator": {
"date": "2026-04-09T15:17:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:6007",
"initial_release_date": "2026-03-30T11:02:34+00:00",
"revision_history": [
{
"date": "2026-03-30T11:02:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-30T11:02:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:17:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product": {
"name": "Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:6"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-0:2.6.6-70.el6_10.2.src",
"product": {
"name": "python-0:2.6.6-70.el6_10.2.src",
"product_id": "python-0:2.6.6-70.el6_10.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python@2.6.6-70.el6_10.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python-0:2.6.6-70.el6_10.2.x86_64",
"product": {
"name": "python-0:2.6.6-70.el6_10.2.x86_64",
"product_id": "python-0:2.6.6-70.el6_10.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python@2.6.6-70.el6_10.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-devel-0:2.6.6-70.el6_10.2.x86_64",
"product": {
"name": "python-devel-0:2.6.6-70.el6_10.2.x86_64",
"product_id": "python-devel-0:2.6.6-70.el6_10.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-devel@2.6.6-70.el6_10.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-libs-0:2.6.6-70.el6_10.2.x86_64",
"product": {
"name": "python-libs-0:2.6.6-70.el6_10.2.x86_64",
"product_id": "python-libs-0:2.6.6-70.el6_10.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.6.6-70.el6_10.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tkinter-0:2.6.6-70.el6_10.2.x86_64",
"product": {
"name": "tkinter-0:2.6.6-70.el6_10.2.x86_64",
"product_id": "tkinter-0:2.6.6-70.el6_10.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tkinter@2.6.6-70.el6_10.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"product": {
"name": "python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"product_id": "python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-70.el6_10.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-test-0:2.6.6-70.el6_10.2.x86_64",
"product": {
"name": "python-test-0:2.6.6-70.el6_10.2.x86_64",
"product_id": "python-test-0:2.6.6-70.el6_10.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-test@2.6.6-70.el6_10.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-tools-0:2.6.6-70.el6_10.2.x86_64",
"product": {
"name": "python-tools-0:2.6.6-70.el6_10.2.x86_64",
"product_id": "python-tools-0:2.6.6-70.el6_10.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tools@2.6.6-70.el6_10.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-devel-0:2.6.6-70.el6_10.2.i686",
"product": {
"name": "python-devel-0:2.6.6-70.el6_10.2.i686",
"product_id": "python-devel-0:2.6.6-70.el6_10.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-devel@2.6.6-70.el6_10.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python-libs-0:2.6.6-70.el6_10.2.i686",
"product": {
"name": "python-libs-0:2.6.6-70.el6_10.2.i686",
"product_id": "python-libs-0:2.6.6-70.el6_10.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.6.6-70.el6_10.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"product": {
"name": "python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"product_id": "python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-70.el6_10.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python-0:2.6.6-70.el6_10.2.i686",
"product": {
"name": "python-0:2.6.6-70.el6_10.2.i686",
"product_id": "python-0:2.6.6-70.el6_10.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python@2.6.6-70.el6_10.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "tkinter-0:2.6.6-70.el6_10.2.i686",
"product": {
"name": "tkinter-0:2.6.6-70.el6_10.2.i686",
"product_id": "tkinter-0:2.6.6-70.el6_10.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tkinter@2.6.6-70.el6_10.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python-test-0:2.6.6-70.el6_10.2.i686",
"product": {
"name": "python-test-0:2.6.6-70.el6_10.2.i686",
"product_id": "python-test-0:2.6.6-70.el6_10.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-test@2.6.6-70.el6_10.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python-tools-0:2.6.6-70.el6_10.2.i686",
"product": {
"name": "python-tools-0:2.6.6-70.el6_10.2.i686",
"product_id": "python-tools-0:2.6.6-70.el6_10.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tools@2.6.6-70.el6_10.2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python-0:2.6.6-70.el6_10.2.s390x",
"product": {
"name": "python-0:2.6.6-70.el6_10.2.s390x",
"product_id": "python-0:2.6.6-70.el6_10.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python@2.6.6-70.el6_10.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-devel-0:2.6.6-70.el6_10.2.s390x",
"product": {
"name": "python-devel-0:2.6.6-70.el6_10.2.s390x",
"product_id": "python-devel-0:2.6.6-70.el6_10.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-devel@2.6.6-70.el6_10.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-libs-0:2.6.6-70.el6_10.2.s390x",
"product": {
"name": "python-libs-0:2.6.6-70.el6_10.2.s390x",
"product_id": "python-libs-0:2.6.6-70.el6_10.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.6.6-70.el6_10.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"product": {
"name": "python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"product_id": "python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-70.el6_10.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-test-0:2.6.6-70.el6_10.2.s390x",
"product": {
"name": "python-test-0:2.6.6-70.el6_10.2.s390x",
"product_id": "python-test-0:2.6.6-70.el6_10.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-test@2.6.6-70.el6_10.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-tools-0:2.6.6-70.el6_10.2.s390x",
"product": {
"name": "python-tools-0:2.6.6-70.el6_10.2.s390x",
"product_id": "python-tools-0:2.6.6-70.el6_10.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tools@2.6.6-70.el6_10.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tkinter-0:2.6.6-70.el6_10.2.s390x",
"product": {
"name": "tkinter-0:2.6.6-70.el6_10.2.s390x",
"product_id": "tkinter-0:2.6.6-70.el6_10.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tkinter@2.6.6-70.el6_10.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-devel-0:2.6.6-70.el6_10.2.s390",
"product": {
"name": "python-devel-0:2.6.6-70.el6_10.2.s390",
"product_id": "python-devel-0:2.6.6-70.el6_10.2.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-devel@2.6.6-70.el6_10.2?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python-libs-0:2.6.6-70.el6_10.2.s390",
"product": {
"name": "python-libs-0:2.6.6-70.el6_10.2.s390",
"product_id": "python-libs-0:2.6.6-70.el6_10.2.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.6.6-70.el6_10.2?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"product": {
"name": "python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"product_id": "python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.6.6-70.el6_10.2?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-70.el6_10.2.i686 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.i686"
},
"product_reference": "python-0:2.6.6-70.el6_10.2.i686",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-70.el6_10.2.s390x as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.s390x"
},
"product_reference": "python-0:2.6.6-70.el6_10.2.s390x",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-70.el6_10.2.src as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.src"
},
"product_reference": "python-0:2.6.6-70.el6_10.2.src",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-70.el6_10.2.x86_64 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.x86_64"
},
"product_reference": "python-0:2.6.6-70.el6_10.2.x86_64",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-70.el6_10.2.i686 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.i686"
},
"product_reference": "python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-70.el6_10.2.s390 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390"
},
"product_reference": "python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-70.el6_10.2.s390x as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390x"
},
"product_reference": "python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-70.el6_10.2.x86_64 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.x86_64"
},
"product_reference": "python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-70.el6_10.2.i686 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.i686"
},
"product_reference": "python-devel-0:2.6.6-70.el6_10.2.i686",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-70.el6_10.2.s390 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390"
},
"product_reference": "python-devel-0:2.6.6-70.el6_10.2.s390",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-70.el6_10.2.s390x as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390x"
},
"product_reference": "python-devel-0:2.6.6-70.el6_10.2.s390x",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-70.el6_10.2.x86_64 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.x86_64"
},
"product_reference": "python-devel-0:2.6.6-70.el6_10.2.x86_64",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-70.el6_10.2.i686 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.i686"
},
"product_reference": "python-libs-0:2.6.6-70.el6_10.2.i686",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-70.el6_10.2.s390 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390"
},
"product_reference": "python-libs-0:2.6.6-70.el6_10.2.s390",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-70.el6_10.2.s390x as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390x"
},
"product_reference": "python-libs-0:2.6.6-70.el6_10.2.s390x",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-70.el6_10.2.x86_64 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.x86_64"
},
"product_reference": "python-libs-0:2.6.6-70.el6_10.2.x86_64",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-70.el6_10.2.i686 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.i686"
},
"product_reference": "python-test-0:2.6.6-70.el6_10.2.i686",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-70.el6_10.2.s390x as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.s390x"
},
"product_reference": "python-test-0:2.6.6-70.el6_10.2.s390x",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-70.el6_10.2.x86_64 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.x86_64"
},
"product_reference": "python-test-0:2.6.6-70.el6_10.2.x86_64",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-70.el6_10.2.i686 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.i686"
},
"product_reference": "python-tools-0:2.6.6-70.el6_10.2.i686",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-70.el6_10.2.s390x as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.s390x"
},
"product_reference": "python-tools-0:2.6.6-70.el6_10.2.s390x",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-70.el6_10.2.x86_64 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.x86_64"
},
"product_reference": "python-tools-0:2.6.6-70.el6_10.2.x86_64",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-70.el6_10.2.i686 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.i686"
},
"product_reference": "tkinter-0:2.6.6-70.el6_10.2.i686",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-70.el6_10.2.s390x as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.s390x"
},
"product_reference": "tkinter-0:2.6.6-70.el6_10.2.s390x",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-70.el6_10.2.x86_64 as a component of Red Hat Enterprise Linux Server -EXTENSION(v. 6 ELS-EXTENSION)",
"product_id": "6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.x86_64"
},
"product_reference": "tkinter-0:2.6.6-70.el6_10.2.x86_64",
"relates_to_product_reference": "6Server-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-70.el6_10.2.i686 as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.i686"
},
"product_reference": "python-0:2.6.6-70.el6_10.2.i686",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-70.el6_10.2.s390x as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.s390x"
},
"product_reference": "python-0:2.6.6-70.el6_10.2.s390x",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-70.el6_10.2.src as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.src"
},
"product_reference": "python-0:2.6.6-70.el6_10.2.src",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.6.6-70.el6_10.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.x86_64"
},
"product_reference": "python-0:2.6.6-70.el6_10.2.x86_64",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-70.el6_10.2.i686 as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.i686"
},
"product_reference": "python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-70.el6_10.2.s390 as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390"
},
"product_reference": "python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-70.el6_10.2.s390x as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390x"
},
"product_reference": "python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.6.6-70.el6_10.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.x86_64"
},
"product_reference": "python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-70.el6_10.2.i686 as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.i686"
},
"product_reference": "python-devel-0:2.6.6-70.el6_10.2.i686",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-70.el6_10.2.s390 as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390"
},
"product_reference": "python-devel-0:2.6.6-70.el6_10.2.s390",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-70.el6_10.2.s390x as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390x"
},
"product_reference": "python-devel-0:2.6.6-70.el6_10.2.s390x",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.6.6-70.el6_10.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.x86_64"
},
"product_reference": "python-devel-0:2.6.6-70.el6_10.2.x86_64",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-70.el6_10.2.i686 as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.i686"
},
"product_reference": "python-libs-0:2.6.6-70.el6_10.2.i686",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-70.el6_10.2.s390 as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390"
},
"product_reference": "python-libs-0:2.6.6-70.el6_10.2.s390",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-70.el6_10.2.s390x as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390x"
},
"product_reference": "python-libs-0:2.6.6-70.el6_10.2.s390x",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.6.6-70.el6_10.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.x86_64"
},
"product_reference": "python-libs-0:2.6.6-70.el6_10.2.x86_64",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-70.el6_10.2.i686 as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.i686"
},
"product_reference": "python-test-0:2.6.6-70.el6_10.2.i686",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-70.el6_10.2.s390x as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.s390x"
},
"product_reference": "python-test-0:2.6.6-70.el6_10.2.s390x",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.6.6-70.el6_10.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.x86_64"
},
"product_reference": "python-test-0:2.6.6-70.el6_10.2.x86_64",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-70.el6_10.2.i686 as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.i686"
},
"product_reference": "python-tools-0:2.6.6-70.el6_10.2.i686",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-70.el6_10.2.s390x as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.s390x"
},
"product_reference": "python-tools-0:2.6.6-70.el6_10.2.s390x",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.6.6-70.el6_10.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.x86_64"
},
"product_reference": "python-tools-0:2.6.6-70.el6_10.2.x86_64",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-70.el6_10.2.i686 as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.i686"
},
"product_reference": "tkinter-0:2.6.6-70.el6_10.2.i686",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-70.el6_10.2.s390x as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.s390x"
},
"product_reference": "tkinter-0:2.6.6-70.el6_10.2.s390x",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.6.6-70.el6_10.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional -EXTENSION (v. 6 ELS -EXTENSION)",
"product_id": "6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.x86_64"
},
"product_reference": "tkinter-0:2.6.6-70.el6_10.2.x86_64",
"relates_to_product_reference": "6Server-optional-ELS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.src",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.src",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-30T11:02:34+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.src",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.src",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6007"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.src",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.src",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.src",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.src",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.src",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.src",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-30T11:02:34+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.src",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.src",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6007"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.src",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.src",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.src",
"6Server-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.x86_64",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.i686",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.s390x",
"6Server-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.src",
"6Server-optional-ELS.EXTENSION:python-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-debuginfo-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-devel-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-libs-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-test-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:python-tools-0:2.6.6-70.el6_10.2.x86_64",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.i686",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.s390x",
"6Server-optional-ELS.EXTENSION:tkinter-0:2.6.6-70.el6_10.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
}
]
}
RHSA-2026:5226
Vulnerability from csaf_redhat - Published: 2026-03-23 04:02 - Updated: 2026-04-09 15:17A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.9 is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:5226",
"url": "https://access.redhat.com/errata/RHSA-2026:5226"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_5226.json"
}
],
"title": "Red Hat Security Advisory: python3.9 security update",
"tracking": {
"current_release_date": "2026-04-09T15:17:07+00:00",
"generator": {
"date": "2026-04-09T15:17:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:5226",
"initial_release_date": "2026-03-23T04:02:32+00:00",
"revision_history": [
{
"date": "2026-03-23T04:02:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-23T04:02:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:17:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"product": {
"name": "python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"product_id": "python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.9.18-3.el9_4.11?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"product_id": "python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.11.aarch64",
"product": {
"name": "python3-0:3.9.18-3.el9_4.11.aarch64",
"product_id": "python3-0:3.9.18-3.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"product_id": "python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"product_id": "python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"product_id": "python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.11.aarch64",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.11.aarch64",
"product_id": "python3-test-0:3.9.18-3.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.11?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"product_id": "python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.11.ppc64le",
"product": {
"name": "python3-0:3.9.18-3.el9_4.11.ppc64le",
"product_id": "python3-0:3.9.18-3.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"product_id": "python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"product_id": "python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"product_id": "python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"product_id": "python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.11?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.11.i686",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.i686",
"product_id": "python3-devel-0:3.9.18-3.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.11.i686",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.i686",
"product_id": "python3-libs-0:3.9.18-3.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.11.i686",
"product": {
"name": "python3-0:3.9.18-3.el9_4.11.i686",
"product_id": "python3-0:3.9.18-3.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.11.i686",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.i686",
"product_id": "python3-debug-0:3.9.18-3.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.11.i686",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.i686",
"product_id": "python3-idle-0:3.9.18-3.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.11.i686",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.11.i686",
"product_id": "python3-test-0:3.9.18-3.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.11?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.11?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"product_id": "python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.11.x86_64",
"product": {
"name": "python3-0:3.9.18-3.el9_4.11.x86_64",
"product_id": "python3-0:3.9.18-3.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"product_id": "python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"product_id": "python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"product_id": "python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.11.x86_64",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.11.x86_64",
"product_id": "python3-test-0:3.9.18-3.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.11?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.18-3.el9_4.11.s390x",
"product": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.s390x",
"product_id": "python3-devel-0:3.9.18-3.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"product": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"product_id": "python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"product": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"product": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.18-3.el9_4.11.s390x",
"product": {
"name": "python3-0:3.9.18-3.el9_4.11.s390x",
"product_id": "python3-0:3.9.18-3.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.18-3.el9_4.11.s390x",
"product": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.s390x",
"product_id": "python3-libs-0:3.9.18-3.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.18-3.el9_4.11.s390x",
"product": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.s390x",
"product_id": "python3-debug-0:3.9.18-3.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.18-3.el9_4.11.s390x",
"product": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.s390x",
"product_id": "python3-idle-0:3.9.18-3.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.18-3.el9_4.11.s390x",
"product": {
"name": "python3-test-0:3.9.18-3.el9_4.11.s390x",
"product_id": "python3-test-0:3.9.18-3.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.11?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.9-0:3.9.18-3.el9_4.11.src",
"product": {
"name": "python3.9-0:3.9.18-3.el9_4.11.src",
"product_id": "python3.9-0:3.9.18-3.el9_4.11.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9@3.9.18-3.el9_4.11?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.18-3.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.18-3.el9_4.11.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src"
},
"product_reference": "python3.9-0:3.9.18-3.el9_4.11.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.18-3.el9_4.11.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.18-3.el9_4.11.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src"
},
"product_reference": "python3.9-0:3.9.18-3.el9_4.11.src",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.18-3.el9_4.11.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-test-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.18-3.el9_4.11.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src"
},
"product_reference": "python3.9-0:3.9.18-3.el9_4.11.src",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T04:02:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5226"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T04:02:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5226"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T04:02:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5226"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"BaseOS-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python-unversioned-command-0:3.9.18-3.el9_4.11.noarch",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-debug-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-devel-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-idle-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-libs-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-test-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3-tkinter-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-0:3.9.18-3.el9_4.11.src",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.11.x86_64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.aarch64",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.i686",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.ppc64le",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.s390x",
"CRB-9.4.0.Z.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
}
]
}
RHSA-2026:4165
Vulnerability from csaf_redhat - Published: 2026-03-10 09:36 - Updated: 2026-04-09 15:16A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.12 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:4165",
"url": "https://access.redhat.com/errata/RHSA-2026:4165"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_4165.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2026-04-09T15:16:57+00:00",
"generator": {
"date": "2026-04-09T15:16:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:4165",
"initial_release_date": "2026-03-10T09:36:17+00:00",
"revision_history": [
{
"date": "2026-03-10T09:36:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-10T09:36:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:16:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.12-4.el9_7.1.src",
"product": {
"name": "python3.12-0:3.12.12-4.el9_7.1.src",
"product_id": "python3.12-0:3.12.12-4.el9_7.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.12-4.el9_7.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.12-4.el9_7.1.aarch64",
"product": {
"name": "python3.12-0:3.12.12-4.el9_7.1.aarch64",
"product_id": "python3.12-0:3.12.12-4.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.12-4.el9_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"product": {
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"product_id": "python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.12-4.el9_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"product": {
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"product_id": "python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.12-4.el9_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"product": {
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"product_id": "python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.12-4.el9_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"product_id": "python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.12-4.el9_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.12-4.el9_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"product": {
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"product_id": "python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.12-4.el9_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"product": {
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"product_id": "python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.12-4.el9_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"product": {
"name": "python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"product_id": "python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.12-4.el9_7.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"product": {
"name": "python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"product_id": "python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.12-4.el9_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"product": {
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"product_id": "python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.12-4.el9_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"product": {
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"product_id": "python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.12-4.el9_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"product": {
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"product_id": "python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.12-4.el9_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.12-4.el9_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.12-4.el9_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"product": {
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"product_id": "python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.12-4.el9_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"product": {
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"product_id": "python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.12-4.el9_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"product": {
"name": "python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"product_id": "python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.12-4.el9_7.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.12-4.el9_7.1.x86_64",
"product": {
"name": "python3.12-0:3.12.12-4.el9_7.1.x86_64",
"product_id": "python3.12-0:3.12.12-4.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.12-4.el9_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"product": {
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"product_id": "python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.12-4.el9_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"product": {
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"product_id": "python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.12-4.el9_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64",
"product": {
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64",
"product_id": "python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.12-4.el9_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"product_id": "python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.12-4.el9_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.12-4.el9_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"product": {
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"product_id": "python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.12-4.el9_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"product": {
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"product_id": "python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.12-4.el9_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"product": {
"name": "python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"product_id": "python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.12-4.el9_7.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"product": {
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"product_id": "python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.12-4.el9_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"product": {
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"product_id": "python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.12-4.el9_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"product": {
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"product_id": "python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.12-4.el9_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"product": {
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"product_id": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.12-4.el9_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-0:3.12.12-4.el9_7.1.i686",
"product": {
"name": "python3.12-0:3.12.12-4.el9_7.1.i686",
"product_id": "python3.12-0:3.12.12-4.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.12-4.el9_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"product": {
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"product_id": "python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.12-4.el9_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"product": {
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"product_id": "python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.12-4.el9_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.12-4.el9_7.1.i686",
"product": {
"name": "python3.12-test-0:3.12.12-4.el9_7.1.i686",
"product_id": "python3.12-test-0:3.12.12-4.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.12-4.el9_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"product": {
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"product_id": "python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.12-4.el9_7.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.12-4.el9_7.1.s390x",
"product": {
"name": "python3.12-0:3.12.12-4.el9_7.1.s390x",
"product_id": "python3.12-0:3.12.12-4.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.12-4.el9_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"product": {
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"product_id": "python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-devel@3.12.12-4.el9_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"product": {
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"product_id": "python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-libs@3.12.12-4.el9_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"product": {
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"product_id": "python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.12-4.el9_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"product_id": "python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.12-4.el9_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"product_id": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.12-4.el9_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"product": {
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"product_id": "python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debug@3.12.12-4.el9_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"product": {
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"product_id": "python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-idle@3.12.12-4.el9_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"product": {
"name": "python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"product_id": "python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-test@3.12.12-4.el9_7.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.12-4.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64"
},
"product_reference": "python3.12-0:3.12.12-4.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.12-4.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686"
},
"product_reference": "python3.12-0:3.12.12-4.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.12-4.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le"
},
"product_reference": "python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.12-4.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x"
},
"product_reference": "python3.12-0:3.12.12-4.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.12-4.el9_7.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src"
},
"product_reference": "python3.12-0:3.12.12-4.el9_7.1.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.12-4.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64"
},
"product_reference": "python3.12-0:3.12.12-4.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686"
},
"product_reference": "python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x"
},
"product_reference": "python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686"
},
"product_reference": "python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x"
},
"product_reference": "python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686"
},
"product_reference": "python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x"
},
"product_reference": "python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686"
},
"product_reference": "python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x"
},
"product_reference": "python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.12-4.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64"
},
"product_reference": "python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.12-4.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686"
},
"product_reference": "python3.12-test-0:3.12.12-4.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.12-4.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.12-4.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x"
},
"product_reference": "python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.12-4.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64"
},
"product_reference": "python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.12-4.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64"
},
"product_reference": "python3.12-0:3.12.12-4.el9_7.1.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.12-4.el9_7.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686"
},
"product_reference": "python3.12-0:3.12.12-4.el9_7.1.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.12-4.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le"
},
"product_reference": "python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.12-4.el9_7.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x"
},
"product_reference": "python3.12-0:3.12.12-4.el9_7.1.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.12-4.el9_7.1.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src"
},
"product_reference": "python3.12-0:3.12.12-4.el9_7.1.src",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.12-4.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64"
},
"product_reference": "python3.12-0:3.12.12-4.el9_7.1.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64"
},
"product_reference": "python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686"
},
"product_reference": "python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le"
},
"product_reference": "python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x"
},
"product_reference": "python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debug-0:3.12.12-4.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64"
},
"product_reference": "python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686"
},
"product_reference": "python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64"
},
"product_reference": "python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686"
},
"product_reference": "python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le"
},
"product_reference": "python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x"
},
"product_reference": "python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-devel-0:3.12.12-4.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64"
},
"product_reference": "python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64"
},
"product_reference": "python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686"
},
"product_reference": "python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le"
},
"product_reference": "python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x"
},
"product_reference": "python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-idle-0:3.12.12-4.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64"
},
"product_reference": "python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64"
},
"product_reference": "python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686"
},
"product_reference": "python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le"
},
"product_reference": "python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x"
},
"product_reference": "python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-libs-0:3.12.12-4.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64"
},
"product_reference": "python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.12-4.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64"
},
"product_reference": "python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.12-4.el9_7.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686"
},
"product_reference": "python3.12-test-0:3.12.12-4.el9_7.1.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.12-4.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le"
},
"product_reference": "python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.12-4.el9_7.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x"
},
"product_reference": "python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-test-0:3.12.12-4.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64"
},
"product_reference": "python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64"
},
"product_reference": "python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686"
},
"product_reference": "python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le"
},
"product_reference": "python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x"
},
"product_reference": "python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64"
},
"product_reference": "python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T09:36:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4165"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T09:36:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4165"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T09:36:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4165"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.12-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debug-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debuginfo-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-debugsource-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-devel-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-idle-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-libs-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-test-0:3.12.12-4.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.12-tkinter-0:3.12.12-4.el9_7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
}
]
}
RHSA-2026:4473
Vulnerability from csaf_redhat - Published: 2026-03-12 13:40 - Updated: 2026-04-09 15:17A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.11 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: wsgiref.headers.Headers allows header newline injection in Python (CVE-2026-0865)\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:4473",
"url": "https://access.redhat.com/errata/RHSA-2026:4473"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431367"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_4473.json"
}
],
"title": "Red Hat Security Advisory: python3.11 security update",
"tracking": {
"current_release_date": "2026-04-09T15:17:00+00:00",
"generator": {
"date": "2026-04-09T15:17:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:4473",
"initial_release_date": "2026-03-12T13:40:42+00:00",
"revision_history": [
{
"date": "2026-03-12T13:40:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-12T13:40:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:17:00+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.13-5.el8_10.x86_64",
"product": {
"name": "python3.11-0:3.11.13-5.el8_10.x86_64",
"product_id": "python3.11-0:3.11.13-5.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.13-5.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"product": {
"name": "python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"product_id": "python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.13-5.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"product": {
"name": "python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"product_id": "python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.13-5.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"product": {
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"product_id": "python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.13-5.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"product": {
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"product_id": "python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.13-5.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"product": {
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"product_id": "python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.13-5.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"product": {
"name": "python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"product_id": "python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.13-5.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"product": {
"name": "python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"product_id": "python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.13-5.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.13-5.el8_10.x86_64",
"product": {
"name": "python3.11-test-0:3.11.13-5.el8_10.x86_64",
"product_id": "python3.11-test-0:3.11.13-5.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.13-5.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.13-5.el8_10.i686",
"product": {
"name": "python3.11-devel-0:3.11.13-5.el8_10.i686",
"product_id": "python3.11-devel-0:3.11.13-5.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.13-5.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.13-5.el8_10.i686",
"product": {
"name": "python3.11-libs-0:3.11.13-5.el8_10.i686",
"product_id": "python3.11-libs-0:3.11.13-5.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.13-5.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"product": {
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"product_id": "python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.13-5.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"product": {
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"product_id": "python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.13-5.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-0:3.11.13-5.el8_10.i686",
"product": {
"name": "python3.11-0:3.11.13-5.el8_10.i686",
"product_id": "python3.11-0:3.11.13-5.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.13-5.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.13-5.el8_10.i686",
"product": {
"name": "python3.11-debug-0:3.11.13-5.el8_10.i686",
"product_id": "python3.11-debug-0:3.11.13-5.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.13-5.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.13-5.el8_10.i686",
"product": {
"name": "python3.11-idle-0:3.11.13-5.el8_10.i686",
"product_id": "python3.11-idle-0:3.11.13-5.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.13-5.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.13-5.el8_10.i686",
"product": {
"name": "python3.11-test-0:3.11.13-5.el8_10.i686",
"product_id": "python3.11-test-0:3.11.13-5.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.13-5.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"product": {
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"product_id": "python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.13-5.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.13-5.el8_10.s390x",
"product": {
"name": "python3.11-0:3.11.13-5.el8_10.s390x",
"product_id": "python3.11-0:3.11.13-5.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.13-5.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.13-5.el8_10.s390x",
"product": {
"name": "python3.11-devel-0:3.11.13-5.el8_10.s390x",
"product_id": "python3.11-devel-0:3.11.13-5.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.13-5.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.13-5.el8_10.s390x",
"product": {
"name": "python3.11-libs-0:3.11.13-5.el8_10.s390x",
"product_id": "python3.11-libs-0:3.11.13-5.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.13-5.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"product": {
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"product_id": "python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.13-5.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"product": {
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"product_id": "python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.13-5.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"product": {
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"product_id": "python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.13-5.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.13-5.el8_10.s390x",
"product": {
"name": "python3.11-debug-0:3.11.13-5.el8_10.s390x",
"product_id": "python3.11-debug-0:3.11.13-5.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.13-5.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.13-5.el8_10.s390x",
"product": {
"name": "python3.11-idle-0:3.11.13-5.el8_10.s390x",
"product_id": "python3.11-idle-0:3.11.13-5.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.13-5.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.13-5.el8_10.s390x",
"product": {
"name": "python3.11-test-0:3.11.13-5.el8_10.s390x",
"product_id": "python3.11-test-0:3.11.13-5.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.13-5.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.13-5.el8_10.src",
"product": {
"name": "python3.11-0:3.11.13-5.el8_10.src",
"product_id": "python3.11-0:3.11.13-5.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.13-5.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.13-5.el8_10.aarch64",
"product": {
"name": "python3.11-0:3.11.13-5.el8_10.aarch64",
"product_id": "python3.11-0:3.11.13-5.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.13-5.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"product": {
"name": "python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"product_id": "python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.13-5.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"product": {
"name": "python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"product_id": "python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.13-5.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"product": {
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"product_id": "python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.13-5.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"product": {
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"product_id": "python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.13-5.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"product": {
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"product_id": "python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.13-5.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"product": {
"name": "python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"product_id": "python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.13-5.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"product": {
"name": "python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"product_id": "python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.13-5.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.13-5.el8_10.aarch64",
"product": {
"name": "python3.11-test-0:3.11.13-5.el8_10.aarch64",
"product_id": "python3.11-test-0:3.11.13-5.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.13-5.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-0:3.11.13-5.el8_10.ppc64le",
"product": {
"name": "python3.11-0:3.11.13-5.el8_10.ppc64le",
"product_id": "python3.11-0:3.11.13-5.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11@3.11.13-5.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"product": {
"name": "python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"product_id": "python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-devel@3.11.13-5.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"product": {
"name": "python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"product_id": "python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-libs@3.11.13-5.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"product": {
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"product_id": "python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.13-5.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"product": {
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"product_id": "python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.13-5.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"product": {
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"product_id": "python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.13-5.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"product": {
"name": "python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"product_id": "python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-debug@3.11.13-5.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"product": {
"name": "python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"product_id": "python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-idle@3.11.13-5.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"product": {
"name": "python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"product_id": "python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-test@3.11.13-5.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"product": {
"name": "python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"product_id": "python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-rpm-macros@3.11.13-5.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64"
},
"product_reference": "python3.11-0:3.11.13-5.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686"
},
"product_reference": "python3.11-0:3.11.13-5.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le"
},
"product_reference": "python3.11-0:3.11.13-5.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x"
},
"product_reference": "python3.11-0:3.11.13-5.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src"
},
"product_reference": "python3.11-0:3.11.13-5.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64"
},
"product_reference": "python3.11-0:3.11.13-5.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686"
},
"product_reference": "python3.11-debug-0:3.11.13-5.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x"
},
"product_reference": "python3.11-debug-0:3.11.13-5.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686"
},
"product_reference": "python3.11-devel-0:3.11.13-5.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x"
},
"product_reference": "python3.11-devel-0:3.11.13-5.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686"
},
"product_reference": "python3.11-idle-0:3.11.13-5.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x"
},
"product_reference": "python3.11-idle-0:3.11.13-5.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686"
},
"product_reference": "python3.11-libs-0:3.11.13-5.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x"
},
"product_reference": "python3.11-libs-0:3.11.13-5.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch"
},
"product_reference": "python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64"
},
"product_reference": "python3.11-test-0:3.11.13-5.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686"
},
"product_reference": "python3.11-test-0:3.11.13-5.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x"
},
"product_reference": "python3.11-test-0:3.11.13-5.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64"
},
"product_reference": "python3.11-test-0:3.11.13-5.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64"
},
"product_reference": "python3.11-0:3.11.13-5.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686"
},
"product_reference": "python3.11-0:3.11.13-5.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le"
},
"product_reference": "python3.11-0:3.11.13-5.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x"
},
"product_reference": "python3.11-0:3.11.13-5.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src"
},
"product_reference": "python3.11-0:3.11.13-5.el8_10.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-0:3.11.13-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64"
},
"product_reference": "python3.11-0:3.11.13-5.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64"
},
"product_reference": "python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686"
},
"product_reference": "python3.11-debug-0:3.11.13-5.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le"
},
"product_reference": "python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x"
},
"product_reference": "python3.11-debug-0:3.11.13-5.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debug-0:3.11.13-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64"
},
"product_reference": "python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64"
},
"product_reference": "python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-debugsource-0:3.11.13-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64"
},
"product_reference": "python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64"
},
"product_reference": "python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686"
},
"product_reference": "python3.11-devel-0:3.11.13-5.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le"
},
"product_reference": "python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x"
},
"product_reference": "python3.11-devel-0:3.11.13-5.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-devel-0:3.11.13-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64"
},
"product_reference": "python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64"
},
"product_reference": "python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686"
},
"product_reference": "python3.11-idle-0:3.11.13-5.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le"
},
"product_reference": "python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x"
},
"product_reference": "python3.11-idle-0:3.11.13-5.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-idle-0:3.11.13-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64"
},
"product_reference": "python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64"
},
"product_reference": "python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686"
},
"product_reference": "python3.11-libs-0:3.11.13-5.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le"
},
"product_reference": "python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x"
},
"product_reference": "python3.11-libs-0:3.11.13-5.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-libs-0:3.11.13-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64"
},
"product_reference": "python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch"
},
"product_reference": "python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64"
},
"product_reference": "python3.11-test-0:3.11.13-5.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686"
},
"product_reference": "python3.11-test-0:3.11.13-5.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le"
},
"product_reference": "python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x"
},
"product_reference": "python3.11-test-0:3.11.13-5.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-test-0:3.11.13-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64"
},
"product_reference": "python3.11-test-0:3.11.13-5.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tkinter-0:3.11.13-5.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64"
},
"product_reference": "python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-12T13:40:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4473"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-12T13:40:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4473"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-0865",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:26.694713+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431367"
}
],
"notes": [
{
"category": "description",
"text": "Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: wsgiref.headers.Headers allows header newline injection in Python",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "RHBZ#2431367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143916",
"url": "https://github.com/python/cpython/issues/143916"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143917",
"url": "https://github.com/python/cpython/pull/143917"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/"
}
],
"release_date": "2026-01-20T21:26:15.274000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-12T13:40:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4473"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: wsgiref.headers.Headers allows header newline injection in Python"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-12T13:40:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4473"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.13-5.el8_10.noarch",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.13-5.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.13-5.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
}
]
}
RHSA-2026:5225
Vulnerability from csaf_redhat - Published: 2026-03-23 03:31 - Updated: 2026-04-09 15:17A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.9 is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:5225",
"url": "https://access.redhat.com/errata/RHSA-2026:5225"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_5225.json"
}
],
"title": "Red Hat Security Advisory: python3.9 security update",
"tracking": {
"current_release_date": "2026-04-09T15:17:07+00:00",
"generator": {
"date": "2026-04-09T15:17:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:5225",
"initial_release_date": "2026-03-23T03:31:47+00:00",
"revision_history": [
{
"date": "2026-03-23T03:31:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-23T03:31:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:17:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:9.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.16-1.el9_2.12.aarch64",
"product": {
"name": "python3-0:3.9.16-1.el9_2.12.aarch64",
"product_id": "python3-0:3.9.16-1.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.16-1.el9_2.12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"product": {
"name": "python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"product_id": "python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"product": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"product": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"product": {
"name": "python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"product_id": "python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"product": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"product_id": "python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.16-1.el9_2.12?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.16-1.el9_2.12.ppc64le",
"product": {
"name": "python3-0:3.9.16-1.el9_2.12.ppc64le",
"product_id": "python3-0:3.9.16-1.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.16-1.el9_2.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"product": {
"name": "python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"product_id": "python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"product": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"product": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"product": {
"name": "python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"product_id": "python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"product": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"product_id": "python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.16-1.el9_2.12?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.16-1.el9_2.12.s390x",
"product": {
"name": "python3-0:3.9.16-1.el9_2.12.s390x",
"product_id": "python3-0:3.9.16-1.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.16-1.el9_2.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.16-1.el9_2.12.s390x",
"product": {
"name": "python3-libs-0:3.9.16-1.el9_2.12.s390x",
"product_id": "python3-libs-0:3.9.16-1.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"product": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"product": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.16-1.el9_2.12.s390x",
"product": {
"name": "python3-devel-0:3.9.16-1.el9_2.12.s390x",
"product_id": "python3-devel-0:3.9.16-1.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"product": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"product_id": "python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.16-1.el9_2.12?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.9.16-1.el9_2.12.x86_64",
"product": {
"name": "python3-0:3.9.16-1.el9_2.12.x86_64",
"product_id": "python3-0:3.9.16-1.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.16-1.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"product": {
"name": "python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"product_id": "python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64",
"product": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64",
"product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"product": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"product": {
"name": "python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"product_id": "python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"product": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"product_id": "python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.16-1.el9_2.12?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-libs-0:3.9.16-1.el9_2.12.i686",
"product": {
"name": "python3-libs-0:3.9.16-1.el9_2.12.i686",
"product_id": "python3-libs-0:3.9.16-1.el9_2.12.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.16-1.el9_2.12?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"product": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"product_id": "python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.16-1.el9_2.12?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"product": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"product_id": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.16-1.el9_2.12?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.9.16-1.el9_2.12.i686",
"product": {
"name": "python3-devel-0:3.9.16-1.el9_2.12.i686",
"product_id": "python3-devel-0:3.9.16-1.el9_2.12.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.16-1.el9_2.12?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.9-0:3.9.16-1.el9_2.12.src",
"product": {
"name": "python3.9-0:3.9.16-1.el9_2.12.src",
"product_id": "python3.9-0:3.9.16-1.el9_2.12.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9@3.9.16-1.el9_2.12?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"product": {
"name": "python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"product_id": "python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.9.16-1.el9_2.12?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.16-1.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.16-1.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64"
},
"product_reference": "python3-0:3.9.16-1.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.16-1.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le"
},
"product_reference": "python3-0:3.9.16-1.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.16-1.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x"
},
"product_reference": "python3-0:3.9.16-1.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.16-1.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64"
},
"product_reference": "python3-0:3.9.16-1.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.12.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.12.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.12.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.12.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x"
},
"product_reference": "python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.16-1.el9_2.12.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src"
},
"product_reference": "python3.9-0:3.9.16-1.el9_2.12.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.16-1.el9_2.12.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.16-1.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64"
},
"product_reference": "python3-0:3.9.16-1.el9_2.12.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.16-1.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le"
},
"product_reference": "python3-0:3.9.16-1.el9_2.12.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.16-1.el9_2.12.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x"
},
"product_reference": "python3-0:3.9.16-1.el9_2.12.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.16-1.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64"
},
"product_reference": "python3-0:3.9.16-1.el9_2.12.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.12.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.12.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.12.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.12.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.16-1.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64"
},
"product_reference": "python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.12.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.12.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.12.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.12.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.16-1.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64"
},
"product_reference": "python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.12.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x"
},
"product_reference": "python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.16-1.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.16-1.el9_2.12.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src"
},
"product_reference": "python3.9-0:3.9.16-1.el9_2.12.src",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T03:31:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5225"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T03:31:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5225"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T03:31:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5225"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"AppStream-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python-unversioned-command-0:3.9.16-1.el9_2.12.noarch",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-devel-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-libs-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3-tkinter-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-0:3.9.16-1.el9_2.12.src",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debuginfo-0:3.9.16-1.el9_2.12.x86_64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.aarch64",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.i686",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.s390x",
"BaseOS-9.2.0.Z.E4S:python3.9-debugsource-0:3.9.16-1.el9_2.12.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
}
]
}
RHSA-2026:5393
Vulnerability from csaf_redhat - Published: 2026-03-23 14:28 - Updated: 2026-04-09 15:17A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:5393",
"url": "https://access.redhat.com/errata/RHSA-2026:5393"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_5393.json"
}
],
"title": "Red Hat Security Advisory: python security update",
"tracking": {
"current_release_date": "2026-04-09T15:17:08+00:00",
"generator": {
"date": "2026-04-09T15:17:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:5393",
"initial_release_date": "2026-03-23T14:28:39+00:00",
"revision_history": [
{
"date": "2026-03-23T14:28:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-23T14:28:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:17:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-0:2.7.5-94.el7_9.3.src",
"product": {
"name": "python-0:2.7.5-94.el7_9.3.src",
"product_id": "python-0:2.7.5-94.el7_9.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python@2.7.5-94.el7_9.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python-0:2.7.5-94.el7_9.3.x86_64",
"product": {
"name": "python-0:2.7.5-94.el7_9.3.x86_64",
"product_id": "python-0:2.7.5-94.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python@2.7.5-94.el7_9.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-devel-0:2.7.5-94.el7_9.3.x86_64",
"product": {
"name": "python-devel-0:2.7.5-94.el7_9.3.x86_64",
"product_id": "python-devel-0:2.7.5-94.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-devel@2.7.5-94.el7_9.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-libs-0:2.7.5-94.el7_9.3.x86_64",
"product": {
"name": "python-libs-0:2.7.5-94.el7_9.3.x86_64",
"product_id": "python-libs-0:2.7.5-94.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"product": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"product_id": "python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-debug-0:2.7.5-94.el7_9.3.x86_64",
"product": {
"name": "python-debug-0:2.7.5-94.el7_9.3.x86_64",
"product_id": "python-debug-0:2.7.5-94.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debug@2.7.5-94.el7_9.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-test-0:2.7.5-94.el7_9.3.x86_64",
"product": {
"name": "python-test-0:2.7.5-94.el7_9.3.x86_64",
"product_id": "python-test-0:2.7.5-94.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-test@2.7.5-94.el7_9.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-tools-0:2.7.5-94.el7_9.3.x86_64",
"product": {
"name": "python-tools-0:2.7.5-94.el7_9.3.x86_64",
"product_id": "python-tools-0:2.7.5-94.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tools@2.7.5-94.el7_9.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tkinter-0:2.7.5-94.el7_9.3.x86_64",
"product": {
"name": "tkinter-0:2.7.5-94.el7_9.3.x86_64",
"product_id": "tkinter-0:2.7.5-94.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tkinter@2.7.5-94.el7_9.3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-libs-0:2.7.5-94.el7_9.3.i686",
"product": {
"name": "python-libs-0:2.7.5-94.el7_9.3.i686",
"product_id": "python-libs-0:2.7.5-94.el7_9.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"product": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"product_id": "python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9.3?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python-0:2.7.5-94.el7_9.3.ppc64le",
"product": {
"name": "python-0:2.7.5-94.el7_9.3.ppc64le",
"product_id": "python-0:2.7.5-94.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python@2.7.5-94.el7_9.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"product": {
"name": "python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"product_id": "python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-devel@2.7.5-94.el7_9.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"product": {
"name": "python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"product_id": "python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"product": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"product_id": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"product": {
"name": "python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"product_id": "python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debug@2.7.5-94.el7_9.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-test-0:2.7.5-94.el7_9.3.ppc64le",
"product": {
"name": "python-test-0:2.7.5-94.el7_9.3.ppc64le",
"product_id": "python-test-0:2.7.5-94.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-test@2.7.5-94.el7_9.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"product": {
"name": "python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"product_id": "python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tools@2.7.5-94.el7_9.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"product": {
"name": "tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"product_id": "tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tkinter@2.7.5-94.el7_9.3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-0:2.7.5-94.el7_9.3.ppc64",
"product": {
"name": "python-0:2.7.5-94.el7_9.3.ppc64",
"product_id": "python-0:2.7.5-94.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python@2.7.5-94.el7_9.3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-devel-0:2.7.5-94.el7_9.3.ppc64",
"product": {
"name": "python-devel-0:2.7.5-94.el7_9.3.ppc64",
"product_id": "python-devel-0:2.7.5-94.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-devel@2.7.5-94.el7_9.3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-libs-0:2.7.5-94.el7_9.3.ppc64",
"product": {
"name": "python-libs-0:2.7.5-94.el7_9.3.ppc64",
"product_id": "python-libs-0:2.7.5-94.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9.3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"product": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"product_id": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9.3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-debug-0:2.7.5-94.el7_9.3.ppc64",
"product": {
"name": "python-debug-0:2.7.5-94.el7_9.3.ppc64",
"product_id": "python-debug-0:2.7.5-94.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debug@2.7.5-94.el7_9.3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-test-0:2.7.5-94.el7_9.3.ppc64",
"product": {
"name": "python-test-0:2.7.5-94.el7_9.3.ppc64",
"product_id": "python-test-0:2.7.5-94.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-test@2.7.5-94.el7_9.3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-tools-0:2.7.5-94.el7_9.3.ppc64",
"product": {
"name": "python-tools-0:2.7.5-94.el7_9.3.ppc64",
"product_id": "python-tools-0:2.7.5-94.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tools@2.7.5-94.el7_9.3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "tkinter-0:2.7.5-94.el7_9.3.ppc64",
"product": {
"name": "tkinter-0:2.7.5-94.el7_9.3.ppc64",
"product_id": "tkinter-0:2.7.5-94.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tkinter@2.7.5-94.el7_9.3?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-libs-0:2.7.5-94.el7_9.3.ppc",
"product": {
"name": "python-libs-0:2.7.5-94.el7_9.3.ppc",
"product_id": "python-libs-0:2.7.5-94.el7_9.3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9.3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"product": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"product_id": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9.3?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "python-0:2.7.5-94.el7_9.3.s390x",
"product": {
"name": "python-0:2.7.5-94.el7_9.3.s390x",
"product_id": "python-0:2.7.5-94.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python@2.7.5-94.el7_9.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-devel-0:2.7.5-94.el7_9.3.s390x",
"product": {
"name": "python-devel-0:2.7.5-94.el7_9.3.s390x",
"product_id": "python-devel-0:2.7.5-94.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-devel@2.7.5-94.el7_9.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-libs-0:2.7.5-94.el7_9.3.s390x",
"product": {
"name": "python-libs-0:2.7.5-94.el7_9.3.s390x",
"product_id": "python-libs-0:2.7.5-94.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"product": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"product_id": "python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-debug-0:2.7.5-94.el7_9.3.s390x",
"product": {
"name": "python-debug-0:2.7.5-94.el7_9.3.s390x",
"product_id": "python-debug-0:2.7.5-94.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debug@2.7.5-94.el7_9.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-test-0:2.7.5-94.el7_9.3.s390x",
"product": {
"name": "python-test-0:2.7.5-94.el7_9.3.s390x",
"product_id": "python-test-0:2.7.5-94.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-test@2.7.5-94.el7_9.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-tools-0:2.7.5-94.el7_9.3.s390x",
"product": {
"name": "python-tools-0:2.7.5-94.el7_9.3.s390x",
"product_id": "python-tools-0:2.7.5-94.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tools@2.7.5-94.el7_9.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tkinter-0:2.7.5-94.el7_9.3.s390x",
"product": {
"name": "tkinter-0:2.7.5-94.el7_9.3.s390x",
"product_id": "tkinter-0:2.7.5-94.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tkinter@2.7.5-94.el7_9.3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-libs-0:2.7.5-94.el7_9.3.s390",
"product": {
"name": "python-libs-0:2.7.5-94.el7_9.3.s390",
"product_id": "python-libs-0:2.7.5-94.el7_9.3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-libs@2.7.5-94.el7_9.3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"product": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"product_id": "python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-debuginfo@2.7.5-94.el7_9.3?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-94.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-0:2.7.5-94.el7_9.3.ppc64"
},
"product_reference": "python-0:2.7.5-94.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-94.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-0:2.7.5-94.el7_9.3.ppc64le"
},
"product_reference": "python-0:2.7.5-94.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-94.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-0:2.7.5-94.el7_9.3.s390x"
},
"product_reference": "python-0:2.7.5-94.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-94.el7_9.3.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-0:2.7.5-94.el7_9.3.src"
},
"product_reference": "python-0:2.7.5-94.el7_9.3.src",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-94.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-0:2.7.5-94.el7_9.3.x86_64"
},
"product_reference": "python-0:2.7.5-94.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-94.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64"
},
"product_reference": "python-debug-0:2.7.5-94.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-94.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64le"
},
"product_reference": "python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-94.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.s390x"
},
"product_reference": "python-debug-0:2.7.5-94.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-94.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.x86_64"
},
"product_reference": "python-debug-0:2.7.5-94.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.i686"
},
"product_reference": "python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc"
},
"product_reference": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64"
},
"product_reference": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le"
},
"product_reference": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390"
},
"product_reference": "python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390x"
},
"product_reference": "python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.x86_64"
},
"product_reference": "python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-94.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64"
},
"product_reference": "python-devel-0:2.7.5-94.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-94.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64le"
},
"product_reference": "python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-94.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.s390x"
},
"product_reference": "python-devel-0:2.7.5-94.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-94.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.x86_64"
},
"product_reference": "python-devel-0:2.7.5-94.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-94.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.i686"
},
"product_reference": "python-libs-0:2.7.5-94.el7_9.3.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-94.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc"
},
"product_reference": "python-libs-0:2.7.5-94.el7_9.3.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-94.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64"
},
"product_reference": "python-libs-0:2.7.5-94.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-94.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64le"
},
"product_reference": "python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-94.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.s390"
},
"product_reference": "python-libs-0:2.7.5-94.el7_9.3.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-94.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.s390x"
},
"product_reference": "python-libs-0:2.7.5-94.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-94.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.x86_64"
},
"product_reference": "python-libs-0:2.7.5-94.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-94.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64"
},
"product_reference": "python-test-0:2.7.5-94.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-94.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64le"
},
"product_reference": "python-test-0:2.7.5-94.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-94.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-test-0:2.7.5-94.el7_9.3.s390x"
},
"product_reference": "python-test-0:2.7.5-94.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-94.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-test-0:2.7.5-94.el7_9.3.x86_64"
},
"product_reference": "python-test-0:2.7.5-94.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-94.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64"
},
"product_reference": "python-tools-0:2.7.5-94.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-94.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64le"
},
"product_reference": "python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-94.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.s390x"
},
"product_reference": "python-tools-0:2.7.5-94.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-94.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.x86_64"
},
"product_reference": "python-tools-0:2.7.5-94.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-94.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64"
},
"product_reference": "tkinter-0:2.7.5-94.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-94.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64le"
},
"product_reference": "tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-94.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.s390x"
},
"product_reference": "tkinter-0:2.7.5-94.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-94.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.x86_64"
},
"product_reference": "tkinter-0:2.7.5-94.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-94.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.ppc64"
},
"product_reference": "python-0:2.7.5-94.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-94.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.ppc64le"
},
"product_reference": "python-0:2.7.5-94.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-94.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.s390x"
},
"product_reference": "python-0:2.7.5-94.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-94.el7_9.3.src as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.src"
},
"product_reference": "python-0:2.7.5-94.el7_9.3.src",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-0:2.7.5-94.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.x86_64"
},
"product_reference": "python-0:2.7.5-94.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-94.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64"
},
"product_reference": "python-debug-0:2.7.5-94.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-94.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64le"
},
"product_reference": "python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-94.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.s390x"
},
"product_reference": "python-debug-0:2.7.5-94.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debug-0:2.7.5-94.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.x86_64"
},
"product_reference": "python-debug-0:2.7.5-94.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.i686"
},
"product_reference": "python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc"
},
"product_reference": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64"
},
"product_reference": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le"
},
"product_reference": "python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390"
},
"product_reference": "python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390x"
},
"product_reference": "python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-debuginfo-0:2.7.5-94.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.x86_64"
},
"product_reference": "python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-94.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64"
},
"product_reference": "python-devel-0:2.7.5-94.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-94.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64le"
},
"product_reference": "python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-94.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.s390x"
},
"product_reference": "python-devel-0:2.7.5-94.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-0:2.7.5-94.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.x86_64"
},
"product_reference": "python-devel-0:2.7.5-94.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-94.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.i686"
},
"product_reference": "python-libs-0:2.7.5-94.el7_9.3.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-94.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc"
},
"product_reference": "python-libs-0:2.7.5-94.el7_9.3.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-94.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64"
},
"product_reference": "python-libs-0:2.7.5-94.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-94.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64le"
},
"product_reference": "python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-94.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.s390"
},
"product_reference": "python-libs-0:2.7.5-94.el7_9.3.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-94.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.s390x"
},
"product_reference": "python-libs-0:2.7.5-94.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libs-0:2.7.5-94.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.x86_64"
},
"product_reference": "python-libs-0:2.7.5-94.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-94.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64"
},
"product_reference": "python-test-0:2.7.5-94.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-94.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64le"
},
"product_reference": "python-test-0:2.7.5-94.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-94.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.s390x"
},
"product_reference": "python-test-0:2.7.5-94.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-test-0:2.7.5-94.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.x86_64"
},
"product_reference": "python-test-0:2.7.5-94.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-94.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64"
},
"product_reference": "python-tools-0:2.7.5-94.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-94.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64le"
},
"product_reference": "python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-94.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.s390x"
},
"product_reference": "python-tools-0:2.7.5-94.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tools-0:2.7.5-94.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.x86_64"
},
"product_reference": "python-tools-0:2.7.5-94.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-94.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64"
},
"product_reference": "tkinter-0:2.7.5-94.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-94.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64le"
},
"product_reference": "tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-94.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.s390x"
},
"product_reference": "tkinter-0:2.7.5-94.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tkinter-0:2.7.5-94.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.x86_64"
},
"product_reference": "tkinter-0:2.7.5-94.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-ELS:python-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.src",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.i686",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.s390",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.src",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.i686",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.s390",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T14:28:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-ELS:python-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.src",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.i686",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.s390",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.src",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.i686",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.s390",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5393"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"7Server-ELS:python-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.src",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.i686",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.s390",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.src",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.i686",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.s390",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-ELS:python-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.src",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.i686",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.s390",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.src",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.i686",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.s390",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-ELS:python-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.src",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.i686",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.s390",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.src",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.i686",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.s390",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T14:28:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-ELS:python-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.src",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.i686",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.s390",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.src",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.i686",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.s390",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5393"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"7Server-ELS:python-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.src",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.i686",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.s390",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.src",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.i686",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.s390",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-ELS:python-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.src",
"7Server-ELS:python-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-debug-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-devel-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.i686",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.s390",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-libs-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-test-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:python-tools-0:2.7.5-94.el7_9.3.x86_64",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.s390x",
"7Server-ELS:tkinter-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.src",
"7Server-optional-ELS:python-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-debug-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.i686",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-debuginfo-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-devel-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.i686",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.s390",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-libs-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-test-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:python-tools-0:2.7.5-94.el7_9.3.x86_64",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.ppc64le",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.s390x",
"7Server-optional-ELS:tkinter-0:2.7.5-94.el7_9.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
}
]
}
RHSA-2026:4168
Vulnerability from csaf_redhat - Published: 2026-03-10 10:09 - Updated: 2026-04-09 15:16A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.9 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:4168",
"url": "https://access.redhat.com/errata/RHSA-2026:4168"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_4168.json"
}
],
"title": "Red Hat Security Advisory: python3.9 security update",
"tracking": {
"current_release_date": "2026-04-09T15:16:57+00:00",
"generator": {
"date": "2026-04-09T15:16:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:4168",
"initial_release_date": "2026-03-10T10:09:57+00:00",
"revision_history": [
{
"date": "2026-03-10T10:09:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-10T10:09:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:16:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"product": {
"name": "python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"product_id": "python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.9.25-3.el9_7.1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"product": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"product_id": "python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.25-3.el9_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"product": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"product_id": "python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.25-3.el9_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"product": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"product_id": "python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.25-3.el9_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"product": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"product_id": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.25-3.el9_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.25-3.el9_7.1.aarch64",
"product": {
"name": "python3-0:3.9.25-3.el9_7.1.aarch64",
"product_id": "python3-0:3.9.25-3.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.25-3.el9_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"product": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"product_id": "python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.25-3.el9_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"product": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"product_id": "python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.25-3.el9_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"product": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"product_id": "python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.25-3.el9_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.25-3.el9_7.1.aarch64",
"product": {
"name": "python3-test-0:3.9.25-3.el9_7.1.aarch64",
"product_id": "python3-test-0:3.9.25-3.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.25-3.el9_7.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"product": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"product_id": "python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.25-3.el9_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"product": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"product_id": "python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.25-3.el9_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"product": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"product_id": "python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.25-3.el9_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"product": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"product_id": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.25-3.el9_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.25-3.el9_7.1.ppc64le",
"product": {
"name": "python3-0:3.9.25-3.el9_7.1.ppc64le",
"product_id": "python3-0:3.9.25-3.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.25-3.el9_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"product": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"product_id": "python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.25-3.el9_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"product": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"product_id": "python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.25-3.el9_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"product": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"product_id": "python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.25-3.el9_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"product": {
"name": "python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"product_id": "python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.25-3.el9_7.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.25-3.el9_7.1.i686",
"product": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.i686",
"product_id": "python3-devel-0:3.9.25-3.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.25-3.el9_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"product": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"product_id": "python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.25-3.el9_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"product": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"product_id": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.25-3.el9_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.25-3.el9_7.1.i686",
"product": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.i686",
"product_id": "python3-libs-0:3.9.25-3.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.25-3.el9_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.25-3.el9_7.1.i686",
"product": {
"name": "python3-0:3.9.25-3.el9_7.1.i686",
"product_id": "python3-0:3.9.25-3.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.25-3.el9_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.25-3.el9_7.1.i686",
"product": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.i686",
"product_id": "python3-debug-0:3.9.25-3.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.25-3.el9_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.25-3.el9_7.1.i686",
"product": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.i686",
"product_id": "python3-idle-0:3.9.25-3.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.25-3.el9_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.25-3.el9_7.1.i686",
"product": {
"name": "python3-test-0:3.9.25-3.el9_7.1.i686",
"product_id": "python3-test-0:3.9.25-3.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.25-3.el9_7.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"product": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"product_id": "python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.25-3.el9_7.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"product": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"product_id": "python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.25-3.el9_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"product": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"product_id": "python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.25-3.el9_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"product": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"product_id": "python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.25-3.el9_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"product": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"product_id": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.25-3.el9_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.25-3.el9_7.1.x86_64",
"product": {
"name": "python3-0:3.9.25-3.el9_7.1.x86_64",
"product_id": "python3-0:3.9.25-3.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.25-3.el9_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"product": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"product_id": "python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.25-3.el9_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"product": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"product_id": "python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.25-3.el9_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"product": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"product_id": "python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.25-3.el9_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.25-3.el9_7.1.x86_64",
"product": {
"name": "python3-test-0:3.9.25-3.el9_7.1.x86_64",
"product_id": "python3-test-0:3.9.25-3.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.25-3.el9_7.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.9.25-3.el9_7.1.s390x",
"product": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.s390x",
"product_id": "python3-devel-0:3.9.25-3.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.9.25-3.el9_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"product": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"product_id": "python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.9.25-3.el9_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"product": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"product_id": "python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.25-3.el9_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"product": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"product_id": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.25-3.el9_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.9.25-3.el9_7.1.s390x",
"product": {
"name": "python3-0:3.9.25-3.el9_7.1.s390x",
"product_id": "python3-0:3.9.25-3.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.9.25-3.el9_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.9.25-3.el9_7.1.s390x",
"product": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.s390x",
"product_id": "python3-libs-0:3.9.25-3.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.9.25-3.el9_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.9.25-3.el9_7.1.s390x",
"product": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.s390x",
"product_id": "python3-debug-0:3.9.25-3.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.9.25-3.el9_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.9.25-3.el9_7.1.s390x",
"product": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.s390x",
"product_id": "python3-idle-0:3.9.25-3.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.9.25-3.el9_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.9.25-3.el9_7.1.s390x",
"product": {
"name": "python3-test-0:3.9.25-3.el9_7.1.s390x",
"product_id": "python3-test-0:3.9.25-3.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.9.25-3.el9_7.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.9-0:3.9.25-3.el9_7.1.src",
"product": {
"name": "python3.9-0:3.9.25-3.el9_7.1.src",
"product_id": "python3.9-0:3.9.25-3.el9_7.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.9@3.9.25-3.el9_7.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.25-3.el9_7.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-debug-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-debug-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-devel-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-devel-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-idle-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-idle-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-libs-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-libs-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-test-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-test-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-test-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-test-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.25-3.el9_7.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src"
},
"product_reference": "python3.9-0:3.9.25-3.el9_7.1.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.25-3.el9_7.1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-debug-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-debug-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-devel-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-devel-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-idle-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-idle-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-libs-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-libs-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-test-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-test-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-test-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-test-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.25-3.el9_7.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src"
},
"product_reference": "python3.9-0:3.9.25-3.el9_7.1.src",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.9.25-3.el9_7.1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch"
},
"product_reference": "python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-debug-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-debug-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-devel-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-devel-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-idle-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-idle-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-libs-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-libs-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-test-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-test-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-test-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-test-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-0:3.9.25-3.el9_7.1.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src"
},
"product_reference": "python3.9-0:3.9.25-3.el9_7.1.src",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64"
},
"product_reference": "python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686"
},
"product_reference": "python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le"
},
"product_reference": "python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x"
},
"product_reference": "python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64"
},
"product_reference": "python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T10:09:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4168"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T10:09:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4168"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-0865",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:26.694713+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431367"
}
],
"notes": [
{
"category": "description",
"text": "Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: wsgiref.headers.Headers allows header newline injection in Python",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "RHBZ#2431367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143916",
"url": "https://github.com/python/cpython/issues/143916"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143917",
"url": "https://github.com/python/cpython/pull/143917"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/"
}
],
"release_date": "2026-01-20T21:26:15.274000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T10:09:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4168"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: wsgiref.headers.Headers allows header newline injection in Python"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T10:09:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4168"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"BaseOS-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python-unversioned-command-0:3.9.25-3.el9_7.1.noarch",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-debug-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-devel-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-idle-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-libs-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-test-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3-tkinter-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-0:3.9.25-3.el9_7.1.src",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debuginfo-0:3.9.25-3.el9_7.1.x86_64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.aarch64",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.i686",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.ppc64le",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.s390x",
"CRB-9.7.0.Z.MAIN:python3.9-debugsource-0:3.9.25-3.el9_7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
}
]
}
RHSA-2026:6008
Vulnerability from csaf_redhat - Published: 2026-03-30 11:01 - Updated: 2026-04-09 15:17A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3 is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:6008",
"url": "https://access.redhat.com/errata/RHSA-2026:6008"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6008.json"
}
],
"title": "Red Hat Security Advisory: python3 security update",
"tracking": {
"current_release_date": "2026-04-09T15:17:10+00:00",
"generator": {
"date": "2026-04-09T15:17:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:6008",
"initial_release_date": "2026-03-30T11:01:54+00:00",
"revision_history": [
{
"date": "2026-03-30T11:01:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-30T11:01:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:17:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.8::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"product": {
"name": "platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"product_id": "platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"product": {
"name": "python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"product_id": "python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"product": {
"name": "python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"product_id": "python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"product": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"product_id": "python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"product": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"product_id": "python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"product": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"product_id": "platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"product": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"product_id": "platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"product": {
"name": "python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"product_id": "python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"product": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"product_id": "python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.13?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "platform-python-0:3.6.8-51.el8_8.13.x86_64",
"product": {
"name": "platform-python-0:3.6.8-51.el8_8.13.x86_64",
"product_id": "platform-python-0:3.6.8-51.el8_8.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"product": {
"name": "python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"product_id": "python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-51.el8_8.13.x86_64",
"product": {
"name": "python3-test-0:3.6.8-51.el8_8.13.x86_64",
"product_id": "python3-test-0:3.6.8-51.el8_8.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"product": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"product_id": "python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"product": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"product_id": "python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"product": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"product_id": "platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"product": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"product_id": "platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"product": {
"name": "python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"product_id": "python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"product": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"product_id": "python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.13?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-51.el8_8.13.i686",
"product": {
"name": "python3-libs-0:3.6.8-51.el8_8.13.i686",
"product_id": "python3-libs-0:3.6.8-51.el8_8.13.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.13?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"product": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"product_id": "python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.13?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"product": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"product_id": "python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.13?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-0:3.6.8-51.el8_8.13.i686",
"product": {
"name": "platform-python-0:3.6.8-51.el8_8.13.i686",
"product_id": "platform-python-0:3.6.8-51.el8_8.13.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.13?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"product": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"product_id": "platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.13?arch=i686"
}
}
},
{
"category": "product_version",
"name": "platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"product": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"product_id": "platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.13?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-51.el8_8.13.i686",
"product": {
"name": "python3-idle-0:3.6.8-51.el8_8.13.i686",
"product_id": "python3-idle-0:3.6.8-51.el8_8.13.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.13?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-51.el8_8.13.i686",
"product": {
"name": "python3-test-0:3.6.8-51.el8_8.13.i686",
"product_id": "python3-test-0:3.6.8-51.el8_8.13.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.13?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"product": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"product_id": "python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.13?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-51.el8_8.13.src",
"product": {
"name": "python3-0:3.6.8-51.el8_8.13.src",
"product_id": "python3-0:3.6.8-51.el8_8.13.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-51.el8_8.13?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-51.el8_8.13.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src"
},
"product_reference": "python3-0:3.6.8-51.el8_8.13.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-51.el8_8.13.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src"
},
"product_reference": "python3-0:3.6.8-51.el8_8.13.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.13.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-51.el8_8.13.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src"
},
"product_reference": "python3-0:3.6.8-51.el8_8.13.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.13.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.13.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.13.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "platform-python-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-debug-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "platform-python-devel-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-51.el8_8.13.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src"
},
"product_reference": "python3-0:3.6.8-51.el8_8.13.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debugsource-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-test-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.13.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.6.8-51.el8_8.13.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)",
"product_id": "BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64"
},
"product_reference": "python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-30T11:01:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6008"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-30T11:01:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6008"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-30T11:01:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6008"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"AppStream-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"AppStream-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.ppc64le",
"BaseOS-8.8.0.Z.E4S:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-debug-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:platform-python-devel-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-0:3.6.8-51.el8_8.13.src",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debuginfo-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-debugsource-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-idle-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-libs-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-test-0:3.6.8-51.el8_8.13.x86_64",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.i686",
"BaseOS-8.8.0.Z.TUS:python3-tkinter-0:3.6.8-51.el8_8.13.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
}
]
}
RHSA-2026:5315
Vulnerability from csaf_redhat - Published: 2026-03-23 05:31 - Updated: 2026-04-09 15:17A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3.12 is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:5315",
"url": "https://access.redhat.com/errata/RHSA-2026:5315"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_5315.json"
}
],
"title": "Red Hat Security Advisory: python3.12 security update",
"tracking": {
"current_release_date": "2026-04-09T15:17:07+00:00",
"generator": {
"date": "2026-04-09T15:17:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:5315",
"initial_release_date": "2026-03-23T05:31:13+00:00",
"revision_history": [
{
"date": "2026-03-23T05:31:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-23T05:31:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:17:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"product": {
"name": "python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"product_id": "python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-unversioned-command@3.12.9-2.el10_0.7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"product": {
"name": "python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"product_id": "python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.9-2.el10_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"product": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"product_id": "python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.9-2.el10_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"product": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"product_id": "python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-2.el10_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"product_id": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-2.el10_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.12.9-2.el10_0.7.aarch64",
"product": {
"name": "python3-0:3.12.9-2.el10_0.7.aarch64",
"product_id": "python3-0:3.12.9-2.el10_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.9-2.el10_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"product": {
"name": "python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"product_id": "python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.9-2.el10_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"product": {
"name": "python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"product_id": "python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.9-2.el10_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"product": {
"name": "python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"product_id": "python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.9-2.el10_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.9-2.el10_0.7.aarch64",
"product": {
"name": "python3-test-0:3.12.9-2.el10_0.7.aarch64",
"product_id": "python3-test-0:3.12.9-2.el10_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.9-2.el10_0.7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"product": {
"name": "python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"product_id": "python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.9-2.el10_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"product": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"product_id": "python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.9-2.el10_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"product": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"product_id": "python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-2.el10_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"product_id": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-2.el10_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.12.9-2.el10_0.7.ppc64le",
"product": {
"name": "python3-0:3.12.9-2.el10_0.7.ppc64le",
"product_id": "python3-0:3.12.9-2.el10_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.9-2.el10_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"product": {
"name": "python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"product_id": "python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.9-2.el10_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"product": {
"name": "python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"product_id": "python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.9-2.el10_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"product": {
"name": "python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"product_id": "python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.9-2.el10_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"product": {
"name": "python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"product_id": "python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.9-2.el10_0.7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.12.9-2.el10_0.7.s390x",
"product": {
"name": "python3-devel-0:3.12.9-2.el10_0.7.s390x",
"product_id": "python3-devel-0:3.12.9-2.el10_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.9-2.el10_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"product": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"product_id": "python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.9-2.el10_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"product": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"product_id": "python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-2.el10_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"product_id": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-2.el10_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.12.9-2.el10_0.7.s390x",
"product": {
"name": "python3-0:3.12.9-2.el10_0.7.s390x",
"product_id": "python3-0:3.12.9-2.el10_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.9-2.el10_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.9-2.el10_0.7.s390x",
"product": {
"name": "python3-libs-0:3.12.9-2.el10_0.7.s390x",
"product_id": "python3-libs-0:3.12.9-2.el10_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.9-2.el10_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.9-2.el10_0.7.s390x",
"product": {
"name": "python3-debug-0:3.12.9-2.el10_0.7.s390x",
"product_id": "python3-debug-0:3.12.9-2.el10_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.9-2.el10_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.9-2.el10_0.7.s390x",
"product": {
"name": "python3-idle-0:3.12.9-2.el10_0.7.s390x",
"product_id": "python3-idle-0:3.12.9-2.el10_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.9-2.el10_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.9-2.el10_0.7.s390x",
"product": {
"name": "python3-test-0:3.12.9-2.el10_0.7.s390x",
"product_id": "python3-test-0:3.12.9-2.el10_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.9-2.el10_0.7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"product": {
"name": "python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"product_id": "python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.12.9-2.el10_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"product": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"product_id": "python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.12.9-2.el10_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"product": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"product_id": "python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.9-2.el10_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"product": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"product_id": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.9-2.el10_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.12.9-2.el10_0.7.x86_64",
"product": {
"name": "python3-0:3.12.9-2.el10_0.7.x86_64",
"product_id": "python3-0:3.12.9-2.el10_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.12.9-2.el10_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"product": {
"name": "python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"product_id": "python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.12.9-2.el10_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"product": {
"name": "python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"product_id": "python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.12.9-2.el10_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"product": {
"name": "python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"product_id": "python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.12.9-2.el10_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.12.9-2.el10_0.7.x86_64",
"product": {
"name": "python3-test-0:3.12.9-2.el10_0.7.x86_64",
"product_id": "python3-test-0:3.12.9-2.el10_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.12.9-2.el10_0.7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-0:3.12.9-2.el10_0.7.src",
"product": {
"name": "python3.12-0:3.12.9-2.el10_0.7.src",
"product_id": "python3.12-0:3.12.9-2.el10_0.7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.9-2.el10_0.7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.12.9-2.el10_0.7.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch"
},
"product_reference": "python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-2.el10_0.7.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src"
},
"product_reference": "python3.12-0:3.12.9-2.el10_0.7.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.12.9-2.el10_0.7.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch"
},
"product_reference": "python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-2.el10_0.7.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src"
},
"product_reference": "python3.12-0:3.12.9-2.el10_0.7.src",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-unversioned-command-0:3.12.9-2.el10_0.7.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch"
},
"product_reference": "python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libs-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-test-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-test-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tkinter-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-0:3.12.9-2.el10_0.7.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src"
},
"product_reference": "python3.12-0:3.12.9-2.el10_0.7.src",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64"
},
"product_reference": "python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T05:31:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5315"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T05:31:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5315"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"AppStream-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T05:31:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5315"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"AppStream-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"AppStream-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"BaseOS-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python-unversioned-command-0:3.12.9-2.el10_0.7.noarch",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-debug-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-devel-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-idle-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-libs-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-test-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3-tkinter-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-0:3.12.9-2.el10_0.7.src",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debuginfo-0:3.12.9-2.el10_0.7.x86_64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.aarch64",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.ppc64le",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.s390x",
"CRB-10.0.Z.E2S:python3.12-debugsource-0:3.12.9-2.el10_0.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
}
]
}
RHSA-2026:6464
Vulnerability from csaf_redhat - Published: 2026-04-02 12:07 - Updated: 2026-04-09 15:17A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python3 is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* cpython: IMAP command injection in user-controlled commands (CVE-2025-15366)\n\n* cpython: POP3 command injection in user-controlled commands (CVE-2025-15367)\n\n* cpython: email header injection due to unquoted newlines (CVE-2026-1299)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:6464",
"url": "https://access.redhat.com/errata/RHSA-2026:6464"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6464.json"
}
],
"title": "Red Hat Security Advisory: python3 security update",
"tracking": {
"current_release_date": "2026-04-09T15:17:15+00:00",
"generator": {
"date": "2026-04-09T15:17:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:6464",
"initial_release_date": "2026-04-02T12:07:33+00:00",
"revision_history": [
{
"date": "2026-04-02T12:07:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-02T12:07:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-09T15:17:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-21.el7_9.4.src",
"product": {
"name": "python3-0:3.6.8-21.el7_9.4.src",
"product_id": "python3-0:3.6.8-21.el7_9.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-21.el7_9.4.ppc64",
"product": {
"name": "python3-0:3.6.8-21.el7_9.4.ppc64",
"product_id": "python3-0:3.6.8-21.el7_9.4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9.4?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-21.el7_9.4.ppc64",
"product": {
"name": "python3-libs-0:3.6.8-21.el7_9.4.ppc64",
"product_id": "python3-libs-0:3.6.8-21.el7_9.4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9.4?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.ppc64",
"product": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.ppc64",
"product_id": "python3-debuginfo-0:3.6.8-21.el7_9.4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9.4?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.6.8-21.el7_9.4.ppc64",
"product": {
"name": "python3-debug-0:3.6.8-21.el7_9.4.ppc64",
"product_id": "python3-debug-0:3.6.8-21.el7_9.4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9.4?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.6.8-21.el7_9.4.ppc64",
"product": {
"name": "python3-devel-0:3.6.8-21.el7_9.4.ppc64",
"product_id": "python3-devel-0:3.6.8-21.el7_9.4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9.4?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-21.el7_9.4.ppc64",
"product": {
"name": "python3-idle-0:3.6.8-21.el7_9.4.ppc64",
"product_id": "python3-idle-0:3.6.8-21.el7_9.4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9.4?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-21.el7_9.4.ppc64",
"product": {
"name": "python3-test-0:3.6.8-21.el7_9.4.ppc64",
"product_id": "python3-test-0:3.6.8-21.el7_9.4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9.4?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-21.el7_9.4.ppc64",
"product": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.4.ppc64",
"product_id": "python3-tkinter-0:3.6.8-21.el7_9.4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9.4?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-21.el7_9.4.ppc",
"product": {
"name": "python3-libs-0:3.6.8-21.el7_9.4.ppc",
"product_id": "python3-libs-0:3.6.8-21.el7_9.4.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9.4?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.ppc",
"product": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.ppc",
"product_id": "python3-debuginfo-0:3.6.8-21.el7_9.4.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9.4?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.6.8-21.el7_9.4.ppc",
"product": {
"name": "python3-0:3.6.8-21.el7_9.4.ppc",
"product_id": "python3-0:3.6.8-21.el7_9.4.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9.4?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.6.8-21.el7_9.4.ppc",
"product": {
"name": "python3-debug-0:3.6.8-21.el7_9.4.ppc",
"product_id": "python3-debug-0:3.6.8-21.el7_9.4.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9.4?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.6.8-21.el7_9.4.ppc",
"product": {
"name": "python3-devel-0:3.6.8-21.el7_9.4.ppc",
"product_id": "python3-devel-0:3.6.8-21.el7_9.4.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9.4?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-21.el7_9.4.ppc",
"product": {
"name": "python3-idle-0:3.6.8-21.el7_9.4.ppc",
"product_id": "python3-idle-0:3.6.8-21.el7_9.4.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9.4?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-21.el7_9.4.ppc",
"product": {
"name": "python3-test-0:3.6.8-21.el7_9.4.ppc",
"product_id": "python3-test-0:3.6.8-21.el7_9.4.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9.4?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-21.el7_9.4.ppc",
"product": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.4.ppc",
"product_id": "python3-tkinter-0:3.6.8-21.el7_9.4.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9.4?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-21.el7_9.4.ppc64le",
"product": {
"name": "python3-0:3.6.8-21.el7_9.4.ppc64le",
"product_id": "python3-0:3.6.8-21.el7_9.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-21.el7_9.4.ppc64le",
"product": {
"name": "python3-libs-0:3.6.8-21.el7_9.4.ppc64le",
"product_id": "python3-libs-0:3.6.8-21.el7_9.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.ppc64le",
"product": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.ppc64le",
"product_id": "python3-debuginfo-0:3.6.8-21.el7_9.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.6.8-21.el7_9.4.ppc64le",
"product": {
"name": "python3-debug-0:3.6.8-21.el7_9.4.ppc64le",
"product_id": "python3-debug-0:3.6.8-21.el7_9.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.6.8-21.el7_9.4.ppc64le",
"product": {
"name": "python3-devel-0:3.6.8-21.el7_9.4.ppc64le",
"product_id": "python3-devel-0:3.6.8-21.el7_9.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-21.el7_9.4.ppc64le",
"product": {
"name": "python3-idle-0:3.6.8-21.el7_9.4.ppc64le",
"product_id": "python3-idle-0:3.6.8-21.el7_9.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-21.el7_9.4.ppc64le",
"product": {
"name": "python3-test-0:3.6.8-21.el7_9.4.ppc64le",
"product_id": "python3-test-0:3.6.8-21.el7_9.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-21.el7_9.4.ppc64le",
"product": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.4.ppc64le",
"product_id": "python3-tkinter-0:3.6.8-21.el7_9.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9.4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-21.el7_9.4.s390x",
"product": {
"name": "python3-0:3.6.8-21.el7_9.4.s390x",
"product_id": "python3-0:3.6.8-21.el7_9.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-21.el7_9.4.s390x",
"product": {
"name": "python3-libs-0:3.6.8-21.el7_9.4.s390x",
"product_id": "python3-libs-0:3.6.8-21.el7_9.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.s390x",
"product": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.s390x",
"product_id": "python3-debuginfo-0:3.6.8-21.el7_9.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.6.8-21.el7_9.4.s390x",
"product": {
"name": "python3-debug-0:3.6.8-21.el7_9.4.s390x",
"product_id": "python3-debug-0:3.6.8-21.el7_9.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.6.8-21.el7_9.4.s390x",
"product": {
"name": "python3-devel-0:3.6.8-21.el7_9.4.s390x",
"product_id": "python3-devel-0:3.6.8-21.el7_9.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-21.el7_9.4.s390x",
"product": {
"name": "python3-idle-0:3.6.8-21.el7_9.4.s390x",
"product_id": "python3-idle-0:3.6.8-21.el7_9.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-21.el7_9.4.s390x",
"product": {
"name": "python3-test-0:3.6.8-21.el7_9.4.s390x",
"product_id": "python3-test-0:3.6.8-21.el7_9.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-21.el7_9.4.s390x",
"product": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.4.s390x",
"product_id": "python3-tkinter-0:3.6.8-21.el7_9.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9.4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-21.el7_9.4.s390",
"product": {
"name": "python3-libs-0:3.6.8-21.el7_9.4.s390",
"product_id": "python3-libs-0:3.6.8-21.el7_9.4.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9.4?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.s390",
"product": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.s390",
"product_id": "python3-debuginfo-0:3.6.8-21.el7_9.4.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9.4?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.6.8-21.el7_9.4.s390",
"product": {
"name": "python3-0:3.6.8-21.el7_9.4.s390",
"product_id": "python3-0:3.6.8-21.el7_9.4.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9.4?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.6.8-21.el7_9.4.s390",
"product": {
"name": "python3-debug-0:3.6.8-21.el7_9.4.s390",
"product_id": "python3-debug-0:3.6.8-21.el7_9.4.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9.4?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.6.8-21.el7_9.4.s390",
"product": {
"name": "python3-devel-0:3.6.8-21.el7_9.4.s390",
"product_id": "python3-devel-0:3.6.8-21.el7_9.4.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9.4?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-21.el7_9.4.s390",
"product": {
"name": "python3-idle-0:3.6.8-21.el7_9.4.s390",
"product_id": "python3-idle-0:3.6.8-21.el7_9.4.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9.4?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-21.el7_9.4.s390",
"product": {
"name": "python3-test-0:3.6.8-21.el7_9.4.s390",
"product_id": "python3-test-0:3.6.8-21.el7_9.4.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9.4?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-21.el7_9.4.s390",
"product": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.4.s390",
"product_id": "python3-tkinter-0:3.6.8-21.el7_9.4.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9.4?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-0:3.6.8-21.el7_9.4.x86_64",
"product": {
"name": "python3-0:3.6.8-21.el7_9.4.x86_64",
"product_id": "python3-0:3.6.8-21.el7_9.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-21.el7_9.4.x86_64",
"product": {
"name": "python3-libs-0:3.6.8-21.el7_9.4.x86_64",
"product_id": "python3-libs-0:3.6.8-21.el7_9.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.x86_64",
"product": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.x86_64",
"product_id": "python3-debuginfo-0:3.6.8-21.el7_9.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.6.8-21.el7_9.4.x86_64",
"product": {
"name": "python3-debug-0:3.6.8-21.el7_9.4.x86_64",
"product_id": "python3-debug-0:3.6.8-21.el7_9.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.6.8-21.el7_9.4.x86_64",
"product": {
"name": "python3-devel-0:3.6.8-21.el7_9.4.x86_64",
"product_id": "python3-devel-0:3.6.8-21.el7_9.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-21.el7_9.4.x86_64",
"product": {
"name": "python3-idle-0:3.6.8-21.el7_9.4.x86_64",
"product_id": "python3-idle-0:3.6.8-21.el7_9.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-21.el7_9.4.x86_64",
"product": {
"name": "python3-test-0:3.6.8-21.el7_9.4.x86_64",
"product_id": "python3-test-0:3.6.8-21.el7_9.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-21.el7_9.4.x86_64",
"product": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.4.x86_64",
"product_id": "python3-tkinter-0:3.6.8-21.el7_9.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9.4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-libs-0:3.6.8-21.el7_9.4.i686",
"product": {
"name": "python3-libs-0:3.6.8-21.el7_9.4.i686",
"product_id": "python3-libs-0:3.6.8-21.el7_9.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libs@3.6.8-21.el7_9.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.i686",
"product": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.i686",
"product_id": "python3-debuginfo-0:3.6.8-21.el7_9.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-21.el7_9.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-0:3.6.8-21.el7_9.4.i686",
"product": {
"name": "python3-0:3.6.8-21.el7_9.4.i686",
"product_id": "python3-0:3.6.8-21.el7_9.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3@3.6.8-21.el7_9.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-debug-0:3.6.8-21.el7_9.4.i686",
"product": {
"name": "python3-debug-0:3.6.8-21.el7_9.4.i686",
"product_id": "python3-debug-0:3.6.8-21.el7_9.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-debug@3.6.8-21.el7_9.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-devel-0:3.6.8-21.el7_9.4.i686",
"product": {
"name": "python3-devel-0:3.6.8-21.el7_9.4.i686",
"product_id": "python3-devel-0:3.6.8-21.el7_9.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-devel@3.6.8-21.el7_9.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-idle-0:3.6.8-21.el7_9.4.i686",
"product": {
"name": "python3-idle-0:3.6.8-21.el7_9.4.i686",
"product_id": "python3-idle-0:3.6.8-21.el7_9.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-idle@3.6.8-21.el7_9.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-test-0:3.6.8-21.el7_9.4.i686",
"product": {
"name": "python3-test-0:3.6.8-21.el7_9.4.i686",
"product_id": "python3-test-0:3.6.8-21.el7_9.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-test@3.6.8-21.el7_9.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-tkinter-0:3.6.8-21.el7_9.4.i686",
"product": {
"name": "python3-tkinter-0:3.6.8-21.el7_9.4.i686",
"product_id": "python3-tkinter-0:3.6.8-21.el7_9.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-21.el7_9.4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.4.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-0:3.6.8-21.el7_9.4.i686"
},
"product_reference": "python3-0:3.6.8-21.el7_9.4.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.4.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-0:3.6.8-21.el7_9.4.ppc"
},
"product_reference": "python3-0:3.6.8-21.el7_9.4.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-0:3.6.8-21.el7_9.4.ppc64"
},
"product_reference": "python3-0:3.6.8-21.el7_9.4.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-0:3.6.8-21.el7_9.4.ppc64le"
},
"product_reference": "python3-0:3.6.8-21.el7_9.4.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.4.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-0:3.6.8-21.el7_9.4.s390"
},
"product_reference": "python3-0:3.6.8-21.el7_9.4.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-0:3.6.8-21.el7_9.4.s390x"
},
"product_reference": "python3-0:3.6.8-21.el7_9.4.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.4.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-0:3.6.8-21.el7_9.4.src"
},
"product_reference": "python3-0:3.6.8-21.el7_9.4.src",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-0:3.6.8-21.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-0:3.6.8-21.el7_9.4.x86_64"
},
"product_reference": "python3-0:3.6.8-21.el7_9.4.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.4.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debug-0:3.6.8-21.el7_9.4.i686"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.4.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.4.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debug-0:3.6.8-21.el7_9.4.ppc"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.4.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debug-0:3.6.8-21.el7_9.4.ppc64"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.4.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debug-0:3.6.8-21.el7_9.4.ppc64le"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.4.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.4.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debug-0:3.6.8-21.el7_9.4.s390"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.4.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debug-0:3.6.8-21.el7_9.4.s390x"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.4.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debug-0:3.6.8-21.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debug-0:3.6.8-21.el7_9.4.x86_64"
},
"product_reference": "python3-debug-0:3.6.8-21.el7_9.4.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.4.i686"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.4.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.4.ppc"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.4.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.4.ppc64"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.4.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.4.ppc64le"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.4.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.4.s390"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.4.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.4.s390x"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.4.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-debuginfo-0:3.6.8-21.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-debuginfo-0:3.6.8-21.el7_9.4.x86_64"
},
"product_reference": "python3-debuginfo-0:3.6.8-21.el7_9.4.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-0:3.6.8-21.el7_9.4.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:python3-devel-0:3.6.8-21.el7_9.4.i686"
},
"product_reference": "python3-devel-0:3.6.8-21.el7_9.4.i686",
"relates_to_product_reference": "7