LiveActive security incident?Get immediate response
CVE Record

CVE-2021-46882: The video framework has memory overwriting caused by addition overflow.

The video framework has memory overwriting caused by addition overflow. Successful exploitation of this vulnerability may affect availability.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-46882 is a Huawei HarmonyOS and EMUI video framework flaw where arithmetic overflow can cause memory overwrite. The documented impact is availability loss, so the business risk is device or service disruption rather than confirmed data theft or privilege gain.

Executive priority

Treat as a high-priority mobile platform availability issue where affected Huawei devices support business operations. Escalate patch verification, but avoid emergency assumptions unless new evidence shows exploitation or broader impact.

Technical view

The record describes an addition-overflow issue in the video framework leading to memory overwriting, classified as CWE-120. CVSS 3.1 is 7.5: network reachable, low complexity, no privileges or user interaction, unchanged scope, and high availability impact only.

Likely exposure

Exposure is limited to Huawei devices running HarmonyOS 2.1.0, 2.0.1, 2.0.0 or EMUI 12.0.1, 12.0.0, 11.0.0, 10.1.1, 10.1.0, based on the source bundle.

Exploitation context

The bundle does not cite active exploitation, and KEV is false. Public evidence provided supports a denial-of-service style availability concern, not confirmed code execution, data exposure, or in-the-wild abuse.

Researcher notes

Evidence is sparse: the bundle names the video framework, addition overflow, memory overwrite, CWE-120, affected versions, and availability impact. It does not provide root-cause detail, attack prerequisites beyond CVSS, affected components, exploit status, or fixed build identifiers.

Mitigation direction

  • Check Huawei's May 2023 security bulletin for device-specific guidance.
  • Update affected Huawei devices through official Huawei support or management channels.
  • Prioritize unsupported or externally exposed mobile fleets for replacement or isolation review.
  • Monitor Huawei advisories for any revised affected versions or fixed builds.

Validation and detection

  • Inventory Huawei HarmonyOS and EMUI versions across managed devices.
  • Compare device versions against the affected version list in the CVE bundle.
  • Confirm whether Huawei security updates addressing this CVE are installed.
  • Track remediation status for devices that cannot receive vendor updates.
Prepared
Confidence
medium
Sources
3

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

CWE-120: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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
cve · low confidence lookup

CVE-2021-46882 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
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/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
2Source links

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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2021-46882Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/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
HuaweiHarmonyOS2.1.0, 2.0.1, 2.0.0Listed
HuaweiEMUI12.0.1, 12.0.0, 11.0.0, 10.1.1, 10.1.0Listed
Weakness

CWE details

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

CWE-120 · source CWE mapping

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.