Release date:
2026-07-30 19:01:26 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:811187b3e2ed1b4de79f24d2f76c26f3d7918b51
-
alt-python310-debug_3.10.20-10_amd64.deb
sha:c7f967afef5e8b606fee0fad28620ffe9808efc5
-
alt-python310-devel_3.10.20-10_amd64.deb
sha:f944762777acd1dd1db1045015b6fa40f1fb0203
-
alt-python310-idle_3.10.20-10_amd64.deb
sha:20a8e0dfdf62c8322e429f8b55663548e78d251c
-
alt-python310-libs_3.10.20-10_amd64.deb
sha:bee0441fa2dc9b224c62fed2eae5bbb888842657
-
alt-python310-test_3.10.20-10_amd64.deb
sha:b79e1fa6bcf8d822e6c1406917e16a0268165448
-
alt-python310-tkinter_3.10.20-10_amd64.deb
sha:a6a1ef605a7a838b4eb7067fc3f21a603dddf2d9
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.