Cyber Resilience

CVE-2025-34107

HighPublic PoC

Published: 15 July 2025

Published
15 July 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score v4 8.7 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/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
EPSS Score 0.7359 98.8th percentile
Risk Priority 62 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-34107 is a high-severity Stack-based Buffer Overflow (CWE-121) vulnerability. Its CVSS base score is 8.7 (High).

Operationally, ranked in the top 1.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

A buffer overflow vulnerability exists in the WinaXe FTP Client version 7.7 within the FTP banner parsing functionality of WCMDPA10.dll. When the client connects to a remote FTP server and receives an overly long '220 Server Ready' response, the vulnerable component overflows a stack buffer, leading to arbitrary code execution in the context of the user running the client. The issue is tracked as CVE-2025-34107 with a CVSS score of 8.7 and is classified under CWE-121.

An attacker can exploit this by setting up a malicious FTP server that sends a crafted banner response upon connection. Any user who connects to this server using the vulnerable client can trigger the overflow, allowing the attacker to execute arbitrary code on the victim's system without requiring authentication or special privileges beyond the user's context.

Public exploits for this vulnerability are available, including a Metasploit module and entries on Exploit-DB, with an EPSS score of 0.7359 indicating significant exploitation likelihood. The provided references contain no details on patches or mitigation steps.

EU & UK References

Vulnerability details

A buffer overflow vulnerability exists in the WinaXe FTP Client version 7.7 within the FTP banner parsing functionality, WCMDPA10.dll. When the client connects to a remote FTP server and receives an overly long '220 Server Ready' response, the vulnerable component…

more

responsible for parsing the banner overflows a stack buffer, leading to arbitrary code execution under the context of the user.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

WinaXe FTP Client
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References