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

CVE-2026-4910: Streamax Crocus SQL Injection Vulnerability

CVE-2026-4910 is a SQL injection flaw in Streamax Crocus up to v1.3.44 affecting /RemoteFormat.do that allows remote attackers to manipulate database queries. This article covers technical details, impact, and mitigation.

Published: April 3, 2026

CVE-2026-4910 Overview

A SQL Injection vulnerability has been identified in Shenzhen Ruiming Technology Streamax Crocus firmware versions up to 1.3.44. The vulnerability exists in an unknown function within the /RemoteFormat.do file of the Endpoint component. By manipulating the State argument, attackers can inject malicious SQL queries, potentially compromising the confidentiality, integrity, and availability of the underlying database. The attack can be launched remotely without authentication, and the exploit has been disclosed publicly. Notably, the vendor was contacted early about this disclosure but did not respond.

Critical Impact

Remote attackers can exploit this SQL injection vulnerability to manipulate database queries, potentially extracting sensitive data, modifying records, or disrupting device operations on affected Streamax Crocus systems.

Affected Products

  • Shenzhen Ruiming Technology Streamax Crocus up to version 1.3.44
  • Devices exposing the /RemoteFormat.do endpoint

Discovery Timeline

  • 2026-03-27 - CVE-2026-4910 published to NVD
  • 2026-03-30 - Last updated in NVD database

Technical Details for CVE-2026-4910

Vulnerability Analysis

This vulnerability is classified under CWE-74 (Improper Neutralization of Special Elements in Output Used by a Downstream Component), commonly known as Injection. The flaw exists in the /RemoteFormat.do endpoint of the Streamax Crocus web interface, where the State parameter does not properly sanitize user-supplied input before incorporating it into SQL queries. This allows an attacker to inject arbitrary SQL commands that are executed by the database backend.

The vulnerability is exploitable over the network with low attack complexity and requires no privileges or user interaction. Successful exploitation could allow an attacker to read, modify, or delete data from the database, potentially compromising sensitive operational data stored on the device.

Root Cause

The root cause of this vulnerability is insufficient input validation and sanitization of the State parameter in the /RemoteFormat.do endpoint. User-supplied input is directly concatenated into SQL queries without proper parameterization or escaping, allowing malicious SQL statements to be executed by the database engine. This represents a classic SQL injection flaw where dynamic query construction does not employ prepared statements or proper input filtering.

Attack Vector

The attack vector is network-based, allowing remote exploitation without authentication. An attacker can craft HTTP requests to the /RemoteFormat.do endpoint with malicious payloads in the State parameter. The injected SQL commands are then processed by the backend database server, enabling various attack scenarios including data exfiltration, data manipulation, and potential denial of service.

The vulnerability can be exploited by sending specially crafted requests containing SQL metacharacters and commands in the State parameter. When the endpoint processes the malicious input without proper sanitization, the injected SQL is executed against the database. Technical details about the exploitation are documented in the Feishu Document and VulDB entry #353661.

Detection Methods for CVE-2026-4910

Indicators of Compromise

  • HTTP requests to /RemoteFormat.do containing SQL injection patterns in the State parameter
  • Database error messages in application logs indicating malformed SQL queries
  • Unusual database query patterns or execution times on affected systems
  • Unexpected data modifications or exfiltration from the device database

Detection Strategies

  • Deploy Web Application Firewall (WAF) rules to detect and block SQL injection attempts targeting the State parameter
  • Monitor HTTP access logs for requests to /RemoteFormat.do with suspicious payloads containing SQL keywords or special characters
  • Implement database query logging and anomaly detection to identify unexpected query patterns
  • Use network intrusion detection systems (IDS) with SQL injection signatures

Monitoring Recommendations

  • Enable detailed logging on Streamax Crocus devices if available
  • Monitor network traffic for repeated requests to the /RemoteFormat.do endpoint
  • Establish baseline behavior for database queries and alert on anomalies
  • Review access logs regularly for evidence of exploitation attempts

How to Mitigate CVE-2026-4910

Immediate Actions Required

  • Restrict network access to the /RemoteFormat.do endpoint using firewall rules or network segmentation
  • Place affected Streamax Crocus devices behind a Web Application Firewall (WAF) with SQL injection protection
  • Limit exposure of affected devices by removing them from public-facing networks
  • Monitor for exploitation attempts while awaiting vendor response or patch availability

Patch Information

No official patch is currently available from Shenzhen Ruiming Technology. The vendor was contacted about this vulnerability but did not respond. Organizations should monitor vendor channels for future security updates and consider replacement of affected devices if no patch is forthcoming. Additional technical information is available via VulDB submission #777507.

Workarounds

  • Implement network-level access controls to restrict access to the vulnerable endpoint to trusted IP addresses only
  • Deploy a reverse proxy with input validation to filter malicious SQL injection payloads
  • Disable the vulnerable endpoint if functionality is not required for operations
  • Consider network segmentation to isolate affected devices from sensitive network segments
bash
# Example: Block access to vulnerable endpoint using iptables
# Restrict /RemoteFormat.do access to trusted management IP only
iptables -A INPUT -p tcp --dport 80 -m string --string "/RemoteFormat.do" --algo bm -j DROP
iptables -A INPUT -p tcp --dport 443 -m string --string "/RemoteFormat.do" --algo bm -j DROP

# Allow only trusted management network
iptables -I INPUT -s 10.0.0.0/24 -p tcp --dport 80 -j ACCEPT
iptables -I INPUT -s 10.0.0.0/24 -p tcp --dport 443 -j ACCEPT

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

  • Vulnerability Details
  • TypeSQLI

  • Vendor/TechShenzhen Ruiming Technology

  • SeverityMEDIUM

  • CVSS Score6.9

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/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-74
  • Technical References
  • Feishu Document

  • VulDB CTII ID #353661

  • VulDB #353661

  • VulDB Submission #777507
  • Related CVEs
  • CVE-2026-4955: Streamax Crocus SQL Injection Vulnerability

  • CVE-2026-4956: Streamax Crocus SQLi 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