Cyber Resilience

CVE-2024-56436

Medium

Published: 08 January 2025

Published
08 January 2025
Modified
27 September 2025
KEV Added
Patch
CVSS Score v3.1 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
EPSS Score 0.0010 27.3th percentile
Risk Priority 11 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-56436 is a medium-severity Improper Restriction of Rendered UI Layers or Frames (CWE-1021) vulnerability in Huawei Harmonyos. Its CVSS base score is 5.5 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Screen Capture (T1113); ranked at the 27.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-4 (Information Flow Enforcement) and SC-39 (Process Isolation).

Deeper analysis

CVE-2024-56436 is a cross-process screen stack vulnerability in the UIExtension module. It carries a CVSS v3.1 base score of 5.5 (AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N) and is linked to CWE-1021 (as well as NVD-CWE-noinfo). Successful exploitation may affect service confidentiality.

A local attacker with no privileges required can exploit this vulnerability through low-complexity attacks that necessitate user interaction. Upon success, the attacker achieves high confidentiality impact, enabling unauthorized access to sensitive data across processes without affecting integrity or availability.

Huawei has published a security bulletin with further details at https://consumer.huawei.com/en/support/bulletin/2025/1/.

EU & UK References

Vulnerability details

Cross-process screen stack vulnerability in the UIExtension module Impact: Successful exploitation of this vulnerability may affect service confidentiality.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1113 Screen Capture Collection
Adversaries may attempt to take screen captures of the desktop to gather information over the course of an operation.
Why these techniques?

Cross-process screen stack vulnerability directly enables unauthorized capture of screen/UI data from other processes (CWE-1021), mapping to screen capture for confidentiality impact.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2024-56435Same product: Huawei Harmonyos
CVE-2026-24925Same product: Huawei Harmonyos
CVE-2025-68958Same product: Huawei Harmonyos
CVE-2025-68960Same product: Huawei Harmonyos
CVE-2024-12602Same product: Huawei Harmonyos
CVE-2026-24915Same product: Huawei Harmonyos
CVE-2024-57962Same product: Huawei Harmonyos
CVE-2025-68968Same product: Huawei Harmonyos
CVE-2024-56437Same product: Huawei Harmonyos
CVE-2024-54121Same product: Huawei Harmonyos

Affected Assets

huawei
harmonyos
5.0.0

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Prevents unauthorized and unintended information transfer via shared system resources, directly addressing the cross-process screen stack vulnerability that leaks sensitive data.

prevent

Maintains separate execution domains for processes, mitigating unauthorized cross-process access exploited in the UIExtension screen stack flaw.

prevent

Enforces approved authorizations for information flows within the system, restricting unauthorized data sharing across processes via the screen stack.

References