This update for python3 fixes the following issues:
CVE-2026-7210: insufficient entropy used for Expat hash-flooding protection allows a crafted XML document to trigger
hash flooding (bsc#1264962).
CVE-2026-8328: server-supplied PASV host address is trusted by ftpcp() and allows for SSRF (bsc#1265268).
CVE-2026-11940: tarfile extraction filter bypass via a crafted archive allows escaping the destination directory and
enables arbitrary file reads and writes (bsc#1268977).