[CLSA-2026:1786545656] Fix CVE(s): CVE-2026-0864, CVE-2026-11972, CVE-2026-3276, CVE-2026-8328
Type:
security
Severity:
Important
Release date:
2026-08-12 14:41:12 UTC
Description:
* SECURITY UPDATE: FTP data-connection redirection (SSRF) via the ftplib.ftpcp() helper. ftpcp() was not updated when CVE-2021-4189 was fixed: it still called parse227() directly and passed the raw attacker-controllable IPv4 address and port from the source server's PASV reply to target.sendport(), so a malicious source FTP server could redirect the target server's data connection to an arbitrary host:port. - debian/patches/CVE-2026-8328.patch: backport of cpython eac4fe3b (gh-87451, GH-149648). ftpcp() now ignores the advertised PASV host and uses the source server's real peer address (source.sock.getpeername()[0]), honoring the existing trust_server_pasv_ipv4_address opt-out, the same as FTP.makepasv(). Includes a TestFtpcpSecurity unit test adapted to Python 2.7 (hand-written stubs instead of unittest.mock). - CVE-2026-8328
Updated packages:
  • alt-python27_2.7.18-28_amd64.deb
    sha:7e952b876d85701c829209b9fbc91f4672d6848e
  • alt-python27-debug_2.7.18-28_amd64.deb
    sha:a6bc76909cf7a3647b831cd7174e2263f3fadb20
  • alt-python27-devel_2.7.18-28_amd64.deb
    sha:8608c6c8fa6d073599bf5f5d96af7daa0a062b47
  • alt-python27-idle_2.7.18-28_amd64.deb
    sha:e51ef5bd6f4cf14cac24de4410688f59fcbfd612
  • alt-python27-libs_2.7.18-28_amd64.deb
    sha:935af36e249996049722824beb23bac17bddb034
  • alt-python27-test_2.7.18-28_amd64.deb
    sha:60a60aff25a54e6ca0acfb702849fffbc2eb6971
  • alt-python27-tkinter_2.7.18-28_amd64.deb
    sha:72128e4b16501cd643eedde6590ae975ca2d169e
  • alt-python27-tools_2.7.18-28_amd64.deb
    sha:12fb5e0cc76531e3d50b41a4bed3821e34acb920
  • alt-python27_2.7.18-28_arm64.deb
    sha:475b79abb1e727d08e68b67f13665cf9545463db
  • alt-python27-debug_2.7.18-28_arm64.deb
    sha:1c231a4b4b47877320898e11367c5d4198963e4c
  • alt-python27-devel_2.7.18-28_arm64.deb
    sha:650e9e64a754bdeacdbed0c4e340b8644f63e5af
  • alt-python27-idle_2.7.18-28_arm64.deb
    sha:a09faeb4f441301b011c41315d0df3a9d1989ebe
  • alt-python27-libs_2.7.18-28_arm64.deb
    sha:a1a476d07ffdfd3c41a77ee3cbb5bf685d2273a7
  • alt-python27-test_2.7.18-28_arm64.deb
    sha:cc4a6af21a1b87f3311b4d25ccf1b54bf5ed1093
  • alt-python27-tkinter_2.7.18-28_arm64.deb
    sha:e51dc6a23b50162e24fbec717c2025c4887d1f4b
  • alt-python27-tools_2.7.18-28_arm64.deb
    sha:19498dd1ee5c7e58613c8d4e2553b912456c9923
Notes:
This page is generated automatically and has not been checked for errors. For clarification or corrections please contact the CloudLinux Packaging Team.