Release date:
2026-06-03 18:22:52 UTC
Description:
* SECURITY UPDATE: tarfile applied AREGTYPE -> DIRTYPE normalization
even during multi-block GNU long members (GNUTYPE_LONGNAME /
GNUTYPE_LONGLINK), enabling a parsing differential vs. other tar
implementations.
- debian/patches/CVE-2025-13462.patch: backport of cpython
42d754e3 (gh-143934, Seth Larson + Eashwar Ranganathan).
Threads a dircheck flag through frombuf / fromtarfile so
normalization is skipped on the inner header during GNU long
name / link handling.
- CVE-2025-13462
* SECURITY UPDATE: wsgiref.headers.Headers did not reject control
characters in header names / values, allowing HTTP header
injection from WSGI applications.
- debian/patches/CVE-2026-0865.patch: combined backport of
cpython f7fceed7 (gh-143917) which adds the control-char regex
check, 66da7bf6 (gh-143916 HTAB follow-up) which splits the
check so HTAB is allowed in header values (RFC 9110 Section
5.5) but still rejected in header names, plus d931725b
(gh-144370) which disallows control characters in status in
wsgiref.handlers.start_response.
- CVE-2026-0865
* SECURITY UPDATE: http.client did not reject CR/LF in HTTPConnection
CONNECT tunnel host / per-tunnel-header values, enabling request
injection through a proxy tunnel.
- debian/patches/CVE-2026-1502.patch: backport of cpython
05ed7ce7 + b1cf9016 (gh-146212, Seth Larson). Adapted to 3.6's
per-line self.send() form (no headers=[] list in _tunnel until
3.9+). Validates _tunnel_host and per-header name / value in
_tunnel().
- CVE-2026-1502
* SECURITY UPDATE: http.cookies.Morsel.js_output() emitted an inline
intact,
enabling HTML injection when a cookie value contains .
- debian/patches/CVE-2026-6019.patch: backport of cpython
76b3923d (gh-148848, Seth Larson). Base64-encodes the cookie
value and emits document.cookie = atob("...") instead of
pasting the raw cookie string into the JavaScript snippet.
Composes on top of CVE-2026-3644's js_output() control-character
recheck (preserved).
- CVE-2026-6019
Updated packages:
-
alt-python36_3.6.15-37_amd64.deb
sha:0b8356a0051a53b7dbc26d45d5cd6c6cfd8fdda3
-
alt-python36-debug_3.6.15-37_amd64.deb
sha:ead6dd871e57a581865c8fdfccbd65e5e4261307
-
alt-python36-devel_3.6.15-37_amd64.deb
sha:6eab4e05415a3c4325ec7f5ad3e2498d2c847d32
-
alt-python36-libs_3.6.15-37_amd64.deb
sha:52e48acc3084ee518b8aad35d8639b4c9123eadb
-
alt-python36-test_3.6.15-37_amd64.deb
sha:e6eccf46cb09f4070c8be032edf25e3e0023391d
-
alt-python36-tkinter_3.6.15-37_amd64.deb
sha:648b57289057a49dc90dca36ae16026d8ae33fdd
-
alt-python36-tools_3.6.15-37_amd64.deb
sha:d941bf3ad0216fc1ecea8baabf7f2422e13f78d9
-
alt-python36_3.6.15-37_arm64.deb
sha:f159a47a2b94b2a84688241497626c379710eea0
-
alt-python36-debug_3.6.15-37_arm64.deb
sha:e50b046f1743e5052641ab1133e5ee12aaa51d6b
-
alt-python36-devel_3.6.15-37_arm64.deb
sha:a6d543f36e30acd6862ee860d21a0c6ca2590bed
-
alt-python36-libs_3.6.15-37_arm64.deb
sha:c36c1729766902beeae20d8bf09a52ade3e7a99e
-
alt-python36-test_3.6.15-37_arm64.deb
sha:b0cbefe4bc7307f820161255248786346b3662f0
-
alt-python36-tkinter_3.6.15-37_arm64.deb
sha:becbdae676f5c6cc3d33881f683ccc2b91674fb2
-
alt-python36-tools_3.6.15-37_arm64.deb
sha:bb7b1ac0ef28acfca60856c9b992eac85da12861
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.