Release date:
2026-07-23 13:27:15 UTC
Description:
* SECURITY UPDATE: webbrowser.open() dash-prefix check bypass via the action token
- debian/patches/CVE-2026-4786.patch: validate the action-expanded URL
and reorder the action/URL substitution so a URL containing the action
token cannot expand into a dash-prefixed browser flag (CVE-2026-4519
bypass).
- CVE-2026-4786
* SECURITY UPDATE: dangling input pointer (UAF) in bz2/lzma decompressors
- debian/patches/CVE-2026-6100.patch: clear next_in on the MemoryError
error path in _bz2/_lzma decompress() so a reused decompressor cannot
read or write through a stale pointer to the released input buffer.
- CVE-2026-6100
* SECURITY UPDATE: insufficient Expat hash-flooding entropy
- debian/patches/CVE-2026-7210.patch: seed Expat with 16 bytes of
entropy via XML_SetHashSalt16Bytes when libexpat exposes it (weak
symbol), falling back to the legacy 8-byte salt otherwise.
- debian/patches/CVE-2026-41080.patch: backport XML_SetHashSalt16Bytes
into the BUNDLED expat (applied on ubuntu16.04 only; el7 on the RPM
side) so the 16-byte salt path above is not inert; other platforms
link system expat.
- CVE-2026-7210
* SECURITY UPDATE: bz2.BZ2Decompressor reuse after error (stack overflow)
- debian/patches/CVE-2026-9669.patch: record the libbz2 error and raise
ValueError on any subsequent decompress() call instead of re-entering
libbz2 on an inconsistent stream (CWE-121).
- CVE-2026-9669
Updated packages:
-
alt-python311_3.11.15-3_amd64.deb
sha:ad225b5cbd15258eca24e3c15e30f170b5a989b3
-
alt-python311-debug_3.11.15-3_amd64.deb
sha:0b0e6f8c9561eaa20f09c69d272e4aca4051dc37
-
alt-python311-devel_3.11.15-3_amd64.deb
sha:75827934665767c7b94e3bb2dd6a4c9f9ffc4936
-
alt-python311-idle_3.11.15-3_amd64.deb
sha:8dbe7ed6ed7692b32830a75903a3282ce5110c0c
-
alt-python311-libs_3.11.15-3_amd64.deb
sha:97d4875dd087c12ef468e29b7c3d864927064878
-
alt-python311-test_3.11.15-3_amd64.deb
sha:3baf90496b6762bd9f4dbeb22dbfb88d36efb6cb
-
alt-python311-tkinter_3.11.15-3_amd64.deb
sha:3950e692dd94c1e0d5f3b58dcc5d03fc282241b5
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.