CVEFinder.io

CVE-2026-8328

πŸ”Ά medium
πŸ” Scan for this CVE
Summary

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
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)

πŸ“¦ Affected Products 0

No affected products information available

πŸ”— References 8