Lucene search
K

Progress MOVEit Transfer 2023.0.x / 2023.1.x < 2023.1.16 / 2024.0.x / 2024.1.x < 2024.1.7 / 2025.0.x < 2025.0.3 Uncontrolled Resource Consumption (October 2025)

🗓️ 13 Jul 2026 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 5 Views

MOVEit Transfer versions before 2025.0.3, 2024.1.7, and 2023.1.16 have an uncontrolled resource consumption vulnerability; upgrade or apply workaround.

Related
Refs
Code
#%NASL_MIN_LEVEL 80900
#
## (C) Tenable, Inc.
#

include('compat.inc');

if (description)
{
  script_id(326458);
  script_version("1.2");
  script_set_attribute(attribute:"plugin_modification_date", value:"2026/07/14");

  script_cve_id("CVE-2025-10932");

  script_name(english:"Progress MOVEit Transfer 2023.0.x / 2023.1.x < 2023.1.16 / 2024.0.x / 2024.1.x < 2024.1.7 / 2025.0.x < 2025.0.3 Uncontrolled Resource Consumption (October 2025)");

  script_set_attribute(attribute:"synopsis", value:
"An application installed on the remote host is affected by an uncontrolled resource consumption vulnerability.");
  script_set_attribute(attribute:"description", value:
"The version of Progress MOVEit Transfer, formerly Ipswitch MOVEit DMZ, installed on the remote host is affected by an
uncontrolled resource consumption vulnerability as referenced in Progress Community article 000291424.

- Uncontrolled Resource Consumption vulnerability in Progress MOVEit Transfer (AS2 module). This issue affects
  MOVEit Transfer: from 2025.0.0 before 2025.0.3, from 2024.1.0 before 2024.1.7, from 2023.1.0 before 2023.1.16. 
  Additionally, the 2023.0.x and 2024.0.x branches are affected but have no patched version available; users on 
  these versions should upgrade to an active branch or apply the vendor-provided workaround. (CVE-2025-10932)

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
  # https://community.progress.com/s/article/MOVEit-Transfer-Vulnerability-CVE-2025-10932-October-29-2025
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?e17f2be1");
  script_set_attribute(attribute:"solution", value:
"Upgrade to Progress MOVEit Transfer version 2023.1.16, 2024.1.7, or 2025.0.3 or later.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:C");
  script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H");
  script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2025-10932");

  script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"false");

  script_set_attribute(attribute:"vuln_publication_date", value:"2025/10/29");
  script_set_attribute(attribute:"patch_publication_date", value:"2025/10/29");
  script_set_attribute(attribute:"plugin_publication_date", value:"2026/07/13");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:ipswitch:moveit_dmz");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:ipswitch:moveit_transfer");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:progress:moveit_transfer");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"Windows");

  script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");

  script_dependencies("ipswitch_dmz_ftp_installed.nbin");

  exit(0);
}

include('vcf.inc');

var appname = 'Ipswitch MOVEit DMZ';
var app_info = vcf::get_app_info(app:appname);
var constraints;

if ( app_info.version !~ "^15\.1\.|^16\.1\.|^17\.0\." && app_info.version < '17.0')
{
  # These branches can be resolved via workarounds but have no fixed version.
  if (report_paranoia < 2) audit(AUDIT_POTENTIAL_VULN);
  constraints = [
    { 'max_version': '15.0.9999', 'fixed_display': 'Upgrade to active version or apply workaround'},
    { 'min_version': '16.0', 'max_version': '16.0.9999', 'fixed_display': 'Upgrade to active version or apply workaround'}
  ];
  vcf::check_version_and_report(app_info:app_info, constraints:constraints, severity:SECURITY_HOLE);
}

constraints = [
  { 'min_version': '15.1', 'fixed_version': '15.1.16', 'fixed_display': '2023.1.16 (15.1.16)' },
  { 'min_version': '16.1', 'fixed_version': '16.1.7', 'fixed_display': '2024.1.7 (16.1.7)' },
  { 'min_version': '17.0', 'fixed_version': '17.0.3', 'fixed_display': '2025.0.3 (17.0.3)' }
];

vcf::check_version_and_report(
  app_info:app_info,
  constraints:constraints,
  severity:SECURITY_HOLE
);

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

14 Jul 2026 00:00Current
7.2High risk
Vulners AI Score7.2
CVSS 3.18.2
EPSS0.00466
SSVC
5