Release date:
2026-07-30 18:56:43 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:3a8b145b39f73e48edb726b6b2b7f3a73df6516e
-
alt-python310-debug_3.10.20-10_amd64.deb
sha:0c8c0206f98c6f8655ece63ca7c5a154268d23d2
-
alt-python310-devel_3.10.20-10_amd64.deb
sha:fa90c377c69a0ea8990fc38f94d244dc2566ced6
-
alt-python310-idle_3.10.20-10_amd64.deb
sha:897d7e2d4f1a2b6df76bed2a46552644d10a1091
-
alt-python310-libs_3.10.20-10_amd64.deb
sha:83e8037b3c7f51378427c509e8bdd659521db440
-
alt-python310-test_3.10.20-10_amd64.deb
sha:142b84e16df765c5f0700f08e7ce0bad55f09912
-
alt-python310-tkinter_3.10.20-10_amd64.deb
sha:6854c49187dcdcf0d3666b9d9815041553f85434
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.