Release date:
2026-07-23 18:07:07 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:e8241f2132a5ac94c1b38fe0dcd70688eef890f4
-
alt-python311-debug_3.11.15-3_amd64.deb
sha:d02bdb7238200d18364d81479a9f83eee17c504c
-
alt-python311-devel_3.11.15-3_amd64.deb
sha:8551880272a75e20a6842da6ce812c454008ab98
-
alt-python311-idle_3.11.15-3_amd64.deb
sha:bc3187bbd379127505a3857158b5c22c67fcf75b
-
alt-python311-libs_3.11.15-3_amd64.deb
sha:ac73768e7d68b7da0550c18cf64af1d7c95a737e
-
alt-python311-test_3.11.15-3_amd64.deb
sha:702f6833f4d8f7110dc82f74f3a4460096432e65
-
alt-python311-tkinter_3.11.15-3_amd64.deb
sha:6e17595da05f78eeec4f28dc8318e94327863638
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.