
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2019-25686 is a denial-of-service (DoS) vulnerability in Core FTP Server 2.0 build 653, affecting the PBSZ (Protection Buffer Size) FTP command. Unauthenticated remote attackers can crash the FTP server process by sending a malformed PBSZ command with a payload exceeding 211 bytes, triggering an access violation. The vulnerability was formally published on April 5, 2026, and carries a CVSS v3.1 base score of 7.5 (High) and a CVSS v4.0 base score of 8.7 (High) (GitHub Advisory, VulnCheck).
The root cause is classified as CWE-306 (Missing Authentication for Critical Function), as the PBSZ command can be invoked without prior authentication, allowing any network-accessible attacker to interact with the vulnerable code path. The vulnerability is triggered by sending a PBSZ command with an oversized buffer exceeding 211 bytes, which causes an access violation (memory fault) in the Core FTP server process, resulting in a crash. No authentication, special privileges, or user interaction are required for exploitation. A public proof-of-concept Python script is available on Exploit-DB that demonstrates the crash (GitHub Advisory, Exploit-DB).
Successful exploitation results in a complete loss of availability for the Core FTP server service, as the server process crashes upon receiving the malformed command. There is no impact on confidentiality or integrity — the vulnerability is purely a denial-of-service issue. Repeated exploitation could prevent legitimate FTP clients from connecting, disrupting file transfer operations dependent on the affected server (GitHub Advisory, VulnCheck).
A public proof-of-concept exploit is available on Exploit-DB (EDB-46532), implemented as a Python script that demonstrates the crash by sending an oversized PBSZ command. There is no evidence of active in-the-wild exploitation at this time, and no threat actor attribution has been reported. The EPSS score is approximately 0.043% (0.000430), indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Exploit-DB, GitHub Advisory).
PBSZ followed by 212 or more 'A' characters).CoreFTPServer.exe disappearing from the process list); Windows Event Log entries indicating an application crash or access violation for the Core FTP server process.The primary remediation is to update Core FTP Server to a version newer than 2.0 build 653, as the vendor has released a patch (VulnCheck). As a network-level workaround, restrict access to the FTP server (TCP port 21) to trusted IP addresses only using firewall rules, reducing the attack surface for unauthenticated exploitation. Additionally, monitor FTP server logs for PBSZ commands with abnormally large payloads as a detection measure (GitHub Advisory).
The vulnerability received limited public attention, with coverage primarily from automated vulnerability tracking platforms and security databases. A technical write-up was published at infinitsec.net shortly after the CVE was disclosed in April 2026. No significant vendor statements, notable researcher commentary, or widespread media coverage have been identified beyond standard vulnerability database entries (GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."