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-2022-28171

CVE-2022-28171: Hikvision DS-A71024 Firmware RCE Flaw

CVE-2022-28171 is a remote code execution vulnerability in Hikvision DS-A71024 Firmware affecting Hybrid SAN/Cluster Storage products. Attackers can exploit insufficient input validation to execute restricted commands.

Published: February 11, 2026

CVE-2022-28171 Overview

A command injection vulnerability exists in the web module of multiple Hikvision Hybrid SAN/Cluster Storage products. Due to insufficient input validation, remote attackers can exploit this vulnerability to execute restricted commands by sending specially crafted messages with malicious commands to the affected device. This vulnerability allows unauthenticated attackers to gain complete control over vulnerable storage systems via network-based attacks.

Critical Impact

Remote attackers can execute arbitrary commands on vulnerable Hikvision storage devices without authentication, potentially leading to complete system compromise, data theft, ransomware deployment, or lateral movement within enterprise networks.

Affected Products

  • Hikvision DS-A71024 Firmware
  • Hikvision DS-A71048 Firmware
  • Hikvision DS-A71072R Firmware
  • Hikvision DS-A80624S Firmware
  • Hikvision DS-A81016S Firmware
  • Hikvision DS-A72024 Firmware
  • Hikvision DS-A72072R Firmware
  • Hikvision DS-A80316S Firmware
  • Hikvision DS-A82024D Firmware
  • Hikvision DS-A71048R-CVS Firmware
  • Hikvision DS-A72048R-CVS Firmware

Discovery Timeline

  • June 27, 2022 - CVE-2022-28171 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2022-28171

Vulnerability Analysis

The vulnerability resides in the web module of Hikvision Hybrid SAN/Cluster Storage products, where user-supplied input is not properly sanitized before being passed to system command execution functions. The CWE classifications (CWE-78: OS Command Injection and CWE-77: Command Injection) indicate that attackers can inject arbitrary operating system commands through the web interface.

The attack requires no authentication and can be executed remotely over the network with no user interaction required. Successful exploitation grants the attacker complete control over the storage device, compromising the confidentiality, integrity, and availability of both the device and any data stored on it.

Root Cause

The root cause of this vulnerability is insufficient input validation in the web module's command processing functionality. When the web interface receives user input, it fails to properly sanitize or validate the data before incorporating it into system-level commands. This allows attackers to escape the intended command context and inject their own malicious commands, which are then executed with the privileges of the web service.

Attack Vector

The attack vector is network-based, requiring the attacker to have network access to the vulnerable device's web interface. The exploitation process involves:

  1. Identifying a Hikvision Hybrid SAN device with an exposed web interface
  2. Crafting a malicious request containing command injection payloads
  3. Sending the request to the vulnerable endpoint in the web module
  4. The injected commands execute on the underlying operating system

According to external security research documented on Packet Storm Security, this vulnerability has been associated with remote code execution capabilities. Additional technical details regarding SQL injection attack vectors are available in the Packet Storm SQL Injection Advisory.

Detection Methods for CVE-2022-28171

Indicators of Compromise

  • Unusual outbound network connections from Hikvision storage devices to unknown external IP addresses
  • Unexpected processes or services running on the storage device
  • Modified system files or configurations on the storage appliance
  • Web server access logs showing malformed or suspicious requests containing shell metacharacters (;, |, &&, $())
  • Creation of unauthorized user accounts or SSH keys on the device

Detection Strategies

  • Deploy network intrusion detection systems (IDS) with rules to detect command injection patterns in HTTP traffic to Hikvision devices
  • Monitor web application firewall (WAF) logs for requests containing shell metacharacters targeting storage device endpoints
  • Implement asset inventory scanning to identify all Hikvision Hybrid SAN/Cluster Storage devices in the environment
  • Enable verbose logging on Hikvision devices and forward logs to a SIEM for anomaly detection

Monitoring Recommendations

  • Establish baseline network behavior for storage devices and alert on deviations such as unexpected DNS queries or outbound connections
  • Monitor for firmware integrity changes using file integrity monitoring where supported
  • Implement network segmentation alerts to detect any lateral movement attempts originating from storage device network segments
  • Review authentication logs for failed login attempts that may indicate reconnaissance activity

How to Mitigate CVE-2022-28171

Immediate Actions Required

  • Isolate affected Hikvision Hybrid SAN/Cluster Storage devices from untrusted networks immediately
  • Restrict web interface access to trusted management networks only using firewall rules or VLANs
  • Disable remote web management if not operationally required
  • Conduct a thorough review of device logs for signs of prior exploitation
  • Perform a complete inventory of all Hikvision storage products to identify vulnerable firmware versions

Patch Information

Hikvision has released security patches to address this vulnerability. Organizations should immediately consult the Hikvision Security Advisory for specific firmware versions that remediate CVE-2022-28171. Prioritize firmware updates for all affected devices, particularly those exposed to external networks.

Workarounds

  • Place affected devices behind a properly configured web application firewall (WAF) that can filter command injection attempts
  • Implement network segmentation to restrict access to storage management interfaces from trusted administrative networks only
  • Use VPN or jump hosts for remote administration rather than exposing web interfaces directly
  • Enable multi-factor authentication for any administrative access to the storage infrastructure where supported
bash
# Example firewall rule to restrict web interface access (Linux iptables)
# Replace 192.168.1.0/24 with your trusted management network
iptables -A INPUT -p tcp --dport 80 -s 192.168.1.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -s 192.168.1.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 80 -j DROP
iptables -A INPUT -p tcp --dport 443 -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/TechHikvision

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability84.10%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-78

  • CWE-77
  • Technical References
  • Packet Storm RCE & SQL Injection

  • Packet Storm SQL Injection Advisory
  • Vendor Resources
  • Hikvision Security Advisory
  • Related CVEs
  • CVE-2026-0709: Hikvision Wireless Access Point RCE Flaw

  • CVE-2025-34067: Hikvision Platform RCE Vulnerability

  • CVE-2021-36260: Hikvision Camera Firmware RCE Vulnerability

  • CVE-2024-29949: Hikvision NVR RCE Vulnerability
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