Cyber Resilience

CVE-2026-24924

Huawei Harmonyos 6.0.0

Published
06 February 2026
Modified
05 March 2026
CVSS Score v3.1 6.1
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L
EPSS Score 0.0011 1th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2026-24924 is a medium-severity an unspecified weakness vulnerability in Huawei Harmonyos. Its CVSS base score is 6.1 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to AC-3 (Access Enforcement) and AC-6 (Least Privilege) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

Vulnerability of improper permission control in the print module. Impact: Successful exploitation of this vulnerability may affect service confidentiality.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Improper permission control (CWE-264) in print module directly enables exploitation for privilege escalation to impact confidentiality.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2025-68958Same product: Huawei Harmonyos
CVE-2025-68967Same product: Huawei Harmonyos
CVE-2024-54103Same product: Huawei Harmonyos
CVE-2025-68956Same product: Huawei Harmonyos
CVE-2026-24930Same product: Huawei Harmonyos
CVE-2024-56439Same product: Huawei Harmonyos
CVE-2026-24923Same product: Huawei Harmonyos
CVE-2025-48903Same product: Huawei Harmonyos
CVE-2023-52106Same product: Huawei Harmonyos
CVE-2023-52721Same product: Huawei Harmonyos

Affected Assets

huawei
harmonyos
6.0.0

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • AC-3 Access Enforcement
  • AC-6 Least Privilege
  • AC-4 Information Flow Enforcement
Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly enforces access permissions on the print module to block unauthorized actions that could compromise confidentiality.

prevent

Limits privileges granted to the print module so that only the minimum required permissions are assigned, reducing the impact of the CWE-264 flaw.

prevent

Enforces information flow rules that can restrict print-module data paths and thereby protect confidentiality even when permission checks are flawed.

References