Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-41066 (GCVE-0-2026-41066)
Vulnerability from cvelistv5 – Published: 2026-04-24 16:45 – Updated: 2026-04-24 18:04- CWE-611 - Improper Restriction of XML External Entity Reference
| URL | Tags |
|---|---|
| https://github.com/lxml/lxml/security/advisories/… | x_refsource_CONFIRM |
| https://bugs.launchpad.net/lxml/+bug/2146291 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-41066",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-24T18:03:40.722204Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-24T18:04:04.548Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "lxml",
"vendor": "lxml",
"versions": [
{
"status": "affected",
"version": "\u003c 6.1.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities=\u0027internal\u0027 or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-611",
"description": "CWE-611: Improper Restriction of XML External Entity Reference",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-24T16:45:19.617Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/lxml/lxml/security/advisories/GHSA-vfmq-68hx-4jfw",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/lxml/lxml/security/advisories/GHSA-vfmq-68hx-4jfw"
},
{
"name": "https://bugs.launchpad.net/lxml/+bug/2146291",
"tags": [
"x_refsource_MISC"
],
"url": "https://bugs.launchpad.net/lxml/+bug/2146291"
}
],
"source": {
"advisory": "GHSA-vfmq-68hx-4jfw",
"discovery": "UNKNOWN"
},
"title": "lxml: Default configuration of iterparse() and ETCompatXMLParser() allows XXE to local files"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-41066",
"datePublished": "2026-04-24T16:45:19.617Z",
"dateReserved": "2026-04-16T16:43:03.174Z",
"dateUpdated": "2026-04-24T18:04:04.548Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-41066",
"date": "2026-08-15",
"epss": "0.00324",
"percentile": "0.2531"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-41066\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-04-24T17:16:20.933\",\"lastModified\":\"2026-06-17T10:46:06.993\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities=\u0027internal\u0027 or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"lxml\",\"product\":\"lxml\",\"versions\":[{\"version\":\"\u003c 6.1.0\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-04-24T18:03:40.722204Z\",\"id\":\"CVE-2026-41066\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-611\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lxml:lxml:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.1.0\",\"matchCriteriaId\":\"BBB89136-B5C9-4228-A580-08FB87A7326F\"}]}]}],\"references\":[{\"url\":\"https://bugs.launchpad.net/lxml/+bug/2146291\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/lxml/lxml/security/advisories/GHSA-vfmq-68hx-4jfw\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-22T03:07:28+00:00",
"cve": "CVE-2026-41066",
"id": "CVE-2026-41066",
"initial_release_date": "2026-04-24T16:45:19.617000+00:00",
"product_status:known_affected": "29",
"product_status:known_not_affected": "6",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "lxml: python: lxml: Information disclosure via untrusted XML input leading to local file read",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-41066.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"cna\": {\"title\": \"lxml: Default configuration of iterparse() and ETCompatXMLParser() allows XXE to local files\", \"problemTypes\": [{\"descriptions\": [{\"cweId\": \"CWE-611\", \"lang\": \"en\", \"description\": \"CWE-611: Improper Restriction of XML External Entity Reference\", \"type\": \"CWE\"}]}], \"metrics\": [{\"cvssV3_1\": {\"attackComplexity\": \"LOW\", \"attackVector\": \"NETWORK\", \"availabilityImpact\": \"NONE\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"scope\": \"UNCHANGED\", \"userInteraction\": \"NONE\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\", \"version\": \"3.1\"}}], \"references\": [{\"name\": \"https://github.com/lxml/lxml/security/advisories/GHSA-vfmq-68hx-4jfw\", \"tags\": [\"x_refsource_CONFIRM\"], \"url\": \"https://github.com/lxml/lxml/security/advisories/GHSA-vfmq-68hx-4jfw\"}, {\"name\": \"https://bugs.launchpad.net/lxml/+bug/2146291\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://bugs.launchpad.net/lxml/+bug/2146291\"}], \"affected\": [{\"vendor\": \"lxml\", \"product\": \"lxml\", \"versions\": [{\"version\": \"\u003c 6.1.0\", \"status\": \"affected\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-04-24T16:45:19.617Z\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities=\u0027internal\u0027 or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.\"}], \"source\": {\"advisory\": \"GHSA-vfmq-68hx-4jfw\", \"discovery\": \"UNKNOWN\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-41066\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-24T18:03:40.722204Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-24T18:03:45.409Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2026-41066\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"GitHub_M\", \"dateReserved\": \"2026-04-16T16:43:03.174Z\", \"datePublished\": \"2026-04-24T16:45:19.617Z\", \"dateUpdated\": \"2026-04-24T18:04:04.548Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
MSRC_CVE-2026-41066
Vulnerability from csaf_microsoft - Published: 2026-04-02 00:00 - Updated: 2026-05-06 14:42| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 21239-17084 | — | ||
| Unresolved product id: 21313-17084 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-41066 lxml: Default configuration of iterparse() and ETCompatXMLParser() allows XXE to local files - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-41066.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "lxml: Default configuration of iterparse() and ETCompatXMLParser() allows XXE to local files",
"tracking": {
"current_release_date": "2026-05-06T14:42:16.000Z",
"generator": {
"date": "2026-05-07T08:29:04.754Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-41066",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-04-26T01:04:41.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-04-27T14:43:16.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-04-29T01:06:42.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
},
{
"date": "2026-05-06T01:41:49.000Z",
"legacy_version": "4",
"number": "4",
"summary": "Information published."
},
{
"date": "2026-05-06T14:42:16.000Z",
"legacy_version": "5",
"number": "5",
"summary": "Information published."
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 python-lxml 0:4.9.3-1.azl3",
"product": {
"name": "\u003cazl3 python-lxml 0:4.9.3-1.azl3",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 python-lxml 0:4.9.3-1.azl3",
"product": {
"name": "azl3 python-lxml 0:4.9.3-1.azl3",
"product_id": "21239"
}
},
{
"category": "product_version_range",
"name": "cbl2 python-lxml 0:4.9.1-1.cbl2",
"product": {
"name": "cbl2 python-lxml 0:4.9.1-1.cbl2",
"product_id": "3"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 python-lxml 0:4.9.3-2.azl3",
"product": {
"name": "\u003cazl3 python-lxml 0:4.9.3-2.azl3",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 python-lxml 0:4.9.3-2.azl3",
"product": {
"name": "azl3 python-lxml 0:4.9.3-2.azl3",
"product_id": "21313"
}
}
],
"category": "product_name",
"name": "python-lxml"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 python-lxml 0:4.9.3-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python-lxml 0:4.9.3-1.azl3 as a component of Azure Linux 3.0",
"product_id": "21239-17084"
},
"product_reference": "21239",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python-lxml 0:4.9.1-1.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 python-lxml 0:4.9.3-2.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python-lxml 0:4.9.3-2.azl3 as a component of Azure Linux 3.0",
"product_id": "21313-17084"
},
"product_reference": "21313",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41066",
"cwe": {
"id": "CWE-611",
"name": "Improper Restriction of XML External Entity Reference"
},
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"21239-17084",
"21313-17084"
],
"known_affected": [
"17084-2",
"17086-3",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-41066 lxml: Default configuration of iterparse() and ETCompatXMLParser() allows XXE to local files - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-41066.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-04-26T01:04:41.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-3"
]
},
{
"category": "vendor_fix",
"date": "2026-04-26T01:04:41.000Z",
"details": "0:4.9.3-2.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-2",
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"17084-2",
"17086-3",
"17084-1"
]
}
],
"title": "lxml: Default configuration of iterparse() and ETCompatXMLParser() allows XXE to local files"
}
]
}
OPENSUSE-SU-2026:10596-1
Vulnerability from csaf_opensuse - Published: 2026-04-21 00:00 - Updated: 2026-04-21 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python-lxml-doc-6.1.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-lxml-doc-6.1.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-lxml-doc-6.1.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-lxml-doc-6.1.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-lxml-6.1.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-lxml-6.1.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-lxml-6.1.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-lxml-6.1.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-lxml-devel-6.1.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-lxml-devel-6.1.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-lxml-devel-6.1.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-lxml-devel-6.1.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-lxml-6.1.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-lxml-6.1.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-lxml-6.1.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-lxml-6.1.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-lxml-devel-6.1.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-lxml-devel-6.1.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-lxml-devel-6.1.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-lxml-devel-6.1.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-lxml-6.1.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-lxml-6.1.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-lxml-6.1.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-lxml-6.1.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-lxml-devel-6.1.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-lxml-devel-6.1.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-lxml-devel-6.1.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-lxml-devel-6.1.0-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python-lxml-doc-6.1.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python-lxml-doc-6.1.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10596",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10596-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41066 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41066/"
}
],
"title": "python-lxml-doc-6.1.0-1.1 on GA media",
"tracking": {
"current_release_date": "2026-04-21T00:00:00Z",
"generator": {
"date": "2026-04-21T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10596-1",
"initial_release_date": "2026-04-21T00:00:00Z",
"revision_history": [
{
"date": "2026-04-21T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-lxml-doc-6.1.0-1.1.aarch64",
"product": {
"name": "python-lxml-doc-6.1.0-1.1.aarch64",
"product_id": "python-lxml-doc-6.1.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-lxml-6.1.0-1.1.aarch64",
"product": {
"name": "python311-lxml-6.1.0-1.1.aarch64",
"product_id": "python311-lxml-6.1.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-lxml-devel-6.1.0-1.1.aarch64",
"product": {
"name": "python311-lxml-devel-6.1.0-1.1.aarch64",
"product_id": "python311-lxml-devel-6.1.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-lxml-6.1.0-1.1.aarch64",
"product": {
"name": "python313-lxml-6.1.0-1.1.aarch64",
"product_id": "python313-lxml-6.1.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-lxml-devel-6.1.0-1.1.aarch64",
"product": {
"name": "python313-lxml-devel-6.1.0-1.1.aarch64",
"product_id": "python313-lxml-devel-6.1.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-lxml-6.1.0-1.1.aarch64",
"product": {
"name": "python314-lxml-6.1.0-1.1.aarch64",
"product_id": "python314-lxml-6.1.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-lxml-devel-6.1.0-1.1.aarch64",
"product": {
"name": "python314-lxml-devel-6.1.0-1.1.aarch64",
"product_id": "python314-lxml-devel-6.1.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-lxml-doc-6.1.0-1.1.ppc64le",
"product": {
"name": "python-lxml-doc-6.1.0-1.1.ppc64le",
"product_id": "python-lxml-doc-6.1.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-lxml-6.1.0-1.1.ppc64le",
"product": {
"name": "python311-lxml-6.1.0-1.1.ppc64le",
"product_id": "python311-lxml-6.1.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-lxml-devel-6.1.0-1.1.ppc64le",
"product": {
"name": "python311-lxml-devel-6.1.0-1.1.ppc64le",
"product_id": "python311-lxml-devel-6.1.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-lxml-6.1.0-1.1.ppc64le",
"product": {
"name": "python313-lxml-6.1.0-1.1.ppc64le",
"product_id": "python313-lxml-6.1.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-lxml-devel-6.1.0-1.1.ppc64le",
"product": {
"name": "python313-lxml-devel-6.1.0-1.1.ppc64le",
"product_id": "python313-lxml-devel-6.1.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-lxml-6.1.0-1.1.ppc64le",
"product": {
"name": "python314-lxml-6.1.0-1.1.ppc64le",
"product_id": "python314-lxml-6.1.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-lxml-devel-6.1.0-1.1.ppc64le",
"product": {
"name": "python314-lxml-devel-6.1.0-1.1.ppc64le",
"product_id": "python314-lxml-devel-6.1.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-lxml-doc-6.1.0-1.1.s390x",
"product": {
"name": "python-lxml-doc-6.1.0-1.1.s390x",
"product_id": "python-lxml-doc-6.1.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-lxml-6.1.0-1.1.s390x",
"product": {
"name": "python311-lxml-6.1.0-1.1.s390x",
"product_id": "python311-lxml-6.1.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-lxml-devel-6.1.0-1.1.s390x",
"product": {
"name": "python311-lxml-devel-6.1.0-1.1.s390x",
"product_id": "python311-lxml-devel-6.1.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-lxml-6.1.0-1.1.s390x",
"product": {
"name": "python313-lxml-6.1.0-1.1.s390x",
"product_id": "python313-lxml-6.1.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-lxml-devel-6.1.0-1.1.s390x",
"product": {
"name": "python313-lxml-devel-6.1.0-1.1.s390x",
"product_id": "python313-lxml-devel-6.1.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-lxml-6.1.0-1.1.s390x",
"product": {
"name": "python314-lxml-6.1.0-1.1.s390x",
"product_id": "python314-lxml-6.1.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-lxml-devel-6.1.0-1.1.s390x",
"product": {
"name": "python314-lxml-devel-6.1.0-1.1.s390x",
"product_id": "python314-lxml-devel-6.1.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-lxml-doc-6.1.0-1.1.x86_64",
"product": {
"name": "python-lxml-doc-6.1.0-1.1.x86_64",
"product_id": "python-lxml-doc-6.1.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-lxml-6.1.0-1.1.x86_64",
"product": {
"name": "python311-lxml-6.1.0-1.1.x86_64",
"product_id": "python311-lxml-6.1.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-lxml-devel-6.1.0-1.1.x86_64",
"product": {
"name": "python311-lxml-devel-6.1.0-1.1.x86_64",
"product_id": "python311-lxml-devel-6.1.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-lxml-6.1.0-1.1.x86_64",
"product": {
"name": "python313-lxml-6.1.0-1.1.x86_64",
"product_id": "python313-lxml-6.1.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-lxml-devel-6.1.0-1.1.x86_64",
"product": {
"name": "python313-lxml-devel-6.1.0-1.1.x86_64",
"product_id": "python313-lxml-devel-6.1.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-lxml-6.1.0-1.1.x86_64",
"product": {
"name": "python314-lxml-6.1.0-1.1.x86_64",
"product_id": "python314-lxml-6.1.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-lxml-devel-6.1.0-1.1.x86_64",
"product": {
"name": "python314-lxml-devel-6.1.0-1.1.x86_64",
"product_id": "python314-lxml-devel-6.1.0-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-doc-6.1.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-lxml-doc-6.1.0-1.1.aarch64"
},
"product_reference": "python-lxml-doc-6.1.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-doc-6.1.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-lxml-doc-6.1.0-1.1.ppc64le"
},
"product_reference": "python-lxml-doc-6.1.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-doc-6.1.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-lxml-doc-6.1.0-1.1.s390x"
},
"product_reference": "python-lxml-doc-6.1.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-doc-6.1.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-lxml-doc-6.1.0-1.1.x86_64"
},
"product_reference": "python-lxml-doc-6.1.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-lxml-6.1.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-lxml-6.1.0-1.1.aarch64"
},
"product_reference": "python311-lxml-6.1.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-lxml-6.1.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-lxml-6.1.0-1.1.ppc64le"
},
"product_reference": "python311-lxml-6.1.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-lxml-6.1.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-lxml-6.1.0-1.1.s390x"
},
"product_reference": "python311-lxml-6.1.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-lxml-6.1.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-lxml-6.1.0-1.1.x86_64"
},
"product_reference": "python311-lxml-6.1.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-lxml-devel-6.1.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-lxml-devel-6.1.0-1.1.aarch64"
},
"product_reference": "python311-lxml-devel-6.1.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-lxml-devel-6.1.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-lxml-devel-6.1.0-1.1.ppc64le"
},
"product_reference": "python311-lxml-devel-6.1.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-lxml-devel-6.1.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-lxml-devel-6.1.0-1.1.s390x"
},
"product_reference": "python311-lxml-devel-6.1.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-lxml-devel-6.1.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-lxml-devel-6.1.0-1.1.x86_64"
},
"product_reference": "python311-lxml-devel-6.1.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-6.1.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-lxml-6.1.0-1.1.aarch64"
},
"product_reference": "python313-lxml-6.1.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-6.1.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-lxml-6.1.0-1.1.ppc64le"
},
"product_reference": "python313-lxml-6.1.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-6.1.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-lxml-6.1.0-1.1.s390x"
},
"product_reference": "python313-lxml-6.1.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-6.1.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-lxml-6.1.0-1.1.x86_64"
},
"product_reference": "python313-lxml-6.1.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-devel-6.1.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-lxml-devel-6.1.0-1.1.aarch64"
},
"product_reference": "python313-lxml-devel-6.1.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-devel-6.1.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-lxml-devel-6.1.0-1.1.ppc64le"
},
"product_reference": "python313-lxml-devel-6.1.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-devel-6.1.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-lxml-devel-6.1.0-1.1.s390x"
},
"product_reference": "python313-lxml-devel-6.1.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-devel-6.1.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-lxml-devel-6.1.0-1.1.x86_64"
},
"product_reference": "python313-lxml-devel-6.1.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-lxml-6.1.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-lxml-6.1.0-1.1.aarch64"
},
"product_reference": "python314-lxml-6.1.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-lxml-6.1.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-lxml-6.1.0-1.1.ppc64le"
},
"product_reference": "python314-lxml-6.1.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-lxml-6.1.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-lxml-6.1.0-1.1.s390x"
},
"product_reference": "python314-lxml-6.1.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-lxml-6.1.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-lxml-6.1.0-1.1.x86_64"
},
"product_reference": "python314-lxml-6.1.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-lxml-devel-6.1.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-lxml-devel-6.1.0-1.1.aarch64"
},
"product_reference": "python314-lxml-devel-6.1.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-lxml-devel-6.1.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-lxml-devel-6.1.0-1.1.ppc64le"
},
"product_reference": "python314-lxml-devel-6.1.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-lxml-devel-6.1.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-lxml-devel-6.1.0-1.1.s390x"
},
"product_reference": "python314-lxml-devel-6.1.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-lxml-devel-6.1.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-lxml-devel-6.1.0-1.1.x86_64"
},
"product_reference": "python314-lxml-devel-6.1.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41066",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41066"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python-lxml-doc-6.1.0-1.1.aarch64",
"openSUSE Tumbleweed:python-lxml-doc-6.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:python-lxml-doc-6.1.0-1.1.s390x",
"openSUSE Tumbleweed:python-lxml-doc-6.1.0-1.1.x86_64",
"openSUSE Tumbleweed:python311-lxml-6.1.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-lxml-6.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-lxml-6.1.0-1.1.s390x",
"openSUSE Tumbleweed:python311-lxml-6.1.0-1.1.x86_64",
"openSUSE Tumbleweed:python311-lxml-devel-6.1.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-lxml-devel-6.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-lxml-devel-6.1.0-1.1.s390x",
"openSUSE Tumbleweed:python311-lxml-devel-6.1.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-lxml-6.1.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-lxml-6.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-lxml-6.1.0-1.1.s390x",
"openSUSE Tumbleweed:python313-lxml-6.1.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-lxml-devel-6.1.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-lxml-devel-6.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-lxml-devel-6.1.0-1.1.s390x",
"openSUSE Tumbleweed:python313-lxml-devel-6.1.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-lxml-6.1.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-lxml-6.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-lxml-6.1.0-1.1.s390x",
"openSUSE Tumbleweed:python314-lxml-6.1.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-lxml-devel-6.1.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-lxml-devel-6.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-lxml-devel-6.1.0-1.1.s390x",
"openSUSE Tumbleweed:python314-lxml-devel-6.1.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41066",
"url": "https://www.suse.com/security/cve/CVE-2026-41066"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python-lxml-doc-6.1.0-1.1.aarch64",
"openSUSE Tumbleweed:python-lxml-doc-6.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:python-lxml-doc-6.1.0-1.1.s390x",
"openSUSE Tumbleweed:python-lxml-doc-6.1.0-1.1.x86_64",
"openSUSE Tumbleweed:python311-lxml-6.1.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-lxml-6.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-lxml-6.1.0-1.1.s390x",
"openSUSE Tumbleweed:python311-lxml-6.1.0-1.1.x86_64",
"openSUSE Tumbleweed:python311-lxml-devel-6.1.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-lxml-devel-6.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-lxml-devel-6.1.0-1.1.s390x",
"openSUSE Tumbleweed:python311-lxml-devel-6.1.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-lxml-6.1.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-lxml-6.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-lxml-6.1.0-1.1.s390x",
"openSUSE Tumbleweed:python313-lxml-6.1.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-lxml-devel-6.1.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-lxml-devel-6.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-lxml-devel-6.1.0-1.1.s390x",
"openSUSE Tumbleweed:python313-lxml-devel-6.1.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-lxml-6.1.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-lxml-6.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-lxml-6.1.0-1.1.s390x",
"openSUSE Tumbleweed:python314-lxml-6.1.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-lxml-devel-6.1.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-lxml-devel-6.1.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-lxml-devel-6.1.0-1.1.s390x",
"openSUSE Tumbleweed:python314-lxml-devel-6.1.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-21T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-41066"
}
]
}
PYSEC-2026-87
Vulnerability from pysec - Published: 2026-04-24 17:16 - Updated: 2026-05-20 09:19lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities='internal' or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.
| Name | purl | lxml | pkg:pypi/lxml |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "lxml",
"purl": "pkg:pypi/lxml"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.1.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.3.2",
"1.3.3",
"1.3.4",
"1.3.5",
"1.3.6",
"2.0",
"2.0.10",
"2.0.11",
"2.0.4",
"2.0.5",
"2.0.6",
"2.0.7",
"2.0.8",
"2.0.9",
"2.1",
"2.1.1",
"2.1.2",
"2.1.3",
"2.1.4",
"2.1.5",
"2.2",
"2.2.1",
"2.2.2",
"2.2.3",
"2.2.4",
"2.2.5",
"2.2.6",
"2.2.7",
"2.2.8",
"2.3",
"2.3.1",
"2.3.2",
"2.3.3",
"2.3.4",
"2.3.5",
"2.3.6",
"3.0",
"3.0.2",
"3.1.0",
"3.1.1",
"3.1.2",
"3.2.0",
"3.2.1",
"3.2.2",
"3.2.3",
"3.2.4",
"3.2.5",
"3.3.0",
"3.3.1",
"3.3.2",
"3.3.3",
"3.3.4",
"3.3.5",
"3.3.6",
"3.4.0",
"3.4.1",
"3.4.2",
"3.4.3",
"3.4.4",
"3.5.0",
"3.6.0",
"3.6.1",
"3.6.2",
"3.6.3",
"3.6.4",
"3.7.0",
"3.7.1",
"3.7.2",
"3.7.3",
"3.8.0",
"4.0.0",
"4.1.0",
"4.1.1",
"4.2.0",
"4.2.1",
"4.2.2",
"4.2.3",
"4.2.4",
"4.2.5",
"4.2.6",
"4.3.0",
"4.3.2",
"4.3.3",
"4.3.4",
"4.3.5",
"4.4.0",
"4.4.1",
"4.4.2",
"4.4.3",
"4.5.0",
"4.5.1",
"4.5.2",
"4.6.0",
"4.6.1",
"4.6.2",
"4.6.3",
"4.6.4",
"4.6.5",
"4.7.1",
"4.8.0",
"4.9.0",
"4.9.1",
"4.9.2",
"4.9.3",
"4.9.4",
"5.0.0",
"5.0.1",
"5.0.2",
"5.1.0",
"5.1.1",
"5.2.0",
"5.2.1",
"5.2.2",
"5.3.0",
"5.3.1",
"5.3.2",
"5.4.0",
"6.0.0",
"6.0.1",
"6.0.2",
"6.0.3",
"6.0.4"
]
}
],
"aliases": [
"CVE-2026-41066",
"GHSA-vfmq-68hx-4jfw"
],
"details": "lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities=\u0027internal\u0027 or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.",
"id": "PYSEC-2026-87",
"modified": "2026-05-20T09:19:06.179641Z",
"published": "2026-04-24T17:16:20.933Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/lxml/lxml/security/advisories/GHSA-vfmq-68hx-4jfw"
},
{
"type": "REPORT",
"url": "https://bugs.launchpad.net/lxml/+bug/2146291"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
]
}
SUSE-SU-2026:21587-1
Vulnerability from csaf_suse - Published: 2026-05-11 10:11 - Updated: 2026-05-11 10:11| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-lxml",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-lxml fixes the following issue\n\n- CVE-2026-41066: Information disclosure via untrusted XML input leading to local file read (bsc#1263254).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-728",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21587-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21587-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621587-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21587-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046461.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263254",
"url": "https://bugzilla.suse.com/1263254"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41066 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41066/"
}
],
"title": "Security update for python-lxml",
"tracking": {
"current_release_date": "2026-05-11T10:11:07Z",
"generator": {
"date": "2026-05-11T10:11:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21587-1",
"initial_release_date": "2026-05-11T10:11:07Z",
"revision_history": [
{
"date": "2026-05-11T10:11:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-lxml-5.4.0-160000.3.1.aarch64",
"product": {
"name": "python313-lxml-5.4.0-160000.3.1.aarch64",
"product_id": "python313-lxml-5.4.0-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-lxml-5.4.0-160000.3.1.ppc64le",
"product": {
"name": "python313-lxml-5.4.0-160000.3.1.ppc64le",
"product_id": "python313-lxml-5.4.0-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-lxml-5.4.0-160000.3.1.s390x",
"product": {
"name": "python313-lxml-5.4.0-160000.3.1.s390x",
"product_id": "python313-lxml-5.4.0-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-lxml-5.4.0-160000.3.1.x86_64",
"product": {
"name": "python313-lxml-5.4.0-160000.3.1.x86_64",
"product_id": "python313-lxml-5.4.0-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-5.4.0-160000.3.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.aarch64"
},
"product_reference": "python313-lxml-5.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-5.4.0-160000.3.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.ppc64le"
},
"product_reference": "python313-lxml-5.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-5.4.0-160000.3.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.s390x"
},
"product_reference": "python313-lxml-5.4.0-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-5.4.0-160000.3.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.x86_64"
},
"product_reference": "python313-lxml-5.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41066",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41066"
}
],
"notes": [
{
"category": "general",
"text": "lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities=\u0027internal\u0027 or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.s390x",
"SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41066",
"url": "https://www.suse.com/security/cve/CVE-2026-41066"
},
{
"category": "external",
"summary": "SUSE Bug 1263254 for CVE-2026-41066",
"url": "https://bugzilla.suse.com/1263254"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.s390x",
"SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.s390x",
"SUSE Linux Micro 6.2:python313-lxml-5.4.0-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-11T10:11:07Z",
"details": "moderate"
}
],
"title": "CVE-2026-41066"
}
]
}
SUSE-SU-2026:21603-1
Vulnerability from csaf_suse - Published: 2026-05-11 10:11 - Updated: 2026-05-11 10:11| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python-lxml-doc-5.4.0-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python-lxml-doc-5.4.0-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-lxml",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-lxml fixes the following issue\n\n- CVE-2026-41066: Information disclosure via untrusted XML input leading to local file read (bsc#1263254).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-728",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21603-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21603-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621603-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21603-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046445.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263254",
"url": "https://bugzilla.suse.com/1263254"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41066 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41066/"
}
],
"title": "Security update for python-lxml",
"tracking": {
"current_release_date": "2026-05-11T10:11:07Z",
"generator": {
"date": "2026-05-11T10:11:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21603-1",
"initial_release_date": "2026-05-11T10:11:07Z",
"revision_history": [
{
"date": "2026-05-11T10:11:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-lxml-5.4.0-160000.3.1.aarch64",
"product": {
"name": "python313-lxml-5.4.0-160000.3.1.aarch64",
"product_id": "python313-lxml-5.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-lxml-devel-5.4.0-160000.3.1.aarch64",
"product": {
"name": "python313-lxml-devel-5.4.0-160000.3.1.aarch64",
"product_id": "python313-lxml-devel-5.4.0-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-lxml-doc-5.4.0-160000.3.1.noarch",
"product": {
"name": "python-lxml-doc-5.4.0-160000.3.1.noarch",
"product_id": "python-lxml-doc-5.4.0-160000.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-lxml-5.4.0-160000.3.1.ppc64le",
"product": {
"name": "python313-lxml-5.4.0-160000.3.1.ppc64le",
"product_id": "python313-lxml-5.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-lxml-devel-5.4.0-160000.3.1.ppc64le",
"product": {
"name": "python313-lxml-devel-5.4.0-160000.3.1.ppc64le",
"product_id": "python313-lxml-devel-5.4.0-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-lxml-5.4.0-160000.3.1.s390x",
"product": {
"name": "python313-lxml-5.4.0-160000.3.1.s390x",
"product_id": "python313-lxml-5.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-lxml-devel-5.4.0-160000.3.1.s390x",
"product": {
"name": "python313-lxml-devel-5.4.0-160000.3.1.s390x",
"product_id": "python313-lxml-devel-5.4.0-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-lxml-5.4.0-160000.3.1.x86_64",
"product": {
"name": "python313-lxml-5.4.0-160000.3.1.x86_64",
"product_id": "python313-lxml-5.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-lxml-devel-5.4.0-160000.3.1.x86_64",
"product": {
"name": "python313-lxml-devel-5.4.0-160000.3.1.x86_64",
"product_id": "python313-lxml-devel-5.4.0-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-doc-5.4.0-160000.3.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python-lxml-doc-5.4.0-160000.3.1.noarch"
},
"product_reference": "python-lxml-doc-5.4.0-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-5.4.0-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.aarch64"
},
"product_reference": "python313-lxml-5.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-5.4.0-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.ppc64le"
},
"product_reference": "python313-lxml-5.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-5.4.0-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.s390x"
},
"product_reference": "python313-lxml-5.4.0-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-5.4.0-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.x86_64"
},
"product_reference": "python313-lxml-5.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-devel-5.4.0-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.aarch64"
},
"product_reference": "python313-lxml-devel-5.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-devel-5.4.0-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.ppc64le"
},
"product_reference": "python313-lxml-devel-5.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-devel-5.4.0-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.s390x"
},
"product_reference": "python313-lxml-devel-5.4.0-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-devel-5.4.0-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.x86_64"
},
"product_reference": "python313-lxml-devel-5.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-doc-5.4.0-160000.3.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python-lxml-doc-5.4.0-160000.3.1.noarch"
},
"product_reference": "python-lxml-doc-5.4.0-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-5.4.0-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.aarch64"
},
"product_reference": "python313-lxml-5.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-5.4.0-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.ppc64le"
},
"product_reference": "python313-lxml-5.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-5.4.0-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.s390x"
},
"product_reference": "python313-lxml-5.4.0-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-5.4.0-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.x86_64"
},
"product_reference": "python313-lxml-5.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-devel-5.4.0-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.aarch64"
},
"product_reference": "python313-lxml-devel-5.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-devel-5.4.0-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.ppc64le"
},
"product_reference": "python313-lxml-devel-5.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-devel-5.4.0-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.s390x"
},
"product_reference": "python313-lxml-devel-5.4.0-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-lxml-devel-5.4.0-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.x86_64"
},
"product_reference": "python313-lxml-devel-5.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41066",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41066"
}
],
"notes": [
{
"category": "general",
"text": "lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities=\u0027internal\u0027 or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python-lxml-doc-5.4.0-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python-lxml-doc-5.4.0-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41066",
"url": "https://www.suse.com/security/cve/CVE-2026-41066"
},
{
"category": "external",
"summary": "SUSE Bug 1263254 for CVE-2026-41066",
"url": "https://bugzilla.suse.com/1263254"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python-lxml-doc-5.4.0-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python-lxml-doc-5.4.0-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python-lxml-doc-5.4.0-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-lxml-5.4.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-lxml-devel-5.4.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python-lxml-doc-5.4.0-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-5.4.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-lxml-devel-5.4.0-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-11T10:11:07Z",
"details": "moderate"
}
],
"title": "CVE-2026-41066"
}
]
}
SUSE-SU-2026:21731-1
Vulnerability from csaf_suse - Published: 2026-05-18 08:52 - Updated: 2026-05-18 08:52| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-lxml",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-lxml fixes the following issue\n\n- CVE-2026-41066: Information disclosure via untrusted XML input leading to local file read (bsc#1263254).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-531",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21731-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21731-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621731-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21731-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046717.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263254",
"url": "https://bugzilla.suse.com/1263254"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41066 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41066/"
}
],
"title": "Security update for python-lxml",
"tracking": {
"current_release_date": "2026-05-18T08:52:51Z",
"generator": {
"date": "2026-05-18T08:52:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21731-1",
"initial_release_date": "2026-05-18T08:52:51Z",
"revision_history": [
{
"date": "2026-05-18T08:52:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-lxml-4.9.3-slfo.1.1_2.1.aarch64",
"product": {
"name": "python311-lxml-4.9.3-slfo.1.1_2.1.aarch64",
"product_id": "python311-lxml-4.9.3-slfo.1.1_2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-lxml-4.9.3-slfo.1.1_2.1.ppc64le",
"product": {
"name": "python311-lxml-4.9.3-slfo.1.1_2.1.ppc64le",
"product_id": "python311-lxml-4.9.3-slfo.1.1_2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-lxml-4.9.3-slfo.1.1_2.1.s390x",
"product": {
"name": "python311-lxml-4.9.3-slfo.1.1_2.1.s390x",
"product_id": "python311-lxml-4.9.3-slfo.1.1_2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-lxml-4.9.3-slfo.1.1_2.1.x86_64",
"product": {
"name": "python311-lxml-4.9.3-slfo.1.1_2.1.x86_64",
"product_id": "python311-lxml-4.9.3-slfo.1.1_2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-lxml-4.9.3-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.aarch64"
},
"product_reference": "python311-lxml-4.9.3-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-lxml-4.9.3-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.ppc64le"
},
"product_reference": "python311-lxml-4.9.3-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-lxml-4.9.3-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.s390x"
},
"product_reference": "python311-lxml-4.9.3-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-lxml-4.9.3-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.x86_64"
},
"product_reference": "python311-lxml-4.9.3-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41066",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41066"
}
],
"notes": [
{
"category": "general",
"text": "lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities=\u0027internal\u0027 or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41066",
"url": "https://www.suse.com/security/cve/CVE-2026-41066"
},
{
"category": "external",
"summary": "SUSE Bug 1263254 for CVE-2026-41066",
"url": "https://bugzilla.suse.com/1263254"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-lxml-4.9.3-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-18T08:52:51Z",
"details": "moderate"
}
],
"title": "CVE-2026-41066"
}
]
}
SUSE-SU-2026:2488-1
Vulnerability from csaf_suse - Published: 2026-06-22 12:16 - Updated: 2026-06-22 12:16| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-lxml-4.7.1-150200.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-lxml-4.7.1-150200.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-lxml-4.7.1-150200.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-lxml-4.7.1-150200.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-lxml-4.7.1-150200.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-lxml-4.7.1-150200.3.15.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-lxml",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-lxml fixes the following issue\n\n- CVE-2026-41066: information disclosure via untrusted XML input leading to local file read (bsc#1263254).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2488,SUSE-SLE-Micro-5.3-2026-2488,SUSE-SLE-Micro-5.4-2026-2488",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2488-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2488-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262488-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2488-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047462.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263254",
"url": "https://bugzilla.suse.com/1263254"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41066 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41066/"
}
],
"title": "Security update for python-lxml",
"tracking": {
"current_release_date": "2026-06-22T12:16:03Z",
"generator": {
"date": "2026-06-22T12:16:03Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2488-1",
"initial_release_date": "2026-06-22T12:16:03Z",
"revision_history": [
{
"date": "2026-06-22T12:16:03Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-lxml-4.7.1-150200.3.15.1.aarch64",
"product": {
"name": "python2-lxml-4.7.1-150200.3.15.1.aarch64",
"product_id": "python2-lxml-4.7.1-150200.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-lxml-devel-4.7.1-150200.3.15.1.aarch64",
"product": {
"name": "python2-lxml-devel-4.7.1-150200.3.15.1.aarch64",
"product_id": "python2-lxml-devel-4.7.1-150200.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-lxml-4.7.1-150200.3.15.1.aarch64",
"product": {
"name": "python3-lxml-4.7.1-150200.3.15.1.aarch64",
"product_id": "python3-lxml-4.7.1-150200.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-lxml-devel-4.7.1-150200.3.15.1.aarch64",
"product": {
"name": "python3-lxml-devel-4.7.1-150200.3.15.1.aarch64",
"product_id": "python3-lxml-devel-4.7.1-150200.3.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-lxml-4.7.1-150200.3.15.1.i586",
"product": {
"name": "python2-lxml-4.7.1-150200.3.15.1.i586",
"product_id": "python2-lxml-4.7.1-150200.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "python2-lxml-devel-4.7.1-150200.3.15.1.i586",
"product": {
"name": "python2-lxml-devel-4.7.1-150200.3.15.1.i586",
"product_id": "python2-lxml-devel-4.7.1-150200.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "python3-lxml-4.7.1-150200.3.15.1.i586",
"product": {
"name": "python3-lxml-4.7.1-150200.3.15.1.i586",
"product_id": "python3-lxml-4.7.1-150200.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "python3-lxml-devel-4.7.1-150200.3.15.1.i586",
"product": {
"name": "python3-lxml-devel-4.7.1-150200.3.15.1.i586",
"product_id": "python3-lxml-devel-4.7.1-150200.3.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-lxml-doc-4.7.1-150200.3.15.1.noarch",
"product": {
"name": "python2-lxml-doc-4.7.1-150200.3.15.1.noarch",
"product_id": "python2-lxml-doc-4.7.1-150200.3.15.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-lxml-doc-4.7.1-150200.3.15.1.noarch",
"product": {
"name": "python3-lxml-doc-4.7.1-150200.3.15.1.noarch",
"product_id": "python3-lxml-doc-4.7.1-150200.3.15.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-lxml-4.7.1-150200.3.15.1.ppc64le",
"product": {
"name": "python2-lxml-4.7.1-150200.3.15.1.ppc64le",
"product_id": "python2-lxml-4.7.1-150200.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-lxml-devel-4.7.1-150200.3.15.1.ppc64le",
"product": {
"name": "python2-lxml-devel-4.7.1-150200.3.15.1.ppc64le",
"product_id": "python2-lxml-devel-4.7.1-150200.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-lxml-4.7.1-150200.3.15.1.ppc64le",
"product": {
"name": "python3-lxml-4.7.1-150200.3.15.1.ppc64le",
"product_id": "python3-lxml-4.7.1-150200.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-lxml-devel-4.7.1-150200.3.15.1.ppc64le",
"product": {
"name": "python3-lxml-devel-4.7.1-150200.3.15.1.ppc64le",
"product_id": "python3-lxml-devel-4.7.1-150200.3.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-lxml-4.7.1-150200.3.15.1.s390x",
"product": {
"name": "python2-lxml-4.7.1-150200.3.15.1.s390x",
"product_id": "python2-lxml-4.7.1-150200.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-lxml-devel-4.7.1-150200.3.15.1.s390x",
"product": {
"name": "python2-lxml-devel-4.7.1-150200.3.15.1.s390x",
"product_id": "python2-lxml-devel-4.7.1-150200.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-lxml-4.7.1-150200.3.15.1.s390x",
"product": {
"name": "python3-lxml-4.7.1-150200.3.15.1.s390x",
"product_id": "python3-lxml-4.7.1-150200.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-lxml-devel-4.7.1-150200.3.15.1.s390x",
"product": {
"name": "python3-lxml-devel-4.7.1-150200.3.15.1.s390x",
"product_id": "python3-lxml-devel-4.7.1-150200.3.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-lxml-4.7.1-150200.3.15.1.x86_64",
"product": {
"name": "python2-lxml-4.7.1-150200.3.15.1.x86_64",
"product_id": "python2-lxml-4.7.1-150200.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-lxml-devel-4.7.1-150200.3.15.1.x86_64",
"product": {
"name": "python2-lxml-devel-4.7.1-150200.3.15.1.x86_64",
"product_id": "python2-lxml-devel-4.7.1-150200.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-lxml-4.7.1-150200.3.15.1.x86_64",
"product": {
"name": "python3-lxml-4.7.1-150200.3.15.1.x86_64",
"product_id": "python3-lxml-4.7.1-150200.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-lxml-devel-4.7.1-150200.3.15.1.x86_64",
"product": {
"name": "python3-lxml-devel-4.7.1-150200.3.15.1.x86_64",
"product_id": "python3-lxml-devel-4.7.1-150200.3.15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lxml-4.7.1-150200.3.15.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-lxml-4.7.1-150200.3.15.1.aarch64"
},
"product_reference": "python3-lxml-4.7.1-150200.3.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lxml-4.7.1-150200.3.15.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-lxml-4.7.1-150200.3.15.1.s390x"
},
"product_reference": "python3-lxml-4.7.1-150200.3.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lxml-4.7.1-150200.3.15.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-lxml-4.7.1-150200.3.15.1.x86_64"
},
"product_reference": "python3-lxml-4.7.1-150200.3.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lxml-4.7.1-150200.3.15.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-lxml-4.7.1-150200.3.15.1.aarch64"
},
"product_reference": "python3-lxml-4.7.1-150200.3.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lxml-4.7.1-150200.3.15.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-lxml-4.7.1-150200.3.15.1.s390x"
},
"product_reference": "python3-lxml-4.7.1-150200.3.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lxml-4.7.1-150200.3.15.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-lxml-4.7.1-150200.3.15.1.x86_64"
},
"product_reference": "python3-lxml-4.7.1-150200.3.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41066",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41066"
}
],
"notes": [
{
"category": "general",
"text": "lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities=\u0027internal\u0027 or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:python3-lxml-4.7.1-150200.3.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-lxml-4.7.1-150200.3.15.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-lxml-4.7.1-150200.3.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-lxml-4.7.1-150200.3.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-lxml-4.7.1-150200.3.15.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-lxml-4.7.1-150200.3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41066",
"url": "https://www.suse.com/security/cve/CVE-2026-41066"
},
{
"category": "external",
"summary": "SUSE Bug 1263254 for CVE-2026-41066",
"url": "https://bugzilla.suse.com/1263254"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:python3-lxml-4.7.1-150200.3.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-lxml-4.7.1-150200.3.15.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-lxml-4.7.1-150200.3.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-lxml-4.7.1-150200.3.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-lxml-4.7.1-150200.3.15.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-lxml-4.7.1-150200.3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:python3-lxml-4.7.1-150200.3.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-lxml-4.7.1-150200.3.15.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-lxml-4.7.1-150200.3.15.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-lxml-4.7.1-150200.3.15.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-lxml-4.7.1-150200.3.15.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-lxml-4.7.1-150200.3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-22T12:16:03Z",
"details": "moderate"
}
],
"title": "CVE-2026-41066"
}
]
}
SUSE-SU-2026:2728-1
Vulnerability from csaf_suse - Published: 2026-07-02 17:30 - Updated: 2026-07-02 17:30| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-lxml-3.6.1-8.8.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-lxml",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-lxml fixes the following issue\n\n- CVE-2026-41066: information disclosure via untrusted XML input leading to local file read (bsc#1263254).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2728,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2728",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2728-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2728-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262728-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2728-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027216.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263254",
"url": "https://bugzilla.suse.com/1263254"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41066 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41066/"
}
],
"title": "Security update for python-lxml",
"tracking": {
"current_release_date": "2026-07-02T17:30:54Z",
"generator": {
"date": "2026-07-02T17:30:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2728-1",
"initial_release_date": "2026-07-02T17:30:54Z",
"revision_history": [
{
"date": "2026-07-02T17:30:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-lxml-3.6.1-8.8.1.aarch64",
"product": {
"name": "python-lxml-3.6.1-8.8.1.aarch64",
"product_id": "python-lxml-3.6.1-8.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-lxml-devel-3.6.1-8.8.1.aarch64",
"product": {
"name": "python-lxml-devel-3.6.1-8.8.1.aarch64",
"product_id": "python-lxml-devel-3.6.1-8.8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-lxml-3.6.1-8.8.1.i586",
"product": {
"name": "python-lxml-3.6.1-8.8.1.i586",
"product_id": "python-lxml-3.6.1-8.8.1.i586"
}
},
{
"category": "product_version",
"name": "python-lxml-devel-3.6.1-8.8.1.i586",
"product": {
"name": "python-lxml-devel-3.6.1-8.8.1.i586",
"product_id": "python-lxml-devel-3.6.1-8.8.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-lxml-doc-3.6.1-8.8.1.noarch",
"product": {
"name": "python-lxml-doc-3.6.1-8.8.1.noarch",
"product_id": "python-lxml-doc-3.6.1-8.8.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python-lxml-3.6.1-8.8.1.ppc64le",
"product": {
"name": "python-lxml-3.6.1-8.8.1.ppc64le",
"product_id": "python-lxml-3.6.1-8.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-lxml-devel-3.6.1-8.8.1.ppc64le",
"product": {
"name": "python-lxml-devel-3.6.1-8.8.1.ppc64le",
"product_id": "python-lxml-devel-3.6.1-8.8.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-lxml-3.6.1-8.8.1.s390",
"product": {
"name": "python-lxml-3.6.1-8.8.1.s390",
"product_id": "python-lxml-3.6.1-8.8.1.s390"
}
},
{
"category": "product_version",
"name": "python-lxml-devel-3.6.1-8.8.1.s390",
"product": {
"name": "python-lxml-devel-3.6.1-8.8.1.s390",
"product_id": "python-lxml-devel-3.6.1-8.8.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "python-lxml-3.6.1-8.8.1.s390x",
"product": {
"name": "python-lxml-3.6.1-8.8.1.s390x",
"product_id": "python-lxml-3.6.1-8.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python-lxml-devel-3.6.1-8.8.1.s390x",
"product": {
"name": "python-lxml-devel-3.6.1-8.8.1.s390x",
"product_id": "python-lxml-devel-3.6.1-8.8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-lxml-3.6.1-8.8.1.x86_64",
"product": {
"name": "python-lxml-3.6.1-8.8.1.x86_64",
"product_id": "python-lxml-3.6.1-8.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-lxml-devel-3.6.1-8.8.1.x86_64",
"product": {
"name": "python-lxml-devel-3.6.1-8.8.1.x86_64",
"product_id": "python-lxml-devel-3.6.1-8.8.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-3.6.1-8.8.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-lxml-3.6.1-8.8.1.x86_64"
},
"product_reference": "python-lxml-3.6.1-8.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41066",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41066"
}
],
"notes": [
{
"category": "general",
"text": "lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities=\u0027internal\u0027 or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-lxml-3.6.1-8.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41066",
"url": "https://www.suse.com/security/cve/CVE-2026-41066"
},
{
"category": "external",
"summary": "SUSE Bug 1263254 for CVE-2026-41066",
"url": "https://bugzilla.suse.com/1263254"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-lxml-3.6.1-8.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-lxml-3.6.1-8.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-02T17:30:54Z",
"details": "moderate"
}
],
"title": "CVE-2026-41066"
}
]
}
SUSE-SU-2026:2752-1
Vulnerability from csaf_suse - Published: 2026-07-03 19:19 - Updated: 2026-07-03 19:19| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-lxml-3.6.1-3.9.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python3-lxml",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3-lxml fixes the following issue\n\n- CVE-2026-41066: Information disclosure via untrusted XML input leading to local file read (bsc#1263254).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2752,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2752",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2752-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2752-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262752-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2752-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/047982.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263254",
"url": "https://bugzilla.suse.com/1263254"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41066 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41066/"
}
],
"title": "Security update for python3-lxml",
"tracking": {
"current_release_date": "2026-07-03T19:19:50Z",
"generator": {
"date": "2026-07-03T19:19:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2752-1",
"initial_release_date": "2026-07-03T19:19:50Z",
"revision_history": [
{
"date": "2026-07-03T19:19:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-lxml-3.6.1-3.9.1.aarch64",
"product": {
"name": "python3-lxml-3.6.1-3.9.1.aarch64",
"product_id": "python3-lxml-3.6.1-3.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-lxml-3.6.1-3.9.1.i586",
"product": {
"name": "python3-lxml-3.6.1-3.9.1.i586",
"product_id": "python3-lxml-3.6.1-3.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-lxml-doc-3.6.1-3.9.1.noarch",
"product": {
"name": "python3-lxml-doc-3.6.1-3.9.1.noarch",
"product_id": "python3-lxml-doc-3.6.1-3.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-lxml-3.6.1-3.9.1.ppc64le",
"product": {
"name": "python3-lxml-3.6.1-3.9.1.ppc64le",
"product_id": "python3-lxml-3.6.1-3.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-lxml-3.6.1-3.9.1.s390",
"product": {
"name": "python3-lxml-3.6.1-3.9.1.s390",
"product_id": "python3-lxml-3.6.1-3.9.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-lxml-3.6.1-3.9.1.s390x",
"product": {
"name": "python3-lxml-3.6.1-3.9.1.s390x",
"product_id": "python3-lxml-3.6.1-3.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-lxml-3.6.1-3.9.1.x86_64",
"product": {
"name": "python3-lxml-3.6.1-3.9.1.x86_64",
"product_id": "python3-lxml-3.6.1-3.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lxml-3.6.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-lxml-3.6.1-3.9.1.x86_64"
},
"product_reference": "python3-lxml-3.6.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41066",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41066"
}
],
"notes": [
{
"category": "general",
"text": "lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities=\u0027internal\u0027 or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-lxml-3.6.1-3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41066",
"url": "https://www.suse.com/security/cve/CVE-2026-41066"
},
{
"category": "external",
"summary": "SUSE Bug 1263254 for CVE-2026-41066",
"url": "https://bugzilla.suse.com/1263254"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-lxml-3.6.1-3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-lxml-3.6.1-3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-03T19:19:50Z",
"details": "moderate"
}
],
"title": "CVE-2026-41066"
}
]
}
ubuntu-cve-2026-41066
Vulnerability from osv_ubuntu
lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities='internal' or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python-lxml",
"binary_version": "3.3.3-1ubuntu0.2+esm5"
},
{
"binary_name": "python3-lxml",
"binary_version": "3.3.3-1ubuntu0.2+esm5"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "lxml",
"purl": "pkg:deb/ubuntu/lxml@3.3.3-1ubuntu0.2+esm5?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.2.0-1",
"3.3.0~beta2-1",
"3.3.0~beta4-1",
"3.3.1-1",
"3.3.2-1",
"3.3.2-1build1",
"3.3.3-1",
"3.3.3-1ubuntu0.1",
"3.3.3-1ubuntu0.2",
"3.3.3-1ubuntu0.2+esm1",
"3.3.3-1ubuntu0.2+esm2",
"3.3.3-1ubuntu0.2+esm3",
"3.3.3-1ubuntu0.2+esm5"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python-lxml",
"binary_version": "3.5.0-1ubuntu0.4+esm2"
},
{
"binary_name": "python3-lxml",
"binary_version": "3.5.0-1ubuntu0.4+esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "lxml",
"purl": "pkg:deb/ubuntu/lxml@3.5.0-1ubuntu0.4+esm2?arch=source\u0026distro=esm-infra/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.4.4-1",
"3.5.0-1",
"3.5.0-1build1",
"3.5.0-1ubuntu0.1",
"3.5.0-1ubuntu0.2",
"3.5.0-1ubuntu0.3",
"3.5.0-1ubuntu0.4",
"3.5.0-1ubuntu0.4+esm2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python-lxml",
"binary_version": "4.2.1-1ubuntu0.6"
},
{
"binary_name": "python3-lxml",
"binary_version": "4.2.1-1ubuntu0.6"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "lxml",
"purl": "pkg:deb/ubuntu/lxml@4.2.1-1ubuntu0.6?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.0.0-1",
"4.1.0-1",
"4.2.0-1",
"4.2.1-1",
"4.2.1-1ubuntu0.1",
"4.2.1-1ubuntu0.2",
"4.2.1-1ubuntu0.3",
"4.2.1-1ubuntu0.4",
"4.2.1-1ubuntu0.6"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python-lxml",
"binary_version": "4.5.0-1ubuntu0.5"
},
{
"binary_name": "python3-lxml",
"binary_version": "4.5.0-1ubuntu0.5"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "lxml",
"purl": "pkg:deb/ubuntu/lxml@4.5.0-1ubuntu0.5?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.4.1-1",
"4.4.1-1build1",
"4.4.2-1",
"4.5.0-1",
"4.5.0-1ubuntu0.1",
"4.5.0-1ubuntu0.2",
"4.5.0-1ubuntu0.3",
"4.5.0-1ubuntu0.5"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-lxml",
"binary_version": "4.8.0-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "lxml",
"purl": "pkg:deb/ubuntu/lxml@4.8.0-1build1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.6.3+dfsg-0.1",
"4.6.4-1",
"4.6.4-1ubuntu1",
"4.7.1-1",
"4.8.0-1",
"4.8.0-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-lxml",
"binary_version": "5.2.1-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "lxml",
"purl": "pkg:deb/ubuntu/lxml@5.2.1-1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.9.3-1",
"4.9.3-1build1",
"4.9.4-1",
"5.1.0-1",
"5.1.0-1build1",
"5.1.0-1build2",
"5.2.1-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-lxml",
"binary_version": "6.0.1-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "lxml",
"purl": "pkg:deb/ubuntu/lxml@6.0.1-1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.3.2-1",
"5.4.0-1",
"5.4.0-1build1",
"6.0.1-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-lxml",
"binary_version": "6.0.2-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "lxml",
"purl": "pkg:deb/ubuntu/lxml@6.0.2-1build1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"6.0.1-1",
"6.0.1-1build1",
"6.0.2-1",
"6.0.2-1build1"
]
}
],
"aliases": [],
"details": "lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities=\u0027internal\u0027 or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.",
"id": "UBUNTU-CVE-2026-41066",
"modified": "2026-05-20T15:27:26Z",
"published": "2026-04-24T17:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-41066"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41066"
},
{
"type": "REPORT",
"url": "https://github.com/lxml/lxml/security/advisories/GHSA-vfmq-68hx-4jfw"
},
{
"type": "REPORT",
"url": "https://bugs.launchpad.net/lxml/+bug/2146291"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-41066"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.