\
Security Fix(es):
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 resolveentities=True) allows untrusted XML input to read local files. Setting the resolveentities option explicitly to resolveentities='internal' or resolveentities=False disables the local file access. This vulnerability is fixed in 6.1.0.(CVE-2026-41066)
{
"severity": "High"
}{
"x86_64": [
"python-lxml-debuginfo-4.7.1-9.oe2203sp4.x86_64.rpm",
"python-lxml-debugsource-4.7.1-9.oe2203sp4.x86_64.rpm",
"python3-lxml-4.7.1-9.oe2203sp4.x86_64.rpm"
],
"src": [
"python-lxml-4.7.1-9.oe2203sp4.src.rpm"
],
"noarch": [
"python-lxml-help-4.7.1-9.oe2203sp4.noarch.rpm"
],
"aarch64": [
"python-lxml-debuginfo-4.7.1-9.oe2203sp4.aarch64.rpm",
"python-lxml-debugsource-4.7.1-9.oe2203sp4.aarch64.rpm",
"python3-lxml-4.7.1-9.oe2203sp4.aarch64.rpm"
]
}