Release date:
2026-07-30 19:16:14 UTC
Description:
* SECURITY UPDATE: excess base64 data ignored after the first padded quad
- debian/patches/CVE-2026-3446.patch: treat the pad character as
non-alphabet data in binascii.a2b_base64() as permitted by RFC 4648
section 3.3, so decoding continues to the end of the input instead of
silently dropping everything that follows the first padded quad
- CVE-2026-3446
* SECURITY UPDATE: symlink escape via the tarfile hardlink-extraction
fallback
- debian/patches/CVE-2026-11940.patch: revalidate the link with the
hardlink's own shallower name in makelink_with_filter() so a crafted
archive whose hardlink references a symlink stored at a deeper path
cannot recreate a relative target that escapes the destination
directory (incomplete fix of CVE-2025-4330), and pass the extraction
filter from extract() down to _extract_one() so the revalidation runs
for single-member extraction as well and not only for extractall()
- CVE-2026-11940
* SECURITY UPDATE: script-element breakout in http.cookies
Morsel.js_output()
- debian/patches/CVE-2026-6019.patch: percent-encode the cookie value
with urllib.parse.quote() and wrap it in decodeURIComponent() in the
generated inline or other HTML parser-sensitive sequences cannot
escape the script element, while non-latin-1 values still reach the
browser as UTF-8
- CVE-2026-6019
Updated packages:
-
alt-python310_3.10.20-10_amd64.deb
sha:b9e06fe1b03deba0d5727eee075a667056c69e5c
-
alt-python310-debug_3.10.20-10_amd64.deb
sha:03c7d143263aae163cee7daaca1ad44353c42629
-
alt-python310-devel_3.10.20-10_amd64.deb
sha:cc65a82b559e96697e530c60e0fef1670d1a217d
-
alt-python310-idle_3.10.20-10_amd64.deb
sha:e3709fdb40673a1562742a893774e045218a8a73
-
alt-python310-libs_3.10.20-10_amd64.deb
sha:e118b8d677f4a3bbd301f7dc8bc4892ca1450907
-
alt-python310-test_3.10.20-10_amd64.deb
sha:c69161947166dd8a426753fc6047792ce774a935
-
alt-python310-tkinter_3.10.20-10_amd64.deb
sha:de965e42f42adabdcb2b0c97a2f7179f14989d16
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.