Release date:
2026-06-03 19:53:19 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.el9.x86_64.rpm
sha:dfe4e6b1dd430ac4a4edc22cfcee7bdfe8ab7d86f44f3d1fea8fecc4a9020176
-
alt-python36-debug-3.6.15-28.el9.x86_64.rpm
sha:6f1f2f59e4c38cb48484227af31799a9dcedfe2d9577823224e2376aaa3c42f0
-
alt-python36-devel-3.6.15-28.el9.x86_64.rpm
sha:a5562ba06cccd7fd25bf04a695ec094fce208049f8d55dded1985c8463f29fe9
-
alt-python36-libs-3.6.15-28.el9.x86_64.rpm
sha:625163ace27a8c9ff8210108346e720952957d9976d7b7a14a0fa8d031ab38ca
-
alt-python36-test-3.6.15-28.el9.x86_64.rpm
sha:306dd4b83e04ae0e1ed26776801980ea0d86e7535bfb01e018a8957fc9eb01a4
-
alt-python36-tkinter-3.6.15-28.el9.x86_64.rpm
sha:307ec3d248693f73b1b643547e232d31319d48c2d644ffd8be7d3bc3a5a11144
-
alt-python36-tools-3.6.15-28.el9.x86_64.rpm
sha:aa67bda559b37f29585851f678ed51bbaad524a432abe48a368e20442b081655
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.