Lucene search
K

Progress MOVEit Transfer < 2024.1.8 / 2025.0.x < 2025.0.4 / 2025.1 Server-Side Request Forgery (November 2025)

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

MOVEit Transfer before 2024.1.8 and before 2025.0.4/2025.1 are affected by server-side forgery.

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

include('compat.inc');

if (description)
{
  script_id(326459);
  script_version("1.1");
  script_set_attribute(attribute:"plugin_modification_date", value:"2026/07/13");

  script_cve_id("CVE-2025-13147");

  script_name(english:"Progress MOVEit Transfer < 2024.1.8 / 2025.0.x < 2025.0.4 / 2025.1 Server-Side Request Forgery (November 2025)");

  script_set_attribute(attribute:"synopsis", value:
"An application installed on the remote host is affected by a server-side request forgery 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 a
server-side request forgery vulnerability.

- Server-Side Request Forgery (SSRF) vulnerability in Progress MOVEit Transfer. This issue affects MOVEit 
  Transfer: before 2024.1.8, from 2025.0.0 before 2025.0.4. (CVE-2025-13147)

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
  # https://docs.progress.com/bundle/moveit-transfer-release-notes-2024/page/Fixed-Issues-in-2024.1.8.html
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?b36d2215");
  # https://docs.progress.com/bundle/moveit-transfer-release-notes-2025/page/Fixed-Issues-in-2025.0.4.html
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?bea0e892");
  # https://docs.progress.com/bundle/moveit-transfer-release-notes-2025_1/page/Fixed-Issues-in-2025.1.html
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?5d959654");
  script_set_attribute(attribute:"solution", value:
"Upgrade to Progress MOVEit Transfer version 2024.1.8, 2025.0.4, 2025.1, or later.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2025-13147");

  script_set_attribute(attribute:"vuln_publication_date", value:"2025/11/19");
  script_set_attribute(attribute:"patch_publication_date", value:"2025/11/19");
  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 = [
  { 'fixed_version': '16.1.8', 'fixed_display': '2024.1.8 (16.1.8) / 2025.0.4 (17.0.4) / 2025.1.0 (17.1.0)'},
  { 'min_version': '17.0', 'fixed_version': '17.0.4', 'fixed_display': '2025.0.4 (17.0.4) / 2025.1.0 (17.1.0)'}
];

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

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

13 Jul 2026 00:00Current
6.2Medium risk
Vulners AI Score6.2
CVSS 3.15.3
EPSS0.00238
SSVC
3