| Reporter | Title | Published | Views | Family All 24 |
|---|---|---|---|---|
| CVE-2026-11903 | 8 Jul 202614:19 | – | attackerkb | |
| CVE-2026-10698 | 8 Jul 202614:16 | – | attackerkb | |
| CVE-2026-10699 | 8 Jul 202614:18 | – | attackerkb | |
| CVE-2026-10698 | 8 Jul 202620:15 | – | circl | |
| CVE-2026-10699 | 8 Jul 202616:19 | – | circl | |
| CVE-2026-11903 | 8 Jul 202617:37 | – | circl | |
| CVE-2026-10698 | 8 Jul 202614:16 | – | cve | |
| CVE-2026-10699 | 8 Jul 202614:18 | – | cve | |
| CVE-2026-11903 | 8 Jul 202614:19 | – | cve | |
| CVE-2026-10698 Table scope bypass vulnerability in custom reports | 8 Jul 202614:16 | – | cvelist |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(325898);
script_version("1.2");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/07/10");
script_cve_id("CVE-2026-10698", "CVE-2026-10699", "CVE-2026-11903");
script_name(english:"Progress MOVEit Transfer < 2025.0.8 / 2025.1.0 < 2025.1.4 / 2026.0.0 < 2026.0.1 Multiple Vulnerabilities");
script_set_attribute(attribute:"synopsis", value:
"An application installed on the remote host is affected by multiple vulnerabilities.");
script_set_attribute(attribute:"description", value:
"The version of Progress MOVEit Transfer installed on the remote host is prior to 2025.0.8, 2025.1.x prior to 2025.1.4,
or 2026.0.x prior to 2026.0.1. It is, therefore, affected by multiple vulnerabilities:
- Improper Neutralization of Special Elements in Data Query Logic vulnerability in Progress MOVEit Transfer (Custom
Reports modules). (CVE-2026-10698)
- Missing release of memory after effective lifetime vulnerability in Progress MOVEit Transfer (Custom Reports
modules). (CVE-2026-10699)
- Improper neutralization of input during web page generation (cross-site scripting) vulnerability in Progress MOVEit
Transfer (Ad Hoc module). (CVE-2026-11903)
Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
# https://community.progress.com/s/article/MOVEit-Transfer-Critical-Security-Bulletin-June-2026
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?b4f6eee9");
script_set_attribute(attribute:"solution", value:
"Upgrade to Progress MOVEit Transfer version 2025.0.8, 2025.1.4, 2026.0.1, or later.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:S/C:C/I:C/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:L/UI:R/S:U/C:H/I:H/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-2026-11903");
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:"2026/07/08");
script_set_attribute(attribute:"patch_publication_date", value:"2026/07/08");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/07/09");
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");
script_require_keys("installed_sw/Ipswitch MOVEit DMZ");
exit(0);
}
include('vdf.inc');
# @tvdl-content
var vuln_data = {
'metadata': {'spec_version': '1.0'},
'checks': [
{
'product': {'name': 'Ipswitch MOVEit DMZ', 'type': 'app'},
'check_algorithm': 'default',
'constraints': [
{'max_version': '16.1.8', 'fixed_display': '2025.0.8 (17.0.8) or later'},
{'min_version': '17.0.0', 'fixed_version': '17.0.8', 'fixed_display': '2025.0.8 (17.0.8)'},
{'min_version': '17.1.0', 'fixed_version': '17.1.4', 'fixed_display': '2025.1.4 (17.1.4)'},
{'min_version': '18.0.0', 'fixed_version': '18.0.1', 'fixed_display': '2026.0.1 (18.0.1)'}
]
}
]
};
var result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_HOLE, flags:{"xss": "TRUE", "sqli": "TRUE"});
vdf::handle_check_and_report_errors(vdf_result:result);
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