CVE-2026-4955
7.3Shenzhen Ruiming Technology · Streamax Crocus
A SQL injection vulnerability exists in the Streamax Crocus 1.3.44 /OperateStatistic.do endpoint, allowing remote attackers to manipulate the VehicleID argument.
Executive summary
A remote SQL injection vulnerability in Streamax Crocus 1.3.44 poses a significant risk to data integrity and system security.
Vulnerability
The vulnerability is a SQL injection flaw (CWE-89) located in the /OperateStatistic.do file. Unauthenticated remote attackers can exploit this by injecting malicious input into the VehicleID parameter to execute unauthorized database queries.
Business impact
Successful exploitation of this vulnerability can lead to unauthorized access to sensitive database information or the modification of application data. With a CVSS score of 7.3, this high-severity flaw represents a substantial risk of data compromise and potential service disruption, especially given the lack of vendor response and publicly available exploit code.
Remediation
Immediate Action: Since no official patch is currently available, administrators should restrict network access to the /OperateStatistic.do endpoint immediately.
Proactive Monitoring: Monitor web server logs for suspicious activity involving the /OperateStatistic.do path and unusual patterns in the VehicleID query parameter.
Compensating Controls: Deploy a Web Application Firewall (WAF) with specific rules designed to detect and block common SQL injection payloads targeted at this endpoint.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists in the technical write-up referenced by the CVE record.
Analyst recommendation
Given the public availability of exploit material and the lack of a vendor-supplied patch, organizations utilizing Streamax Crocus 1.3.44 must treat this as a high-priority risk. Immediately isolate the affected component from public-facing networks and implement strict WAF filtering to prevent exploitation until a formal update is released by the manufacturer.
More Shenzhen Ruiming Technology CVEs
Sources
Originally found and disclosed by 0menc (VulDB User), with VulDB (coordinator), per the CVE Program record.
- VDB-353143 | Shenzhen Ruiming Technology Streamax Crocus OperateStatistic.do sql injection Vulnerability database entry
- VDB-353143 | CTI Indicators (IOB, IOC, TTP, IOA)
- Submit #776083 | Shenzhen Ruiming Technology Co., Ltd. Crocus System 1.3.44 SQL Injection Third-party advisory
- Submit #778514 | Shenzhen Ruiming Technology Co., Ltd. Streamax Crocus O&M Platform 1.3.44 SQL Injection (Duplicate) Third-party advisory
- Exploit / PoC