[CLSA-2026:1778193729] Fix CVE(s): CVE-2026-3446
Type:
security
Severity:
Moderate
Release date:
2026-05-07 22:42:20 UTC
Description:
* SECURITY UPDATE: binascii.a2b_base64 / base64.b64decode stop decoding after the first padded quad, silently dropping any excess data. The behaviour can lead to data being accepted that other implementations process differently. - debian/patches/CVE-2026-3446.patch: backport of upstream commits 4561f6418a (main), e31c55121620 (3.14), 1f9958f909c1 (3.13). Treats the pad character as non-alphabet data per RFC 4648 section 3.3: the loop in binascii_a2b_base64 no longer breaks out on a pad sequence; a `pads` counter is added so post-loop validation still raises "Incorrect padding" for inputs that do not satisfy `quad_pos + pads == 4`. The unused `binascii_find_valid` helper is removed. - CVE-2026-3446
Updated packages:
  • alt-python27_2.7.18-18_amd64.deb
    sha:242047addb043c139ceb7df2889eb29b882a158c
  • alt-python27-debug_2.7.18-18_amd64.deb
    sha:b9fe4e866f1a47e4300629b61f7fe36309fe161a
  • alt-python27-devel_2.7.18-18_amd64.deb
    sha:dbc6148592e2d6a7632ef12d915982b1203b905f
  • alt-python27-idle_2.7.18-18_amd64.deb
    sha:b30a09bf80010f1c7e3f82c3ee7110b89fa15827
  • alt-python27-libs_2.7.18-18_amd64.deb
    sha:fcfbfcfba7bc2dd53d1dafc2e08f905dc9fa2c94
  • alt-python27-test_2.7.18-18_amd64.deb
    sha:aac24f5ace5ecef24f4f09e8d8ec1c6e1673e621
  • alt-python27-tkinter_2.7.18-18_amd64.deb
    sha:e500353207560e18cc30b4ba45b46b956efd0c7c
  • alt-python27-tools_2.7.18-18_amd64.deb
    sha:85d26a8e1d22015920d125e4d0ff6a1bc4c36c97
  • alt-python27_2.7.18-18_arm64.deb
    sha:cf9ecc961c7946b22e11a12524f3890f7fd8a241
  • alt-python27-debug_2.7.18-18_arm64.deb
    sha:47f99f30a382e3347507952b8450386f162308d9
  • alt-python27-devel_2.7.18-18_arm64.deb
    sha:8a3c9ba90829ee014bbbcbc6422f56aa9c219482
  • alt-python27-idle_2.7.18-18_arm64.deb
    sha:2bf01c751f587c0fa0294b153dfd8782f0215589
  • alt-python27-libs_2.7.18-18_arm64.deb
    sha:e92b8a5d8eaecdfc4b945ac5ac67c80fecd5d6b5
  • alt-python27-test_2.7.18-18_arm64.deb
    sha:7c821dac4a729db13bb430e551eb37e1776e1455
  • alt-python27-tkinter_2.7.18-18_arm64.deb
    sha:2b1eddd8e9455a59902379df893a13be6dd1aaf9
  • alt-python27-tools_2.7.18-18_arm64.deb
    sha:07ce06cae36b49ba7336e6956a5d760732a8196e
Notes:
This page is generated automatically and has not been checked for errors. For clarification or corrections please contact the CloudLinux Packaging Team.