CVE detail
CVE-2026-8328
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 24.9 · diversity 15.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
11 source links · newest first
- CVE-2026-8328 FTP PASV SSRF, ftpcp() does not use actual peer address, trusts server-supplied PASV host addressMicrosoft MSRC
Information published.
vendormsrc.microsoft.comMay 17, 2026, 8:01 AM - https://mail.python.org/archives/list/[email protected]/thread/ITF2BAPBQEPYK3LDMPRSY435JGNHYNDP/mail.python.org
No excerpt available.
Vendor Advisorymail.python.orgMay 13, 2026, 9:16 PM No excerpt available.
Exploitgithub.comMay 13, 2026, 9:16 PMNo excerpt available.
Exploitgithub.comMay 13, 2026, 9:16 PMNo excerpt available.
Exploitgithub.comMay 13, 2026, 9:16 PMNo excerpt available.
Exploitgithub.comMay 13, 2026, 9:16 PMNo excerpt available.
Exploitgithub.comMay 13, 2026, 9:16 PMNo excerpt available.
Exploitgithub.comMay 13, 2026, 9:16 PMNo excerpt available.
Exploitgithub.comMay 13, 2026, 9:16 PMNo excerpt available.
Exploitgithub.comMay 13, 2026, 9:16 PMNo excerpt available.
Exploitgithub.comMay 13, 2026, 9:16 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-65442CVSS 7.2 · High
Unauthenticated Server Side Request Forgery (SSRF) in FormCraft <= 3.9.15 versions.
- CVE-2026-61953CVSS 7.2 · High
Unauthenticated Server Side Request Forgery (SSRF) in Simple Link Directory Pro <= 15.0.6 versions.
- CVE-2026-65925CVSS 6.5 · Medium
A user with JFrog Artifactory Cargo remote repository read access could make Artifactory request unintended URLs and return the response.
- CVE-2026-65924CVSS 6.5 · Medium
JFrog Artifactory support for Terraform remote repositories was found to be susceptible to Server-Side Request Forgery (SSRF). An authenticated user - or, if anonymous access is e…
- CVE-2026-65923CVSS 6.8 · Medium
A URL validation weakness in JFrog Artifactory Ansible repository handling could allow a user, under specific repository access conditions, to cause unintended server-side request…
- CVE-2026-65618CVSS 6.5 · Medium
Improper URL validation when handling specific URLs, allows an attacker, under certain conditions, to make unauthorized requests from JFrog Artifactory, potentially exposing inter…