| Reporter | Title | Published | Views | Family All 32 |
|---|---|---|---|---|
| Exploit for Path Traversal in Fortinet Fortisandbox | 17 Jun 202601:41 | – | githubexploit | |
| CVE-2026-39813 | 14 Apr 202615:38 | – | attackerkb | |
| The vulnerability of the FortiSandbox threat detection and mitigation system lies in its ability to bypass the restricted access catalog, allowing attackers to increase their privileges. | 20 Apr 202600:00 | – | bdu_fstec | |
| The vulnerability of the graphical user interface of Fortinet’s FortiSandbox and FortiSandbox Cloud systems allows a perpetrator to execute arbitrary commands through specially crafted HTTP requests. | 17 Jun 202600:00 | – | bdu_fstec | |
| CVE-2026-25089 | 10 Jun 202605:00 | – | circl | |
| CVE-2026-39813 | 14 Apr 202616:34 | – | circl | |
| Fortinet FortiSandbox 安全漏洞 | 14 Apr 202600:00 | – | cnnvd | |
| Fortinet多款产品 操作系统命令注入漏洞 | 9 Jun 202600:00 | – | cnnvd | |
| Fortinet FortiSandbox OS Command Injection Vulnerability (CNVD-2026-25587) | 11 Jun 202600:00 | – | cnvd | |
| CVE-2026-25089 | 9 Jun 202614:27 | – | cve |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(324963);
script_version("1.2");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/07/06");
script_cve_id("CVE-2026-25089", "CVE-2026-39813");
script_name(english:"Fortinet FortiSandbox 4.4.x < 4.4.9 / 5.0.x < 5.0.6 Multiple Vulnerabilities");
script_set_attribute(attribute:"synopsis", value:
"The remote host is affected by multiple vulnerabilities.");
script_set_attribute(attribute:"description", value:
"The version of Fortinet FortiSandbox installed on the remote host is 4.4.x prior to 4.4.9 or 5.0.x prior to 5.0.6.
It is, therefore, affected by multiple vulnerabilities:
- An OS command injection vulnerability may allow an unauthenticated attacker to execute unauthorized commands
via specifically crafted HTTP requests. (CVE-2026-25089)
- A path traversal vulnerability may allow an attacker to escalate privileges. (CVE-2026-39813)
Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported
version number.");
script_set_attribute(attribute:"see_also", value:"https://fortiguard.fortinet.com/psirt/FG-IR-26-112");
script_set_attribute(attribute:"see_also", value:"https://fortiguard.fortinet.com/psirt/FG-IR-26-141");
script_set_attribute(attribute:"solution", value:
"Upgrade to Fortinet FortiSandbox version 4.4.9 / 5.0.6 or later.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_set_cvss_temporal_vector("CVSS2#E:POC/RL:OF/RC:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
script_set_cvss3_temporal_vector("CVSS:3.0/E:P/RL:O/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-25089");
script_set_attribute(attribute:"cvss3_score_source", value:"CVE-2026-39813");
script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
script_set_attribute(attribute:"exploit_available", value:"true");
script_set_attribute(attribute:"vuln_publication_date", value:"2026/04/14");
script_set_attribute(attribute:"patch_publication_date", value:"2026/04/14");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/07/03");
script_set_attribute(attribute:"plugin_type", value:"combined");
script_set_attribute(attribute:"cpe", value:"cpe:/a:fortinet:fortisandbox");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Misc.");
script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("fortinet_fortisandbox_detect.nbin", "fortinet_fortisandbox_web_detect.nbin");
script_require_keys("installed_sw/Fortinet FortiSandbox");
exit(0);
}
include('vdf.inc');
# @tvdl-content
var vuln_data = {
'metadata': {'spec_version': '1.0'},
'checks': [
{
'product': {'name': 'Fortinet FortiSandbox', 'type': 'app'},
'check_algorithm': 'default',
'constraints': [
{'min_version': '4.4.0', 'fixed_version': '4.4.9'},
{'min_version': '5.0.0', 'fixed_version': '5.0.6'}
]
}
]
};
var result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_HOLE);
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