The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-59809

CVE-2025-59809: Fortinet FortiSOAR SSRF Vulnerability

CVE-2025-59809 is an SSRF vulnerability in Fortinet FortiSOAR that enables authenticated attackers to discover services on local ports through crafted requests. This article covers technical details, affected versions, and mitigations.

Published: April 17, 2026

CVE-2025-59809 Overview

A Server-Side Request Forgery (SSRF) vulnerability (CWE-918) has been identified in Fortinet FortiSOAR, affecting both PaaS and on-premise deployments across multiple versions. This vulnerability allows an authenticated attacker to discover services running on local ports by sending specially crafted requests to the vulnerable FortiSOAR instance.

SSRF vulnerabilities enable attackers to induce the server-side application to make HTTP requests to an arbitrary domain of the attacker's choosing. In this case, an authenticated user can leverage the flaw to probe internal network services, potentially revealing sensitive information about the infrastructure's internal topology and running services.

Critical Impact

Authenticated attackers can leverage this SSRF vulnerability to perform internal network reconnaissance, discovering services running on local ports that would otherwise be inaccessible from external networks.

Affected Products

  • FortiSOAR PaaS 7.6.4, 7.6.0 through 7.6.2, 7.5.0 through 7.5.2, 7.4 all versions, 7.3 all versions
  • FortiSOAR on-premise 7.6.4, 7.6.0 through 7.6.2, 7.5.0 through 7.5.2, 7.4 all versions, 7.3 all versions

Discovery Timeline

  • 2026-04-14 - CVE-2025-59809 published to NVD
  • 2026-04-14 - Last updated in NVD database

Technical Details for CVE-2025-59809

Vulnerability Analysis

This SSRF vulnerability exists in Fortinet FortiSOAR's request handling mechanisms. The application fails to properly validate and restrict user-supplied URLs or network destinations, allowing authenticated users to manipulate the server into making requests to internal resources.

The vulnerability requires authentication to exploit, which somewhat limits the attack surface. However, once authenticated, an attacker can craft malicious requests that cause the FortiSOAR server to initiate connections to internal network services. This can be used to enumerate internal services, identify open ports, and map the internal network topology.

The attack is network-accessible, requires low complexity to execute, and does not require user interaction. The impact is limited to confidentiality exposure of low severity, as the attacker can only discover information about running services rather than directly access or modify data.

Root Cause

The root cause of this vulnerability is improper input validation of user-supplied URLs or destination parameters within FortiSOAR's request handling functionality. The application does not adequately validate or restrict the destinations that server-side requests can be made to, allowing authenticated users to specify internal network addresses or localhost as targets.

This violates the security principle of server-side request validation, where all user-controllable URL parameters should be validated against an allowlist of permitted destinations before the server initiates any outbound connections.

Attack Vector

The attack vector for CVE-2025-59809 is network-based, requiring the attacker to have valid authentication credentials for the FortiSOAR platform. The exploitation process involves:

  1. The attacker authenticates to the FortiSOAR platform using valid credentials
  2. The attacker identifies an endpoint or feature that accepts URL parameters or makes outbound requests
  3. The attacker crafts a malicious request targeting internal IP addresses (e.g., 127.0.0.1, localhost, or private IP ranges)
  4. The FortiSOAR server processes the request and initiates a connection to the specified internal target
  5. Based on the response timing, error messages, or content returned, the attacker can determine if specific ports or services are active

This technique allows mapping of internal network services that would not otherwise be accessible from the attacker's external position. For detailed technical information, refer to the Fortinet Security Advisory FG-IR-26-103.

Detection Methods for CVE-2025-59809

Indicators of Compromise

  • Unusual outbound requests from FortiSOAR servers targeting internal IP addresses or localhost
  • HTTP requests containing internal IP ranges (10.x.x.x, 172.16.x.x, 192.168.x.x, 127.0.0.1) in URL parameters
  • Repeated requests to sequential port numbers indicating port scanning activity
  • Abnormal request patterns from authenticated users probing internal infrastructure

Detection Strategies

  • Monitor FortiSOAR application logs for requests containing localhost or private IP address ranges in URL parameters
  • Implement network-level monitoring to detect unusual outbound connections from FortiSOAR servers to internal resources
  • Review authentication logs for suspicious user accounts making unusual request patterns
  • Deploy Web Application Firewall (WAF) rules to detect and block SSRF attack patterns

Monitoring Recommendations

  • Enable detailed request logging in FortiSOAR to capture URL parameters and destination addresses
  • Configure SIEM alerts for FortiSOAR servers initiating connections to internal service ports
  • Implement network segmentation monitoring to detect unexpected cross-segment communication from FortiSOAR instances
  • Review access logs regularly for patterns indicative of internal network enumeration attempts

How to Mitigate CVE-2025-59809

Immediate Actions Required

  • Review the Fortinet Security Advisory FG-IR-26-103 for the latest patch information and upgrade FortiSOAR to a patched version
  • Audit user accounts with access to FortiSOAR and remove unnecessary privileges
  • Implement network segmentation to limit the impact of potential SSRF exploitation
  • Enable enhanced logging and monitoring on FortiSOAR instances to detect exploitation attempts

Patch Information

Fortinet has released security updates to address this vulnerability. Organizations should consult the Fortinet Security Advisory FG-IR-26-103 for specific patch versions and upgrade instructions. The advisory covers both FortiSOAR PaaS and on-premise deployments.

Affected versions requiring updates include:

  • FortiSOAR PaaS and on-premise versions 7.3.x, 7.4.x, 7.5.0 through 7.5.2, 7.6.0 through 7.6.2, and 7.6.4

Workarounds

  • Implement network-level controls to restrict FortiSOAR server's ability to initiate connections to internal resources
  • Deploy egress filtering rules to limit outbound connections from FortiSOAR to only required external destinations
  • Use a reverse proxy or WAF in front of FortiSOAR to inspect and filter potentially malicious requests
  • Restrict FortiSOAR user account creation and enforce the principle of least privilege for all authenticated users
bash
# Example network segmentation rule (iptables)
# Restrict FortiSOAR server from accessing internal network ranges
iptables -A OUTPUT -s <fortisoar_ip> -d 10.0.0.0/8 -j DROP
iptables -A OUTPUT -s <fortisoar_ip> -d 172.16.0.0/12 -j DROP
iptables -A OUTPUT -s <fortisoar_ip> -d 192.168.0.0/16 -j DROP
iptables -A OUTPUT -s <fortisoar_ip> -d 127.0.0.0/8 -j DROP

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeSSRF

  • Vendor/TechFortisoar

  • SeverityMEDIUM

  • CVSS Score4.3

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-918
  • Technical References
  • Fortinet Security Advisory FG-IR-26-103
  • Related CVEs
  • CVE-2026-23708: Fortinet FortiSOAR Auth Bypass Vulnerability

  • CVE-2026-22574: FortiSOAR Information Disclosure Flaw

  • CVE-2026-22573: FortiSOAR Path Traversal Vulnerability

  • CVE-2026-22155: FortiSOAR Information Disclosure Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English