LiveActive security incident?Get immediate response
CVE Record

CVE-2021-35394: Realtek Jungle SDK version v2.x up to v3.4.14B provides a diagnostic tool called 'MP Daemon' that is usuall...

Realtek Jungle SDK version v2.x up to v3.4.14B provides a diagnostic tool called 'MP Daemon' that is usually compiled as 'UDPServer' binary. The binary is affected by multiple memory corruption vulnerabilities and an arbitrary command injection vulnerability that can be exploited by remote unauthenticated attackers.

CriticalCVSS 9.8Known exploitedUpdated
Glexia's TakeAutomated analysiscritical

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.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

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 lookup
description · low confidence lookup

Execution 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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
6Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2021-35394Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-78 · source CWE mapping

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.