LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2023-40044: Progress WS_FTP Server Deserialization of Untrusted Data Vulnerability

RBRecent Breaches Vulnerability Intelligence·Oct 5, 2023
CVSS 10.0 · Critical⚠ Actively exploited (CISA KEV)Ransomware-linked
10.0
CVSS score
Critical
Severity
Active
CISA KEV
Yes
Ransomware use
Oct 26, 2023
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2023-40044 to its Known Exploited Vulnerabilities catalog on Oct 5, 2023, with a federal patch deadline of Oct 26, 2023 — meaning attackers are actively using it. If you run the affected software, patch it immediately. Ransomware crews are known to exploit this flaw.

In WS_FTP Server versions prior to 8.7.4 and 8.8.2, a pre-authenticated attacker could leverage a .NET deserialization vulnerability in the Ad Hoc Transfer module to execute remote commands on the underlying WS_FTP Server operating system.

CVE-2023-40044 is a deserialization of untrusted data vulnerability in Progress WS_FTP Server. It affects the Ad Hoc Transfer module and lets an authenticated attacker execute remote commands on the underlying operating system. This matters because successful abuse can give an attacker full control of the host, and the vulnerability is known to have been used by ransomware operators.

Defenders should treat any exposed or internet-reachable WS_FTP Server instance as high priority until they confirm the module is patched or disabled and review for signs of compromise.

How it works

The root cause is CWE-502: deserialization of untrusted data. In the Ad Hoc Transfer module, the server processes serialized objects without sufficient validation. An attacker who already has valid credentials can supply crafted data that the application deserializes into executable objects. Once those objects run, they can issue arbitrary commands under the privileges of the WS_FTP Server process, which typically has access to the local operating system and any files or network resources the service account can reach.

Because authentication is required, the initial foothold is limited to accounts that can use the Ad Hoc Transfer feature. After successful exploitation, however, the attacker can move laterally, install persistence, or deploy ransomware. Exact payload formats and request paths are not detailed here; teams must consult the vendor advisory for those specifics.

Am I affected? How to find it in your systems

Progress WS_FTP Server is commonly deployed as a managed file-transfer solution for internal and external partners. It often runs on Windows servers in DMZs or on systems that handle regulated data. Inventory every host that runs the WS_FTP Server software, including development and backup instances.

If the product is present and the Ad Hoc Transfer module is active, treat the system as potentially vulnerable until the vendor-recommended update or mitigation is applied.

How to remediate

Apply the vendor-supplied update or mitigation instructions for CVE-2023-40044 as the primary remediation. CISA guidance is to apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable. After patching, restart the service and verify that the Ad Hoc Transfer module reports the fixed state.

Document the change and re-scan the host to confirm the vulnerability is no longer present.

If you can't patch immediately

Until the official update can be installed, reduce exposure with compensating controls. Isolate the WS_FTP Server behind a firewall or network segment that allows only necessary source IPs and ports. If a web application firewall or reverse proxy sits in front of the service, enable any available virtual-patching rules that target deserialization or Ad Hoc Transfer traffic; confirm rule efficacy against the vendor advisory.

These steps lower risk but do not eliminate it; schedule the permanent fix as soon as possible.

If your data may have been exposed

Actively exploited vulnerabilities of this class frequently lead to data theft or ransomware deployment. If logs or telemetry suggest successful exploitation, assume the host and any data it could reach may be compromised. Rotate credentials, examine file-transfer logs for unauthorized downloads, and follow your incident-response playbook. Readers can also run a free exposure scan of their email addresses against known breach data sets to determine whether personal or corporate accounts appear in public breach corpora.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedProgress · WS_FTP Server
WeaknessCWE-502
CVSS base score10.0 (Critical)
CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
PublishedSep 27, 2023
Added to CISA KEVOct 5, 2023
Federal patch deadlineOct 26, 2023
Known ransomware useYes
Check if your data is exposed →

References

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities