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 "tarfile" module would still apply normalization of AREGTYPE (\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPELONGNAME or GNUTYPELONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.(CVE-2025-13462)
DISPUTED: The project has clarified that the documentation was incorrect, and that pkgutil.get_data() has the same security model as open(). The documentation has been updated to clarify this point. There is no vulnerability in the function if following the intended security model.
pkgutil.get_data() did not validate the resource argument as documented, allowing path traversals.(CVE-2026-3479)
The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().(CVE-2026-3644)
When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model a C stack overflow occurs.(CVE-2026-4224)
{
"severity": "Medium"
}{
"src": [
"python3-3.11.6-27.oe2403sp1.src.rpm"
],
"x86_64": [
"python3-3.11.6-27.oe2403sp1.x86_64.rpm",
"python3-debug-3.11.6-27.oe2403sp1.x86_64.rpm",
"python3-debuginfo-3.11.6-27.oe2403sp1.x86_64.rpm",
"python3-debugsource-3.11.6-27.oe2403sp1.x86_64.rpm",
"python3-devel-3.11.6-27.oe2403sp1.x86_64.rpm",
"python3-tkinter-3.11.6-27.oe2403sp1.x86_64.rpm",
"python3-unversioned-command-3.11.6-27.oe2403sp1.x86_64.rpm"
],
"aarch64": [
"python3-3.11.6-27.oe2403sp1.aarch64.rpm",
"python3-debug-3.11.6-27.oe2403sp1.aarch64.rpm",
"python3-debuginfo-3.11.6-27.oe2403sp1.aarch64.rpm",
"python3-debugsource-3.11.6-27.oe2403sp1.aarch64.rpm",
"python3-devel-3.11.6-27.oe2403sp1.aarch64.rpm",
"python3-tkinter-3.11.6-27.oe2403sp1.aarch64.rpm",
"python3-unversioned-command-3.11.6-27.oe2403sp1.aarch64.rpm"
],
"noarch": [
"python3-help-3.11.6-27.oe2403sp1.noarch.rpm"
]
}