[CLSA-2026:1786603752] Fix CVE(s): CVE-2026-0864, CVE-2026-11972, CVE-2026-3276, CVE-2026-8328
Type:
security
Severity:
Important
Release date:
2026-08-13 06:49:25 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:e97a99caecd1538b65961ba9d2495cdde4c4b140
  • alt-python27-debug_2.7.18-28_amd64.deb
    sha:26d2f132bb918d26459922d97d2910e13d621348
  • alt-python27-devel_2.7.18-28_amd64.deb
    sha:cf6d0ebad8240fdb506731664d15d0a1e120911a
  • alt-python27-idle_2.7.18-28_amd64.deb
    sha:e51ef5bd6f4cf14cac24de4410688f59fcbfd612
  • alt-python27-libs_2.7.18-28_amd64.deb
    sha:f18359f884f322fb3c87a9a6cf65e081eae4c448
  • alt-python27-test_2.7.18-28_amd64.deb
    sha:51268e8261f6d9a56a5cbaa9cc5d1e355d251ee3
  • alt-python27-tkinter_2.7.18-28_amd64.deb
    sha:3b5fe58537fdf5738f6ef961f9b44906efc4c96b
  • alt-python27-tools_2.7.18-28_amd64.deb
    sha:12fb5e0cc76531e3d50b41a4bed3821e34acb920
  • alt-python27_2.7.18-28_arm64.deb
    sha:0e05bab3755f783050a4dbf3728fc9933a1c721c
  • alt-python27-debug_2.7.18-28_arm64.deb
    sha:846c445a936b71d18917e180cf7c78bfebd054cc
  • alt-python27-devel_2.7.18-28_arm64.deb
    sha:ac5983969769389676d434215ad0f0a33736fa8b
  • alt-python27-idle_2.7.18-28_arm64.deb
    sha:a09faeb4f441301b011c41315d0df3a9d1989ebe
  • alt-python27-libs_2.7.18-28_arm64.deb
    sha:7d364c68dca6c84c352c2471083847e893fd75eb
  • alt-python27-test_2.7.18-28_arm64.deb
    sha:0b22ae07e72f7b9330e8e9a92e25b69896c1bc45
  • alt-python27-tkinter_2.7.18-28_arm64.deb
    sha:4fc09550911805d48c3ac9b685779e8f8ae02a36
  • 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.