Release date:
2026-08-31 14:09:41 UTC
Description:
* SECURITY UPDATE: base64 decoder silently discarded data after the first
padded quad
- debian/patches/00476-CVE-2026-3446-base64-excess-data-after-padding.patch:
backport of cpython 1f9958f909c1b41a4ffc0b613ef8ec8fa5e7c474 (gh-145264).
In non-strict (default) mode binascii.a2b_base64() stopped at the first
padded quad and dropped everything after it instead of ignoring the pad
character per RFC 4648 section 3.3, so an attacker could append data our
decoder discards but another implementation retains. Backs
base64.b64decode(), standard_b64decode() and urlsafe_b64decode().
- CVE-2026-3446
Updated packages:
-
alt-python312_3.12.14-3_amd64.deb
sha:2126be2d27e78abecb268fc1b68e7cb7dee2563a
-
alt-python312-debug_3.12.14-3_amd64.deb
sha:a3f154ab139043e8e6b7abdb6c39561483ba7480
-
alt-python312-devel_3.12.14-3_amd64.deb
sha:83a5a345131b624ad32083176b9914160a5ee9f1
-
alt-python312-idle_3.12.14-3_amd64.deb
sha:71486b79917ea0b5a85f842ae0e9c34b4b84b29d
-
alt-python312-libs_3.12.14-3_amd64.deb
sha:23f6112c4faac5ce22eed2a7cb5178a520d6aa02
-
alt-python312-test_3.12.14-3_amd64.deb
sha:3fd0c83f01046beb8735df38a490f20f30e82b07
-
alt-python312-tkinter_3.12.14-3_amd64.deb
sha:c448bf0517d04f0af5cded854ab0e9d305b3a8c9
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.