Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C++ (or other languages, depending on the chosen implementation). Python is also usable as an extension language for applications written in other languages that need easy-to-use scripting or automation interfaces.
Security Fix(es):
The incremental HTML parser (html.parser.HTMLParser) allows for CPU denial-of-service through repeated unterminated markup declarations when processing uncontrolled data.(CVE-2026-15308)
In the Tarfile.extract() function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid despite the user passing filter='data' to the extract() function.(CVE-2026-4360)
xml.parsers.expat and xml.etree.ElementTree use insufficient entropy for Expat hash-flooding protection, which allows a crafted XML document to trigger hash flooding. Fully mitigating this vulnerability requires both updating libexpat to 2.8.0 or later and applying this patch.(CVE-2026-7210)
{
"severity": "High"
}{
"aarch64": [
"python3-3.11.6-40.oe2403sp4.aarch64.rpm",
"python3-debug-3.11.6-40.oe2403sp4.aarch64.rpm",
"python3-debuginfo-3.11.6-40.oe2403sp4.aarch64.rpm",
"python3-debugsource-3.11.6-40.oe2403sp4.aarch64.rpm",
"python3-devel-3.11.6-40.oe2403sp4.aarch64.rpm",
"python3-tkinter-3.11.6-40.oe2403sp4.aarch64.rpm",
"python3-unversioned-command-3.11.6-40.oe2403sp4.aarch64.rpm"
],
"x86_64": [
"python3-3.11.6-40.oe2403sp4.x86_64.rpm",
"python3-debug-3.11.6-40.oe2403sp4.x86_64.rpm",
"python3-debuginfo-3.11.6-40.oe2403sp4.x86_64.rpm",
"python3-debugsource-3.11.6-40.oe2403sp4.x86_64.rpm",
"python3-devel-3.11.6-40.oe2403sp4.x86_64.rpm",
"python3-tkinter-3.11.6-40.oe2403sp4.x86_64.rpm",
"python3-unversioned-command-3.11.6-40.oe2403sp4.x86_64.rpm"
],
"noarch": [
"python3-help-3.11.6-40.oe2403sp4.noarch.rpm"
],
"src": [
"python3-3.11.6-40.oe2403sp4.src.rpm"
]
}