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
    • 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-4956

CVE-2026-4956: Streamax Crocus SQLi Vulnerability

CVE-2026-4956 is a SQL injection flaw in Streamax Crocus 1.3.44 affecting the Parameter Handler component. Attackers can exploit this remotely via the State argument. This article covers technical details, impact, and mitigation.

Published: April 3, 2026

CVE-2026-4956 Overview

A SQL injection vulnerability has been identified in Shenzhen Ruiming Technology Streamax Crocus version 1.3.44. The vulnerability exists within the Parameter Handler component, specifically in the /DevicePrint.do?Action=ReadTask endpoint. By manipulating the State argument, an unauthenticated remote attacker can inject malicious SQL commands, potentially leading to unauthorized data access, modification, or deletion within the underlying database.

Critical Impact

Remote attackers can exploit this SQL injection vulnerability to access, modify, or delete sensitive data in the database without authentication. The exploit is publicly available, and the vendor has not responded to disclosure attempts.

Affected Products

  • Shenzhen Ruiming Technology Streamax Crocus version 1.3.44
  • Streamax Crocus devices with vulnerable Parameter Handler component
  • Systems exposing the /DevicePrint.do endpoint to untrusted networks

Discovery Timeline

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

Technical Details for CVE-2026-4956

Vulnerability Analysis

This SQL injection vulnerability (CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component) affects the Parameter Handler component of Streamax Crocus firmware. The vulnerable endpoint /DevicePrint.do?Action=ReadTask fails to properly sanitize the State parameter before incorporating it into SQL queries executed against the backend database.

The vulnerability can be exploited remotely over the network without any authentication or user interaction. When successfully exploited, an attacker can manipulate database queries to extract sensitive information, modify existing records, or potentially escalate privileges within the system.

The exploit has been made public, increasing the risk of widespread exploitation. Notably, the vendor was contacted about this vulnerability but did not respond, leaving users without an official patch or remediation guidance.

Root Cause

The root cause of this vulnerability is insufficient input validation and sanitization in the Parameter Handler component. The State parameter is directly concatenated or interpolated into SQL queries without proper escaping, parameterized queries, or input validation. This allows attackers to break out of the intended SQL query structure and inject arbitrary SQL commands.

Attack Vector

The attack is network-based, requiring the attacker to have network access to the vulnerable /DevicePrint.do endpoint. No authentication is required, and no user interaction is necessary for exploitation. The attacker crafts a malicious HTTP request containing SQL injection payloads in the State parameter. When the server processes this request, the injected SQL commands are executed against the database.

The vulnerability is exploited by sending specially crafted requests to the /DevicePrint.do?Action=ReadTask endpoint with malicious SQL syntax in the State parameter. Technical details of the exploitation technique are documented in the Feishu Document and VulDB entry #353833.

Detection Methods for CVE-2026-4956

Indicators of Compromise

  • Unusual or malformed HTTP requests to /DevicePrint.do?Action=ReadTask containing SQL syntax characters such as single quotes, double dashes, or UNION keywords
  • Database error messages in application logs indicating SQL syntax errors or unexpected query behavior
  • Unexpected database queries or access patterns from the application server
  • Evidence of data exfiltration or unauthorized modifications in database audit logs

Detection Strategies

  • Deploy web application firewall (WAF) rules to detect and block SQL injection patterns targeting the /DevicePrint.do endpoint
  • Implement intrusion detection/prevention system (IDS/IPS) signatures for SQL injection attack patterns in HTTP traffic
  • Enable detailed application and database logging to capture suspicious query activity
  • Use SentinelOne Singularity platform to monitor for anomalous process behavior and potential post-exploitation activity on affected systems

Monitoring Recommendations

  • Monitor HTTP access logs for requests to /DevicePrint.do containing suspicious characters or SQL keywords in the State parameter
  • Enable database query logging and alert on queries containing injection patterns or excessive data retrieval
  • Implement network traffic analysis to identify unusual outbound connections from affected devices that may indicate data exfiltration

How to Mitigate CVE-2026-4956

Immediate Actions Required

  • Restrict network access to the /DevicePrint.do endpoint using firewall rules or network segmentation
  • Implement a web application firewall (WAF) to filter malicious SQL injection payloads before they reach the vulnerable endpoint
  • If possible, disable or remove the vulnerable Parameter Handler functionality until a patch is available
  • Monitor systems for signs of exploitation and conduct forensic analysis if compromise is suspected

Patch Information

No official patch is currently available from Shenzhen Ruiming Technology. The vendor was contacted during the responsible disclosure process but did not respond. Users should monitor for vendor communications regarding security updates and implement workarounds in the interim. Additional technical information is available through VulDB #353833 and the associated VulDB CTI entry.

Workarounds

  • Implement network-level access controls to restrict access to the /DevicePrint.do endpoint to trusted IP addresses only
  • Deploy a reverse proxy or WAF with SQL injection protection rules in front of vulnerable devices
  • Consider isolating affected Streamax Crocus devices on a separate network segment with limited connectivity
  • Evaluate alternative solutions from vendors with better security response practices if no patch is forthcoming
bash
# Example iptables rule to restrict access to the device
# Replace 192.168.1.100 with the IP of the Streamax Crocus device
# Replace 10.0.0.0/24 with your trusted management network

iptables -A INPUT -d 192.168.1.100 -p tcp --dport 80 -s 10.0.0.0/24 -j ACCEPT
iptables -A INPUT -d 192.168.1.100 -p tcp --dport 80 -j DROP

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 Overview

  • VulDB CTI ID #353833

  • VulDB #353833

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

  • CVE-2026-4910: Streamax Crocus SQL Injection 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