CVE-2026-8328: FTP PASV SSRF, ftpcp() does not use actual peer address, trusts server-supplied PASV host address

Published May 13, 2026
·
Updated

FTP PASV SSRF, ftpcp() does not use actual peer address, trusts server-supplied PASV host address

Other sources

The ftpcp() function in Lib/ftplib.py was not updated when CVE-2021-4189 was fixed. While makepasv() was patched to replace server-supplied PASV host addresses with the actual peer address (getpeername()[0]), ftpcp() still calls parse227() directly and passes the raw attacker-controllable IP address and port to target.sendport(). This patch is related to CVE-2021-4189.

Launchpad

Affected Software

10 affected componentsFixes available
Python CPython
Microsoft azl3 python3 3.12.9-11
Microsoft azl3 python3 3.12.9-13<3.12.9-13
3.12.9-13
Microsoft azl3 python3 3.12.9-11<3.12.9-12
3.12.9-12
debian/pypy3<=7.3.5+dfsg-2+deb11u2, <=7.3.5+dfsg-2+deb11u5, <=7.3.11+dfsg-2+deb12u3, <=7.3.19+dfsg-2, <=7.3.23+dfsg-1
debian/python2.7<=2.7.18-8+deb11u1
debian/python3.11<=3.11.2-6+deb12u7, <=3.11.2-6+deb12u3
debian/python3.13<=3.13.5-2+deb13u2
3.13.14-1
debian/python3.14
3.14.6-1
debian/python3.9<=3.9.2-1, <=3.9.2-1+deb11u7

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 3.12.9-13
  2. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 3.12.9-12
  3. Upgrade

    Upgrade debian/python3.13 to a version that resolves this vulnerability.

    Fixed in 3.13.14-1
  4. Upgrade

    Upgrade debian/python3.14 to a version that resolves this vulnerability.

    Fixed in 3.14.6-1
  5. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Patch CVE-2021-4189
  6. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Patch CVE-2026-8328
  7. Configuration

    Ensure ftpcp() does not pass the raw attacker-controllable PASV IP/port returned via parse227() directly to target.sendport(); modify ftpcp() so the PASV host is derived from the actual peer address (getpeername()[0]), consistent with the makepasv() fix for CVE-2021-4189.

    CPython ftplib.py (ftpcp/parse227/makepasv) PASV host address source = Use actual peer address getpeername()[0] instead of server-supplied PASV host address

Event History

May 13, 2026
CVE Published
via MITRE·08:14 PM
Data Sourced
via MITRE·08:14 PM
DescriptionWeakness
Data Sourced
via NVD·09:16 PM
DescriptionSeverityWeakness
May 17, 2026
Data Sourced
via Microsoft·08:01 AM
DescriptionSeverityWeaknessAffected Software
Updated
via Microsoft·08:01 AM
DescriptionSeverityWeakness
Updated
via Microsoft·08:01 AM
Affected Software
Updated
via Microsoft·08:01 AM
DescriptionSeverity
Jul 6, 2026
Data Sourced
via Launchpad·01:33 PM
Description
Data Sourced
via Debian·01:33 PM
DescriptionAffected Software
Jul 7, 2026
Data Sourced
via Ubuntu·01:34 PM
RemedyDescriptionSeverityAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-8328?

CVE-2026-8328 is considered a high severity vulnerability due to its potential for exploitation through SSRF attacks.

2

How do I fix CVE-2026-8328?

To fix CVE-2026-8328, update to the latest version of Python CPython ftplib where the vulnerability has been addressed.

3

Which versions of Python CPython ftplib are affected by CVE-2026-8328?

CVE-2026-8328 affects specific versions of Python CPython ftplib prior to the security patches that address this issue.

4

What type of attack does CVE-2026-8328 facilitate?

CVE-2026-8328 facilitates Server-Side Request Forgery (SSRF) attacks by trusting server-supplied PASV host addresses.

5

Is CVE-2026-8328 related to previous vulnerabilities?

Yes, CVE-2026-8328 is related to CVE-2021-4189, which involved similar trust issues with PASV addresses.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203