\
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-5.1.0-4.oe2403sp3.x86_64.rpm",
"python-lxml-debugsource-5.1.0-4.oe2403sp3.x86_64.rpm",
"python-lxml-help-5.1.0-4.oe2403sp3.x86_64.rpm",
"python3-lxml-5.1.0-4.oe2403sp3.x86_64.rpm"
],
"src": [
"python-lxml-5.1.0-4.oe2403sp3.src.rpm"
],
"aarch64": [
"python-lxml-debuginfo-5.1.0-4.oe2403sp3.aarch64.rpm",
"python-lxml-debugsource-5.1.0-4.oe2403sp3.aarch64.rpm",
"python-lxml-help-5.1.0-4.oe2403sp3.aarch64.rpm",
"python3-lxml-5.1.0-4.oe2403sp3.aarch64.rpm"
]
}