Release date:
2026-07-23 14:53:08 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:9054421fc64e52ebe3d377296024ad231cb54d10
-
alt-python311-debug_3.11.15-3_amd64.deb
sha:43ab327d413cd68031432a6a1238c46b710f7c08
-
alt-python311-devel_3.11.15-3_amd64.deb
sha:629054c329f03b6bd5c7c6e454e4e63ba0f87dd1
-
alt-python311-idle_3.11.15-3_amd64.deb
sha:ee9ce8f3ee83d47d20871a13f0a858caee9834dc
-
alt-python311-libs_3.11.15-3_amd64.deb
sha:89c3fa9eb276b6b7a59cc2dea8c8bf5e82c5fa47
-
alt-python311-test_3.11.15-3_amd64.deb
sha:0e958735604d84320db4bf92c17cee3121c860f8
-
alt-python311-tkinter_3.11.15-3_amd64.deb
sha:c59d4e3285dde793b7028958dd6706cadee0530a
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.