Release date:
2026-07-30 19:06:29 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:32067621801220a020ee97bb0397761b7290e5d2
-
alt-python310-debug_3.10.20-10_amd64.deb
sha:05d2d518617245afad2875eac2941baf6532f709
-
alt-python310-devel_3.10.20-10_amd64.deb
sha:b1919e5fc4ce72291b08f07bb7a7957d9a1ce83e
-
alt-python310-idle_3.10.20-10_amd64.deb
sha:5b36e3e3c70c73b883b25adc4abc7a246949c054
-
alt-python310-libs_3.10.20-10_amd64.deb
sha:8644582ad13713a1c2046e0d8716862c7a501536
-
alt-python310-test_3.10.20-10_amd64.deb
sha:c1489ce7347cf626f8d8c9de1cc29eb124a38d7c
-
alt-python310-tkinter_3.10.20-10_amd64.deb
sha:b8061c3915dce6a81da58bb6d0f937b05edc9750
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.