Release date:
2026-07-30 19:25:57 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:18ec1414a75be1878e244c80165222dfd29199af
-
alt-python310-debug_3.10.20-10_amd64.deb
sha:05d2d518617245afad2875eac2941baf6532f709
-
alt-python310-devel_3.10.20-10_amd64.deb
sha:5a626207eae1d6adb47cb6ccd38d9da9910c4ca9
-
alt-python310-idle_3.10.20-10_amd64.deb
sha:3ff4c2a164e7768abe0a7b8040ea0bfe65bf40f5
-
alt-python310-libs_3.10.20-10_amd64.deb
sha:3e1c2c92da200238479458b8f3de142262bf2242
-
alt-python310-test_3.10.20-10_amd64.deb
sha:155fe42c665bffa58bfa7c9f73ffab16db0e7440
-
alt-python310-tkinter_3.10.20-10_amd64.deb
sha:5c3b4e746b42dbf0adb089ce4abdc4b594fd4b69
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.