CVE-2026-8328
πΆ mediumSummary
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.
CVSS Score
-
EPSS Score
0.4
Exploit Probability
Published Date
2026-05-13
First Seen: 2026-05-17
π― CISA SSVC Assessment Updated: May 14, 2026
π Exploitation Status
None
No known exploits
βοΈ Automatable
NO
Requires human interaction
π₯ Technical Impact
Partial
Limited system impact
π Discovered By
Qi Deng (https://github.com/ikow) (reporter)
BΓ©nΓ©dikt Tran (https://github.com/picnixz) (remediation developer)
Gregory P. Smith (https://github.com/gpshead) (remediation developer)
SSVC data provided by
CISA
Last Modified
2026-06-10
Source
NVD π
CVSS Vector 4.0
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CWE IDs (Weakness Types)