Security readout for executives and security teams
Plain-English summary
This is a critical Realtek SDK supply-chain vulnerability. Devices built with affected Realtek Jungle SDK versions may expose a diagnostic service that lets remote unauthenticated attackers corrupt memory or inject commands. Because CISA lists it in KEV, treat it as exploited and urgent where affected devices exist.
Executive priority
Prioritize this as a critical supply-chain remediation item for network and IoT assets. KEV listing means exploitation is not theoretical. The main business risk is unmanaged embedded devices where affected Realtek SDK code is hidden inside OEM firmware.
Technical view
CVE-2021-35394 affects Realtek Jungle SDK v2.x through v3.4.14B, specifically the MP Daemon diagnostic tool commonly compiled as UDPServer. The bundle describes multiple memory corruption issues and arbitrary command injection reachable remotely without authentication, with CVSS 9.8 and full confidentiality, integrity, and availability impact.
Likely exposure
Likely exposure is embedded, router, gateway, or IoT firmware built on affected Realtek SDK versions with UDPServer or MP Daemon present. The source bundle does not identify specific downstream products, vendors, or CPEs, so asset validation must focus on firmware provenance and vendor advisories.
Exploitation context
CISA KEV status supports known exploitation. The bundle does not provide exploit timing, threat actors, target sectors, or campaign details. The vulnerability is remotely reachable, requires no authentication or user interaction, and has low attack complexity, making internet-exposed affected services especially concerning.
Researcher notes
Evidence supports vulnerable SDK versions, remote unauthenticated attack surface, memory corruption, command injection, and KEV status. The bundle lacks a downstream product matrix, exploit telemetry, and explicit fixed-version details. Avoid assuming exposure without firmware or vendor confirmation.
Mitigation direction
- Check Realtek and device OEM advisories for fixed firmware or SDK guidance.
- Prioritize updates for internet-facing routers, gateways, and IoT appliances.
- Disable or restrict exposed diagnostic services where vendor guidance allows.
- Block untrusted network access to affected device management or diagnostic interfaces.
- Track remediation against CISA KEV expectations for affected assets.
Validation and detection
- Inventory devices and firmware built with Realtek Jungle or APRouter SDK components.
- Confirm whether MP Daemon or UDPServer exists in deployed firmware.
- Review vendor firmware release notes for CVE-2021-35394 coverage.
- Identify internet-exposed devices through asset management and perimeter review.
- Document any unknown OEM exposure as unresolved supply-chain risk.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-78: Command execution behavior lookup
Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupExecution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2021-35394 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Critical
- CVSS
- 9.8 (3.1)
- Known Exploited
- Yes
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CISA KEV status
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
9.8CriticalVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://www.securityfocus.com/archive/1/534765CVE reference · x_refsource_MISC
- https://www.realtek.com/en/cu-1-en/cu-1-taiwan-enCVE reference · x_refsource_MISC
- https://www.realtek.com/images/safe-report/Realtek_APRouter_SDK_Advisory-CVE-2021-35392_35395.pdfCVE reference · x_refsource_MISC
- https://www.iot-inspector.com/blog/advisory-multiple-issues-realtek-sdk-iot-supply-chainCVE reference · x_refsource_MISC
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-35394CVE reference · government-resource
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
