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-2021-47796

CVE-2021-47796: Denver SHC-150 Camera RCE Vulnerability

CVE-2021-47796 is a hardcoded telnet credential vulnerability in Denver SHC-150 Smart Wifi Camera enabling remote code execution. Attackers can exploit port 23 to gain shell access. This article covers technical details, impact, and mitigation.

Published: January 23, 2026

CVE-2021-47796 Overview

CVE-2021-47796 is a critical hardcoded credentials vulnerability affecting the Denver SHC-150 Smart Wifi Camera. This IoT security flaw allows unauthenticated remote attackers to gain full shell access to the camera's underlying Linux operating system by connecting to the exposed telnet service on port 23 using default credentials embedded in the device firmware.

The vulnerability stems from CWE-798 (Use of Hard-coded Credentials), a common but severe security weakness in IoT devices where manufacturers embed static authentication credentials into device firmware. Attackers who discover these credentials can compromise any device running the vulnerable firmware without requiring prior authentication.

Critical Impact

Unauthenticated attackers can achieve full remote code execution on the Denver SHC-150 camera, enabling complete device takeover, surveillance manipulation, network pivoting, and potential botnet recruitment.

Affected Products

  • Denver SHC-150 Smart Wifi Camera
  • Denver Smart Home Security Camera Series (Indoor IP Camera)

Discovery Timeline

  • January 16, 2026 - CVE-2021-47796 published to NVD
  • January 16, 2026 - Last updated in NVD database

Technical Details for CVE-2021-47796

Vulnerability Analysis

This vulnerability represents a fundamental security design flaw where the Denver SHC-150 camera ships with an accessible telnet service and hardcoded authentication credentials. The telnet daemon listens on TCP port 23 and accepts connections using credentials that are identical across all devices running the affected firmware version.

Once authenticated, attackers obtain a Linux shell with elevated privileges, granting them the ability to execute arbitrary commands on the device's operating system. This level of access enables attackers to view or record video feeds, modify device configurations, install persistent backdoors, disable security features, or leverage the compromised camera as a launching point for attacks against other devices on the local network.

The attack requires no user interaction and can be performed remotely over the network. The simplicity of exploitation—requiring only a telnet client and knowledge of the default credentials—makes this vulnerability particularly dangerous for internet-exposed devices.

Root Cause

The root cause of CVE-2021-47796 is the use of hardcoded credentials (CWE-798) in the Denver SHC-150 firmware. Rather than implementing a secure credential provisioning mechanism that requires users to set unique passwords during device setup, the manufacturer embedded static credentials directly into the firmware. This practice violates fundamental IoT security principles and leaves all deployed devices vulnerable to credential-based attacks.

Additionally, the telnet service itself presents a security concern as it transmits credentials and data in plaintext, making it susceptible to network sniffing attacks even if credentials were not hardcoded.

Attack Vector

The attack vector is network-based with no authentication requirements. An attacker can exploit this vulnerability by:

  1. Identifying a Denver SHC-150 camera accessible on the network (locally or internet-exposed)
  2. Connecting to TCP port 23 (telnet service) on the target device
  3. Authenticating using the hardcoded default credentials
  4. Executing arbitrary commands on the underlying Linux operating system

The attack complexity is low, requiring no special privileges, no user interaction, and no sophisticated techniques. Network scanning tools can easily identify devices with open telnet ports, and once the hardcoded credentials are publicly known, mass exploitation becomes trivial.

Technical details and proof-of-concept information are available through the Exploit-DB entry #50160 and the VulnCheck Advisory.

Detection Methods for CVE-2021-47796

Indicators of Compromise

  • Unexpected telnet connections (TCP port 23) to Denver SHC-150 cameras from external or unusual internal IP addresses
  • Successful authentication events on the camera's telnet service followed by command execution
  • Modified system files, new user accounts, or unexpected processes running on the camera
  • Unusual network traffic originating from the camera, including connections to unknown external hosts

Detection Strategies

  • Deploy network monitoring to detect telnet traffic (port 23) to and from IoT devices on the network
  • Implement intrusion detection rules to alert on telnet connection attempts to known camera IP addresses
  • Monitor for credential-based attacks using default or common IoT credentials
  • Use asset discovery tools to identify all Denver cameras and IoT devices with exposed telnet services

Monitoring Recommendations

  • Establish baseline network behavior for IoT devices and alert on deviations
  • Monitor DNS queries from camera devices for suspicious domain lookups
  • Configure SIEM rules to correlate telnet access attempts with post-exploitation indicators
  • Regularly audit IoT device firmware versions and exposed services

How to Mitigate CVE-2021-47796

Immediate Actions Required

  • Isolate Denver SHC-150 cameras on a dedicated network segment (VLAN) with restricted internet access
  • Block inbound and outbound telnet traffic (TCP port 23) at the network firewall level
  • Audit all Denver cameras on the network and assess their exposure to this vulnerability
  • Consider replacing affected devices with cameras from vendors with stronger security practices

Patch Information

No vendor patch information is currently available for this vulnerability. Denver has not released a firmware update to address the hardcoded credential issue. Users should consult the Denver Smart Home Camera product page for any future security updates.

Workarounds

  • Block telnet (TCP port 23) access to the camera using network firewalls or access control lists
  • Place affected cameras behind a NAT gateway without port forwarding to prevent direct internet exposure
  • Implement network segmentation to isolate IoT devices from critical network resources
  • Deploy network-based intrusion prevention systems (IPS) to detect and block exploitation attempts
  • If the device supports it, attempt to disable the telnet service through the camera's configuration interface
bash
# Example firewall rule to block telnet access to IoT devices
# Replace 192.168.1.100 with your camera's IP address

# iptables example (Linux router/firewall)
iptables -A FORWARD -d 192.168.1.100 -p tcp --dport 23 -j DROP
iptables -A INPUT -s 192.168.1.100 -p tcp --sport 23 -j DROP

# Block all telnet traffic on the network
iptables -A FORWARD -p tcp --dport 23 -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/TechDenver

  • SeverityCRITICAL

  • CVSS Score9.3

  • EPSS Probability0.13%

  • 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-798
  • Technical References
  • Denver Smart Home Camera

  • Exploit-DB #50160

  • VulnCheck Advisory on Denver Camera
  • Latest CVEs
  • CVE-2025-9962: Novakon P Series Privilege Escalation

  • CVE-2026-1961: Foreman WebSocket Proxy RCE Vulnerability

  • CVE-2026-4903: Tenda AC5 Buffer Overflow Vulnerability

  • CVE-2026-4902: Tenda AC5 Buffer Overflow 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