Release date:
2026-06-03 19:14:12 UTC
Description:
- CVE-2025-13462: tarfile applied AREGTYPE -> DIRTYPE normalization even
during multi-block GNU long members (LONGNAME / LONGLINK), enabling a
parsing differential. Thread a dircheck flag through frombuf /
fromtarfile so normalization is skipped on follow-up headers.
- CVE-2026-0865: wsgiref.headers.Headers did not reject control characters
in header names / values, allowing HTTP header injection from WSGI
applications. Combined backport: gh-143917 adds the control-char
regex check, gh-143916 HTAB follow-up splits the check so HTAB is
allowed in header values (RFC 9110 Section 5.5) but still rejected
in header names; LF / CR / DEL remain rejected in both. gh-144370
also disallows control characters in status in wsgiref.handlers.
- CVE-2026-1502: http.client did not reject CR/LF in HTTPConnection
CONNECT tunnel host / headers, enabling request injection. Validate the
tunnel host and per-header name / value in _tunnel().
- CVE-2026-6019: http.cookies.Morsel.js_output() emitted an inline
intact,
enabling HTML injection. Base64-encode the cookie value in the
emitted JavaScript (gh-90309).
Updated packages:
-
alt-python36-3.6.15-28.el7.x86_64.rpm
sha:420e77a67d202d0dca88cafdda835a4db257ee32e19fc16a1197f3c8792c706f
-
alt-python36-debug-3.6.15-28.el7.x86_64.rpm
sha:806b189b5e7acabe72db7a785843c2ca4ca511aa91d905a5ca89c038fd6f9ac3
-
alt-python36-devel-3.6.15-28.el7.x86_64.rpm
sha:a6780d3e02d04d6fa17d72c1fb1aeff5d85ce367f533f4a8069cc5d93ee7e302
-
alt-python36-libs-3.6.15-28.el7.x86_64.rpm
sha:9c2399123bf89b537069129fff465bf3de0d5b24f13624a60c227d69f4f0e411
-
alt-python36-test-3.6.15-28.el7.x86_64.rpm
sha:5db048629e95f6cfac4361073e8cf3db1b1df5d046260c60e0d3e2e5ca1ecc6f
-
alt-python36-tkinter-3.6.15-28.el7.x86_64.rpm
sha:5e3fc1105a61cf840dc0673d9832d5d7ffa487e93c3dc6bb9b9e964ebfc6c123
-
alt-python36-tools-3.6.15-28.el7.x86_64.rpm
sha:64ea1a4e08a054be7a27b12b4531e69b8e127a91a9b3b45ecf41ff28c1372288
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.