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-40948

CVE-2025-40948: RUGGEDCOM ROX Auth Bypass Vulnerability

CVE-2025-40948 is an authentication bypass flaw in RUGGEDCOM ROX devices that allows authenticated attackers to read arbitrary files with root privileges. This article covers technical details, affected versions, and mitigations.

Published: May 17, 2026

CVE-2025-40948 Overview

CVE-2025-40948 affects Siemens RUGGEDCOM ROX industrial routers and switches. The web server's JSON-RPC interface fails to properly validate input, allowing an authenticated remote attacker to read arbitrary files from the underlying Linux filesystem with root privileges. The flaw is tracked under CWE-88: Improper Neutralization of Argument Delimiters in a Command. Siemens released firmware version V2.17.1 to address the issue. The vulnerability impacts industrial control system (ICS) environments where RUGGEDCOM ROX devices route and switch traffic in substations, transportation networks, and manufacturing plants.

Critical Impact

An authenticated attacker can read any file on the device, including /etc/shadow, private keys, and configuration backups, with root privileges.

Affected Products

  • RUGGEDCOM ROX MX5000 / MX5000RE (all versions before V2.17.1)
  • RUGGEDCOM ROX RX1400, RX1500, RX1501, RX1510, RX1511, RX1512, RX1524, RX1536 (all versions before V2.17.1)
  • RUGGEDCOM ROX RX5000 (all versions before V2.17.1)

Discovery Timeline

  • 2026-05-12 - CVE-2025-40948 published to NVD
  • 2026-05-12 - Last updated in NVD database

Technical Details for CVE-2025-40948

Vulnerability Analysis

The RUGGEDCOM ROX web management interface exposes a JSON-RPC endpoint used for device administration. The endpoint accepts parameters that are passed to underlying operating system commands or file handlers without adequate neutralization of argument delimiters. An authenticated user can craft a JSON-RPC request whose arguments break out of the expected parameter context and instruct the backend process to read files outside the intended scope.

Because the ROX web server and its helper processes run as root, the attacker inherits full read access to the filesystem. Sensitive targets include /etc/shadow, SSH host keys, TLS private keys used by the management interface, NETCONF configuration databases, and certificate stores used for IPsec or 802.1X.

The issue is classified as CWE-88, indicating that argument delimiters such as spaces, quotes, or option flags are not stripped before downstream consumption. The EPSS probability is 0.037% at the 11th percentile, reflecting low observed exploitation activity at publication.

Root Cause

The JSON-RPC handler concatenates client-supplied values into an argument list passed to a privileged file-reading routine. Without strict allowlisting or argument separation, an attacker injects additional arguments or path traversal sequences that redirect the read operation to attacker-chosen files.

Attack Vector

Exploitation requires network access to the device's web management interface and valid authenticated credentials with high privileges. The attacker submits a malicious JSON-RPC request over HTTPS. No user interaction is required. The confidentiality impact extends beyond the vulnerable component to the underlying operating system, meeting the criteria for a subsequent-system scope change.

No public proof-of-concept code is available. See the Siemens Security Advisory SSA-973901 for vendor technical details.

Detection Methods for CVE-2025-40948

Indicators of Compromise

  • Unexpected JSON-RPC POST requests to the ROX web interface containing path traversal sequences (../), absolute paths to /etc/, /root/, or /var/ in parameter values, or shell argument delimiters in method parameters.
  • Authentication events for administrative accounts from unusual source IP addresses immediately preceding bursts of JSON-RPC traffic.
  • Web server access logs showing large or repeated responses to JSON-RPC method calls that normally return small payloads.

Detection Strategies

  • Inspect HTTPS traffic to the ROX management interface for malformed or suspicious JSON-RPC payloads using a network IDS or TLS-terminating proxy.
  • Correlate administrative login events with subsequent JSON-RPC API calls referencing filesystem paths, flagging deviations from normal operator behavior.
  • Forward device syslog and web server logs to a centralized SIEM and apply rules that match path traversal patterns and reads of sensitive files.

Monitoring Recommendations

  • Enable verbose audit logging on RUGGEDCOM ROX devices and ship logs off-device to immutable storage.
  • Baseline normal JSON-RPC method usage per administrator account and alert on new or rarely used methods.
  • Monitor for outbound data transfers from management workstations that follow JSON-RPC sessions, which may indicate exfiltration of stolen files.

How to Mitigate CVE-2025-40948

Immediate Actions Required

  • Upgrade all affected RUGGEDCOM ROX devices to firmware V2.17.1 or later as directed in SSA-973901.
  • Restrict access to the device web management interface to a dedicated, isolated management VLAN reachable only by authorized engineering workstations.
  • Rotate credentials, SSH host keys, and TLS certificates on any device where unauthorized JSON-RPC activity is suspected.

Patch Information

Siemens fixed the vulnerability in RUGGEDCOM ROX firmware V2.17.1. All listed models — MX5000, MX5000RE, RX1400, RX1500, RX1501, RX1510, RX1511, RX1512, RX1524, RX1536, and RX5000 — must be upgraded to this version or later. Refer to the Siemens Security Advisory SSA-973901 for download links and upgrade instructions.

Workarounds

  • Limit web management access to trusted hosts using device firewall rules or upstream ACLs until firmware can be updated.
  • Enforce least-privilege role assignment so that only essential accounts hold the high privileges required to reach the vulnerable JSON-RPC methods.
  • Disable the web management interface on devices that can be administered exclusively over CLI or NETCONF on a hardened channel.
bash
# Example: restrict ROX web management to a management subnet
# (adapt to your perimeter firewall syntax)
allow tcp from 10.10.50.0/24 to <rox-mgmt-ip> port 443
deny  tcp from any           to <rox-mgmt-ip> port 443

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechRuggedcom Rox

  • SeverityMEDIUM

  • CVSS Score6.1

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/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
  • AvailabilityNone
  • CWE References
  • CWE-88
  • Technical References
  • Siemens Security Advisory SSA-973901
  • Related CVEs
  • CVE-2025-33025: RUGGEDCOM ROX RCE Vulnerability
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