Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-13809

CVE-2025-13809: Orionsec Orion-ops SSRF Vulnerability

CVE-2025-13809 is a server-side request forgery flaw in Orionsec Orion-ops affecting the SSH Connection Handler. Attackers can exploit this remotely to forge requests. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2025-13809 Overview

A Server-Side Request Forgery (SSRF) vulnerability has been identified in orionsec orion-ops up to commit 5925824997a3109651bbde07460958a7be249ed1. The vulnerability exists in the SSH Connection Handler component, specifically within the file orion-ops-api/orion-ops-web/src/main/java/cn/orionsec/ops/controller/MachineInfoController.java. Manipulation of the host, sshPort, username, password, and authType arguments allows an authenticated attacker to perform server-side request forgery attacks remotely.

Critical Impact

This SSRF vulnerability enables authenticated attackers to forge requests from the server, potentially accessing internal services, bypassing network security controls, and exfiltrating sensitive data from protected internal resources.

Affected Products

  • orionsec orion-ops (up to commit 5925824997a3109651bbde07460958a7be249ed1)

Discovery Timeline

  • 2025-12-01 - CVE-2025-13809 published to NVD
  • 2025-12-04 - Last updated in NVD database

Technical Details for CVE-2025-13809

Vulnerability Analysis

CVE-2025-13809 is classified as a Server-Side Request Forgery (SSRF) vulnerability with a CVSS 4.0 score of 5.3 (Medium severity). The vulnerability is tracked under CWE-918 (Server-Side Request Forgery).

The CVSS vector CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X indicates:

  • Attack Vector: Network - The vulnerability can be exploited remotely
  • Attack Complexity: Low - No special conditions are required
  • Privileges Required: Low - Authentication is required to exploit
  • User Interaction: None - No user action needed beyond the attacker's request

The exploit has been publicly disclosed and may be actively used in attacks. According to EPSS data, there is a 0.034% probability of exploitation in the wild, placing it in the 9.548th percentile.

Root Cause

The root cause of this vulnerability lies in insufficient input validation and sanitization within the MachineInfoController.java file. The SSH Connection Handler component fails to properly validate user-supplied input for the host, sshPort, username, password, and authType parameters before initiating server-side network connections.

When processing SSH connection requests, the application directly uses user-controlled values to establish connections without verifying that the target hosts are legitimate and authorized destinations. This allows attackers to redirect these connection attempts to arbitrary internal or external hosts.

Attack Vector

The attack vector leverages the SSH connection functionality within the orion-ops web interface. An authenticated attacker can manipulate the connection parameters to:

  1. Internal Network Scanning: Probe internal network services that would otherwise be inaccessible from external networks
  2. Access Internal Services: Connect to internal services such as databases, caches, or administrative interfaces
  3. Data Exfiltration: Extract sensitive information from internal resources
  4. Bypass Security Controls: Circumvent firewall rules and access control lists by using the server as a proxy

The vulnerability exists in the MachineInfoController.java SSH Connection Handler, where the application accepts connection parameters without proper validation. An attacker can supply arbitrary values for the host parameter to target internal IP addresses (e.g., 127.0.0.1, 192.168.x.x, 10.x.x.x) or internal hostnames, causing the server to initiate connections to these targets on behalf of the attacker.

For detailed technical analysis and proof-of-concept information, refer to the security advisory on GitHub.

Detection Methods for CVE-2025-13809

Indicators of Compromise

  • Unusual SSH connection attempts from the orion-ops server to internal IP ranges (127.0.0.0/8, 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16)
  • Unexpected outbound connections from the application server to cloud metadata endpoints (169.254.169.254)
  • Anomalous network traffic patterns originating from the MachineInfoController endpoint
  • Logs showing SSH connection attempts to non-standard ports or unauthorized hosts
  • Multiple failed or unusual authentication requests to the SSH Connection Handler

Detection Strategies

Organizations should implement the following detection strategies:

  1. Network Monitoring: Deploy network monitoring solutions to detect unusual outbound connections from the orion-ops server, particularly to internal network ranges or sensitive endpoints like cloud metadata services.

  2. Application Logging: Enable detailed logging for the MachineInfoController component to capture all SSH connection requests, including the host, sshPort, and other parameters.

  3. Web Application Firewall (WAF): Configure WAF rules to detect and block requests containing internal IP addresses or hostnames in connection parameters.

  4. Behavioral Analysis: Use behavioral analysis tools to baseline normal SSH connection patterns and alert on deviations.

Monitoring Recommendations

  • Implement egress filtering to restrict outbound connections from the application server
  • Monitor DNS queries from the application server for suspicious internal hostname lookups
  • Configure alerts for connection attempts to RFC1918 private address ranges
  • Enable audit logging for all API endpoints related to machine management
  • Deploy SentinelOne Singularity Platform for real-time endpoint detection and response capabilities, which can identify anomalous network behavior indicative of SSRF exploitation

How to Mitigate CVE-2025-13809

Immediate Actions Required

  • Review and audit all SSH connection requests processed by the orion-ops application
  • Implement strict input validation for the host, sshPort, username, password, and authType parameters
  • Deploy network segmentation to limit the application server's access to internal resources
  • Block outbound connections from the application server to sensitive internal services
  • Monitor for exploitation attempts using the detection strategies outlined above

Patch Information

The vendor (orionsec) was contacted regarding this vulnerability but did not respond. A patch should be applied to remediate this issue once available. Organizations should monitor the official orionsec orion-ops repository for security updates.

In the absence of an official patch, organizations should consider:

  • Implementing a custom patch through input validation middleware
  • Using a reverse proxy with strict request filtering
  • Restricting access to the affected MachineInfoController endpoint

Workarounds

Until an official patch is released, implement the following workarounds:

  1. Input Validation: Add application-layer validation to reject requests containing internal IP addresses, localhost references, or cloud metadata endpoints in connection parameters.

  2. Network Restrictions: Configure firewall rules to block the application server from connecting to internal network ranges.

  3. Access Control: Limit access to the SSH Connection Handler functionality to trusted administrators only.

bash
# Example iptables rules to restrict outbound connections from the application server
# Block connections to internal network ranges
iptables -A OUTPUT -d 127.0.0.0/8 -m owner --uid-owner app_user -j DROP
iptables -A OUTPUT -d 10.0.0.0/8 -m owner --uid-owner app_user -j DROP
iptables -A OUTPUT -d 172.16.0.0/12 -m owner --uid-owner app_user -j DROP
iptables -A OUTPUT -d 192.168.0.0/16 -m owner --uid-owner app_user -j DROP
iptables -A OUTPUT -d 169.254.169.254/32 -m owner --uid-owner app_user -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/TechOrionsec

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-918
  • Technical References
  • Exploit, Third Party Advisory

  • Exploit

  • Permissions Required, VDB Entry

  • Third Party Advisory, VDB Entry

  • Third Party Advisory, VDB Entry

  • Exploit, Third Party Advisory

  • Exploit
  • Related CVEs
  • CVE-2025-13807: Orion-ops Auth Bypass Vulnerability

  • CVE-2025-13808: Orionsec Orion-ops Auth Bypass Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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