Release date:
2026-07-23 15:04:54 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:c6b4852559c75e482d81e90d59dc68d544ee7a20
-
alt-python311-debug_3.11.15-3_amd64.deb
sha:aa9cae63e1b75ba14db6da64dcbe20179575eb73
-
alt-python311-devel_3.11.15-3_amd64.deb
sha:b2becd5eb1288458e0d04c99149e0a790e4cde8a
-
alt-python311-idle_3.11.15-3_amd64.deb
sha:4015768abe8bc4e24829ffa6b5bd2cdecca1c54c
-
alt-python311-libs_3.11.15-3_amd64.deb
sha:273de442420ef13a64fd924cc53c4b9099da6058
-
alt-python311-test_3.11.15-3_amd64.deb
sha:126ea2885d47d5443ec1c3b7b38467d4edbcc590
-
alt-python311-tkinter_3.11.15-3_amd64.deb
sha:bd8692341b5be8a5855f790585896a2372aaea41
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.