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-2026-25070

CVE-2026-25070: XikeStor SKS8310-8X Firmware RCE Flaw

CVE-2026-25070 is an OS command injection flaw in XikeStor SKS8310-8X Network Switch firmware that enables unauthenticated attackers to execute arbitrary commands with root privileges. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: March 13, 2026

CVE-2026-25070 Overview

CVE-2026-25070 is a critical OS command injection vulnerability affecting the XikeStor SKS8310-8X Network Switch. Firmware versions 1.04.B07 and prior contain a severe security flaw in the /goform/PingTestSet endpoint that enables unauthenticated remote attackers to execute arbitrary operating system commands. By injecting malicious commands through the destIp parameter, attackers can achieve remote code execution with root privileges on the vulnerable network switch.

This vulnerability is classified under CWE-78 (Improper Neutralization of Special Elements used in an OS Command), a well-known weakness where user-supplied input is not properly sanitized before being passed to system command execution functions.

Critical Impact

Unauthenticated attackers can gain complete root-level control over affected network switches remotely, potentially compromising entire network infrastructure segments.

Affected Products

  • Seekswan ZikeStor SKS8310-8X Firmware versions 1.04.B07 and prior
  • Seekswan ZikeStor SKS8310-8X Network Switch Hardware

Discovery Timeline

  • 2026-03-07 - CVE-2026-25070 published to NVD
  • 2026-03-12 - Last updated in NVD database

Technical Details for CVE-2026-25070

Vulnerability Analysis

This vulnerability stems from improper input validation in the ping test functionality of the XikeStor SKS8310-8X network switch's web management interface. The /goform/PingTestSet endpoint accepts user input via the destIp parameter without adequate sanitization, allowing an attacker to append shell metacharacters and arbitrary commands.

The attack requires no authentication, meaning anyone with network access to the switch's management interface can exploit this vulnerability. Given that network switches often operate with elevated privileges to perform their core functions, successful exploitation grants root-level access to the underlying operating system.

The network-accessible nature of this vulnerability combined with the lack of authentication requirements makes it particularly dangerous in enterprise environments where network infrastructure devices may be accessible from multiple network segments.

Root Cause

The root cause of CVE-2026-25070 is the failure to properly sanitize user-supplied input in the destIp parameter before concatenating it with shell commands. The firmware's ping test functionality appears to construct a system command string using the user-provided IP address without filtering shell metacharacters such as semicolons (;), pipes (|), backticks (`), or command substitution syntax ($()).

When the web application passes the unsanitized destIp value directly to a system call or shell execution function, any embedded command injection payloads are executed with the privileges of the underlying process—typically root on embedded network devices.

Attack Vector

The attack vector for this vulnerability is network-based and requires no user interaction or prior authentication. An attacker can exploit this vulnerability by:

  1. Identifying an exposed XikeStor SKS8310-8X management interface on the network
  2. Sending a crafted HTTP request to the /goform/PingTestSet endpoint
  3. Including command injection payloads in the destIp parameter using shell metacharacters
  4. Achieving arbitrary command execution as root on the target device

The vulnerability can be exploited by injecting shell metacharacters into the destIp parameter. For example, instead of providing a legitimate IP address, an attacker could supply a payload like 127.0.0.1; <malicious_command> or $(malicious_command) to execute arbitrary system commands. The ping functionality would execute the legitimate ping operation followed by the injected malicious command with root privileges.

For additional technical details about the affected device, see the OpenWRT Device Information page.

Detection Methods for CVE-2026-25070

Indicators of Compromise

  • Unusual HTTP POST requests to /goform/PingTestSet containing shell metacharacters (;, |, $(), backticks) in the destIp parameter
  • Unexpected outbound network connections from network switch management interfaces
  • Anomalous processes running on the switch that are not part of normal firmware operations
  • Evidence of command execution artifacts such as downloaded files, new user accounts, or modified configurations

Detection Strategies

  • Implement network intrusion detection rules to monitor HTTP traffic to the /goform/PingTestSet endpoint for command injection patterns
  • Deploy web application firewall (WAF) rules to block requests containing shell metacharacters in form parameters targeting switch management interfaces
  • Monitor authentication and access logs from network switches for unusual access patterns or failed exploitation attempts
  • Use SentinelOne Singularity to detect behavioral anomalies and command injection attempts across network infrastructure

Monitoring Recommendations

  • Enable and centralize logging from all network switch management interfaces for security monitoring
  • Configure alerting for any requests to sensitive administrative endpoints like /goform/PingTestSet
  • Implement network segmentation to isolate switch management interfaces and monitor cross-segment access attempts
  • Regularly audit network switch configurations and running processes for signs of compromise

How to Mitigate CVE-2026-25070

Immediate Actions Required

  • Restrict network access to the XikeStor SKS8310-8X management interface to trusted administrative networks only
  • Implement firewall rules to block untrusted access to the web management interface on affected devices
  • Monitor affected switches for signs of exploitation while awaiting vendor patches
  • Consider disabling the web management interface if not required and use alternative management methods

Patch Information

At the time of publication, no vendor security advisory or official patch has been released for CVE-2026-25070. Organizations using affected XikeStor SKS8310-8X devices should monitor vendor communications for firmware updates addressing this vulnerability. Contact Seekswan support for the latest information on available patches.

Workarounds

  • Isolate affected switch management interfaces on a dedicated, restricted VLAN accessible only to authorized administrators
  • Implement network-level access controls (ACLs) to limit which hosts can reach the /goform/PingTestSet endpoint
  • Deploy a reverse proxy or WAF in front of the management interface to filter malicious input patterns
  • Consider replacing vulnerable devices with alternatives that have received security updates if critical infrastructure protection is required
bash
# Example network isolation configuration (firewall rule)
# Block external access to switch management interface
iptables -A INPUT -p tcp --dport 80 -s ! 10.0.0.0/24 -d <switch_mgmt_ip> -j DROP
iptables -A INPUT -p tcp --dport 443 -s ! 10.0.0.0/24 -d <switch_mgmt_ip> -j DROP

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechSeekswan

  • SeverityCRITICAL

  • CVSS Score9.3

  • EPSS Probability1.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/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
  • AvailabilityHigh
  • CWE References
  • CWE-78
  • Technical References
  • OpenWRT Device Information

  • AliExpress Product Listing
  • Related CVEs
  • CVE-2026-25071: XikeStor SKS8310-8X Auth Bypass Flaw

  • CVE-2026-25072: XikeStor SKS8310-8X Auth Bypass Flaw
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