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-2025-7503

CVE-2025-7503: Shenzhen Liandian IP Camera RCE Vulnerability

CVE-2025-7503 is a remote code execution vulnerability in Shenzhen Liandian IP cameras caused by undocumented Telnet credentials that grant root access. This article covers technical details, affected firmware, and mitigations.

Published: April 1, 2026

CVE-2025-7503 Overview

CVE-2025-7503 is a critical hardcoded credentials vulnerability affecting OEM IP cameras manufactured by Shenzhen Liandian Communication Technology LTD. The device exposes a Telnet service on port 23 with undocumented default credentials, allowing unauthenticated attackers with network access to gain root-level shell access to the affected devices. This represents a severe security flaw in IoT device firmware that enables remote code execution and complete device compromise.

Critical Impact

Attackers can remotely authenticate to exposed IP cameras using default credentials and obtain full root access, enabling surveillance hijacking, network pivoting, and integration into botnets.

Affected Products

  • Shenzhen Liandian Communication Technology OEM IP Camera
  • Firmware version: AppFHE1_V1.0.6.0
  • Kernel: KerFHE1_PTZ_WIFI_V3.1.1 (Hardware: HwFHE1_WF6_PTZ_WIFI_20201218)

Discovery Timeline

  • July 11, 2025 - CVE-2025-7503 published to NVD
  • July 15, 2025 - Last updated in NVD database

Technical Details for CVE-2025-7503

Vulnerability Analysis

This vulnerability stems from CWE-798 (Use of Hard-Coded Credentials), a critical flaw common in IoT and embedded devices. The affected IP camera ships with a Telnet service enabled by default on port 23, which is neither disclosed in the user manual nor configurable through the device's web interface. The Telnet service accepts authentication using undocumented default credentials that are identical across all devices running the vulnerable firmware.

The combination of an exposed network service with hardcoded credentials creates a trivially exploitable attack surface. Once authenticated, attackers receive root-level shell access, providing complete control over the device's operating system and functionality. This can be leveraged for surveillance interception, lateral movement within the network, or enrolling the device into IoT botnets.

No official fix or firmware update is available from the vendor. Attempts to contact Shenzhen Liandian Communication Technology LTD were unsuccessful, leaving affected devices permanently vulnerable unless removed from networks or protected by external security controls.

Root Cause

The root cause is the use of hardcoded credentials embedded in the device firmware for the Telnet service. This security anti-pattern violates fundamental secure development principles by:

  1. Shipping devices with default credentials that cannot be changed by end users
  2. Enabling a remote access service (Telnet) without user knowledge or consent
  3. Using the insecure Telnet protocol instead of encrypted alternatives like SSH
  4. Failing to document the service's existence, preventing users from taking protective measures

Attack Vector

The attack vector is network-based and requires no user interaction or prior authentication. An attacker with network visibility to the camera's port 23 can exploit this vulnerability through the following steps:

  1. Scan the network for devices with open Telnet services on port 23
  2. Identify vulnerable cameras through banner grabbing or fingerprinting
  3. Authenticate using the default credentials
  4. Execute arbitrary commands with root privileges

The attack is fully unauthenticated from the victim's perspective since the credentials are undocumented and not controlled by the device owner. Devices exposed directly to the internet are particularly at risk, as they can be discovered and exploited through mass scanning campaigns.

For technical details and research findings, see the GitHub Research Repository.

Detection Methods for CVE-2025-7503

Indicators of Compromise

  • Unexpected Telnet connections to IP cameras on port 23
  • Unusual outbound network traffic from camera devices indicating potential botnet enrollment
  • New user accounts or modified system files on camera firmware
  • Changes to camera configuration not initiated by administrators

Detection Strategies

  • Perform network scanning to identify devices with open Telnet services on port 23
  • Implement network flow analysis to detect Telnet authentication attempts to IoT devices
  • Deploy honeypots mimicking vulnerable camera configurations to detect exploitation attempts
  • Monitor for firmware version AppFHE1_V1.0.6.0 in device inventory management systems

Monitoring Recommendations

  • Enable logging on network firewalls to capture all Telnet traffic destined for IoT device segments
  • Implement intrusion detection rules to alert on Telnet connections to camera subnets
  • Establish baseline network behavior for IP cameras and alert on anomalies
  • Conduct periodic vulnerability assessments of IoT infrastructure

How to Mitigate CVE-2025-7503

Immediate Actions Required

  • Isolate affected IP cameras on dedicated network segments with restricted access
  • Block inbound connections to port 23 (Telnet) at the network perimeter and internal firewalls
  • Disable or remove affected devices from production networks if feasible
  • Audit network infrastructure for additional exposed IoT devices with similar vulnerabilities

Patch Information

No official patch or firmware update is available from the vendor. Shenzhen Liandian Communication Technology LTD could not be contacted regarding this vulnerability. Organizations using affected devices should implement compensating controls or consider device replacement with products from vendors with established security practices.

Workarounds

  • Implement network segmentation to isolate IP cameras from critical infrastructure
  • Deploy firewall rules blocking all traffic to port 23 on camera devices
  • Use a VPN or secure gateway for remote camera access instead of direct exposure
  • Consider replacing affected devices with cameras from vendors that provide security updates
bash
# Firewall rule example to block Telnet access to camera subnet
# iptables rule to drop all Telnet traffic to camera network segment
iptables -A FORWARD -d 192.168.100.0/24 -p tcp --dport 23 -j DROP
iptables -A INPUT -d 192.168.100.0/24 -p tcp --dport 23 -j DROP

# Log blocked attempts for monitoring
iptables -A FORWARD -d 192.168.100.0/24 -p tcp --dport 23 -j LOG --log-prefix "BLOCKED_TELNET_CAMERA: "

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechShenzhen Liandian

  • SeverityCRITICAL

  • CVSS Score10.0

  • EPSS Probability0.84%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/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:Red
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-798
  • Technical References
  • GitHub Research Repository
  • Latest CVEs
  • CVE-2025-49454: TinySalt Path Traversal Vulnerability

  • CVE-2025-48261: MultiVendorX Information Disclosure Flaw

  • CVE-2025-32119: CardGate WooCommerce SQL Injection Flaw

  • CVE-2025-26879: s2Member Plugin Reflected XSS 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