[CLSA-2026:1783348452] Fix of 8 CVEs
Type:
security
Severity:
Important
Release date:
2026-07-06 14:34:39 UTC
Description:
* SECURITY UPDATE: expat billion-laughs / entity-expansion amplification DoS - debian/patches/CVE-2013-0340.patch: backport libexpat's billion-laughs attack protection (libexpat PR #466 / 2.4.0) into the bundled expat 2.2.8 tree (Modules/expat/xmlparse.c, expat.h, internal.h). Adds the accounting machinery, XML_ERROR_AMPLIFICATION_LIMIT_BREACH and the XML_SetBillionLaughsAttackProtection{MaximumAmplification, ActivationThreshold} setters (default 100x after 8 MiB). The fix is applied to the bundled copy (not system expat) so it coexists with the CloudLinux XML_SetHashSalt16Bytes extension; new public symbols are namespaced in pyexpatns.h. - CVE-2013-0340 * SECURITY UPDATE: control characters accepted in wsgiref response headers - debian/patches/CVE-2026-0865.patch: backport of cpython gh-143916 (GH-143917) and the HTAB follow-up (GH-144762). wsgiref.headers.Headers (Lib/wsgiref/headers.py) now rejects C0/DEL control characters in header names and values; HTAB remains legal in values, not names. Adapted to 2.7 (positional _convert_string_type flag, no keyword-only argument). - CVE-2026-0865 * SECURITY UPDATE: CR/LF injection in HTTP CONNECT tunnel headers - debian/patches/CVE-2026-1502.patch: backport of cpython gh-146211 (GH-146212). HTTPConnection._tunnel() (Lib/httplib.py) validates the tunnel host and each tunnel request header with the existing _contains_disallowed_url_pchar_re / _is_legal_header_name / _is_illegal_header_value helpers, rejecting control characters. - CVE-2026-1502 * SECURITY UPDATE: template injection via cookie values in js_output() - debian/patches/CVE-2026-6019.patch: backport of cpython gh-90309 (GH-148889), on top of CVE-2026-3644. Cookie.Morsel.js_output() (Lib/Cookie.py) base64-encodes the cookie value and emits it via atob() so it cannot break out of the JS string literal. - CVE-2026-6019 * SECURITY UPDATE: bz2 decompressor reuse-after-error stack overflow - debian/patches/CVE-2026-9669.patch: port of cpython gh-150599 (GH-150600) to the 2.7 bz2 wrapper (Modules/bz2module.c). After libbz2 reports a decompression error the stream is inconsistent and reusing it can write past the output buffer; the decompressor now records the error and raises ValueError on any further decompress() call. - CVE-2026-9669
Updated packages:
  • alt-python27_2.7.18-24_amd64.deb
    sha:3d76a8faab801bdd353a30e07c0dd1128ea68256
  • alt-python27-debug_2.7.18-24_amd64.deb
    sha:9f82ae75154dc25925242aca94f19d28a5dc2761
  • alt-python27-devel_2.7.18-24_amd64.deb
    sha:974d4ea0d8dd0f0ad5ffe6e26baa6de2504b9a29
  • alt-python27-idle_2.7.18-24_amd64.deb
    sha:2d71e236145e10d3c0e031de808367011897d88a
  • alt-python27-libs_2.7.18-24_amd64.deb
    sha:c5d7ec92d8bc59e4cd9d23de55a8b828283f373b
  • alt-python27-test_2.7.18-24_amd64.deb
    sha:36641408ce254cd812f6f1c10516aa8e8812dc34
  • alt-python27-tkinter_2.7.18-24_amd64.deb
    sha:94e88e6d2d3c0e127bc58c81a24d13ac48fa8557
  • alt-python27-tools_2.7.18-24_amd64.deb
    sha:8f5bd9f36614d5c836652c2a06136164e496793b
Notes:
This page is generated automatically and has not been checked for errors. For clarification or corrections please contact the CloudLinux Packaging Team.