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-35395

CVE-2021-35395: Realtek Jungle SDK RCE Vulnerability

CVE-2021-35395 is a remote code execution flaw in Realtek Jungle SDK affecting web management interfaces. Multiple buffer overflows and command injection flaws enable attackers to execute arbitrary code on devices.

Published: March 4, 2026

CVE-2021-35395 Overview

CVE-2021-35395 is a critical vulnerability affecting the Realtek Jungle SDK version v2.x up to v3.4.14B, which provides an HTTP web server exposing a management interface used to configure network access points. The SDK includes two versions of this management interface—one based on Go-Ahead named webs and another based on Boa named boa—both of which are affected by multiple stack buffer overflow and command injection vulnerabilities. These vulnerabilities allow remote attackers to achieve arbitrary code execution on affected IoT devices without authentication.

Critical Impact

This vulnerability is actively exploited in the wild and listed in CISA's Known Exploited Vulnerabilities catalog. Successful exploitation allows remote attackers to gain complete control of affected IoT devices including routers, access points, and other embedded systems using the Realtek SDK.

Affected Products

  • Realtek RTL819x Jungle Software Development Kit v2.x through v3.4.14B
  • IoT devices, routers, and access points built using the Realtek Jungle SDK
  • Devices utilizing the webs (Go-Ahead based) or boa web server components

Discovery Timeline

  • 2021-08-16 - CVE CVE-2021-35395 published to NVD
  • 2025-11-07 - Last updated in NVD database

Technical Details for CVE-2021-35395

Vulnerability Analysis

This vulnerability encompasses multiple distinct security issues within the Realtek Jungle SDK's web server components. The affected binaries contain several stack buffer overflow vulnerabilities caused by unsafe memory copy operations when handling HTTP form parameters. Additionally, the SDK includes command injection vulnerabilities that allow attackers to execute arbitrary system commands on the underlying device.

The exploitation complexity is notably low because the management interface is often accessible over the network without authentication. The supply chain impact is particularly severe—since Realtek provides this SDK to numerous IoT device manufacturers, the vulnerability propagates to potentially millions of deployed devices across various brands. Individual vendor implementations vary in security posture: some use the SDK components as-is, while others may add authentication layers or remove certain features. However, the fundamental insecure coding patterns in the SDK often persist or are replicated in vendor-specific code.

Root Cause

The root cause stems from multiple instances of unsafe memory handling in the web server's form processing functions. The SDK developers used unbounded copy operations (likely strcpy or sprintf) when handling user-supplied parameters such as submit-url, ifname, hostname, and peerPin. Without proper bounds checking, attackers can overflow stack buffers by providing overly long input values.

Additionally, the formSysCmd function directly passes the sysCmd parameter to system command execution without sanitization, enabling arbitrary command execution. The formWsc function's handling of the peerPin parameter contains a similar command injection flaw where attacker-controlled data reaches system command execution.

Attack Vector

The attack vector is network-based, targeting the HTTP management interface exposed by affected devices. Attackers can exploit these vulnerabilities by sending specially crafted HTTP POST requests to vulnerable form handlers. The specific vulnerable endpoints include:

  • formRebootCheck - Stack overflow via submit-url parameter
  • formWsc - Stack overflow via submit-url and command injection via peerPin parameter
  • formWlanMultipleAP - Stack overflow via submit-url parameter
  • formWlSiteSurvey - Stack overflow via ifname parameter
  • formStaticDHCP - Stack overflow via hostname parameter
  • formSysCmd - Direct arbitrary command execution via sysCmd parameter

For the command injection vulnerabilities, an attacker can inject shell metacharacters to execute arbitrary commands with the privileges of the web server process (typically root on embedded devices). For the buffer overflow vulnerabilities, exploitation typically involves overwriting the return address on the stack to redirect execution to attacker-controlled shellcode.

Detection Methods for CVE-2021-35395

Indicators of Compromise

  • Unexpected HTTP POST requests to /goform/formSysCmd, /goform/formWsc, or other vulnerable endpoints
  • Network traffic containing shell metacharacters or unusually long parameter values in HTTP requests to IoT device management interfaces
  • Unusual outbound connections from IoT devices to unknown IP addresses
  • Modified firmware or configuration files on affected devices
  • Presence of unauthorized backdoor accounts or SSH keys on compromised devices

Detection Strategies

  • Deploy network intrusion detection rules to identify exploitation attempts targeting Realtek SDK management endpoints
  • Monitor HTTP traffic for POST requests containing suspicious patterns in sysCmd, peerPin, submit-url, hostname, or ifname parameters
  • Implement web application firewall rules to block requests with command injection payloads or excessively long parameter values
  • Conduct firmware analysis to identify devices running vulnerable Realtek SDK versions

Monitoring Recommendations

  • Enable logging on network edge devices to capture traffic to and from IoT device management interfaces
  • Implement network segmentation to isolate IoT devices and monitor inter-segment traffic for anomalies
  • Deploy behavioral analysis solutions to detect unusual activity patterns from IoT devices
  • Regularly audit network inventory to identify devices running affected Realtek SDK versions

How to Mitigate CVE-2021-35395

Immediate Actions Required

  • Immediately disable remote access to the web management interface on affected devices where possible
  • Implement network segmentation to prevent direct access to IoT device management interfaces from untrusted networks
  • Apply vendor-provided firmware updates that address CVE-2021-35395
  • Deploy network-level access controls to restrict management interface access to authorized administrators only
  • Consider replacing devices from manufacturers who have not released patches

Patch Information

Realtek has released a security advisory addressing CVE-2021-35395. Device manufacturers using the Realtek Jungle SDK should apply the patched SDK version and release updated firmware to their customers. End users should check with their device manufacturers for firmware updates and apply them promptly. The Realtek SDK Advisory PDF provides official vendor guidance, and additional technical details are available from IoT Inspector's advisory. CISA has cataloged this as a known exploited vulnerability—refer to the CISA KEV catalog for remediation deadlines.

Workarounds

  • Disable the HTTP management interface entirely if remote administration is not required
  • Implement firewall rules to block external access to ports 80 and 443 on affected devices
  • Use VPN or other secure access methods to reach device management interfaces when remote access is necessary
  • Configure upstream network devices to filter HTTP requests containing known malicious patterns
bash
# Example: Block external access to IoT management interface using iptables
# Apply on network gateway or directly on device if supported
iptables -A INPUT -p tcp --dport 80 -s ! 192.168.1.0/24 -j DROP
iptables -A INPUT -p tcp --dport 443 -s ! 192.168.1.0/24 -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/TechRealtek

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability93.66%

  • 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
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • NVD-CWE-Other
  • Technical References
  • IoT Inspector Blog Advisory

  • CISA Known Exploited Vulnerabilities
  • Vendor Resources
  • Realtek Corporate Page

  • Realtek SDK Advisory PDF
  • Related CVEs
  • CVE-2021-35394: Realtek Jungle SDK RCE Vulnerability

  • CVE-2021-35393: Realtek Jungle SDK RCE Vulnerability

  • CVE-2019-25345: Realtek IIS Codec Privilege Escalation

  • CVE-2020-36974: Realtek Andrea RT Filters Privilege Escalation
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