Cyber Resilience

CVE-2025-46584

Huawei Harmonyos 5.0.0

Published
06 May 2025
Modified
17 June 2026
Patch / advisory
CVSS Score v3.1 7.8
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:H/A:H
EPSS Score 0.0013 3th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2025-46584 is a high-severity Improper Handling of Insufficient Permissions or Privileges (CWE-280) vulnerability in Huawei Harmonyos. Its CVSS base score is 7.8 (High).

Operationally, ranked at the 3th 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 IA-2 (Identification and Authentication (Organizational Users)) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Vulnerability of improper authentication logic implementation in the file system module Impact: Successful exploitation of this vulnerability may affect service confidentiality.

CWE(s)

Related Threats

CVEs Like This One

CVE-2025-31173Same product: Huawei Harmonyos
CVE-2025-31172Same product: Huawei Harmonyos
CVE-2024-51523Same product: Huawei Harmonyos
CVE-2025-68958Same product: Huawei Harmonyos
CVE-2025-53184Same product: Huawei Harmonyos
CVE-2024-54113Same product: Huawei Harmonyos
CVE-2025-68967Same product: Huawei Harmonyos
CVE-2023-44107Same product: Huawei Harmonyos
CVE-2024-54103Same product: Huawei Harmonyos
CVE-2024-58046Same product: Huawei Harmonyos

Affected Assets

huawei
harmonyos
5.0.0

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • AC-3 Access Enforcement
  • IA-2 Identification and Authentication (Organizational Users)
  • SI-11 Error Handling
Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 7 hardening rules · 3 OS baselines
Validate
Prove the fix (OWASP ASVS)
  • V6.2.2
  • V8.3.3

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires correct enforcement of authentication decisions before allowing access to file-system objects, blocking the improper logic flaw.

prevent

Mandates reliable identification and authentication mechanisms for all users accessing the file-system module, preventing bypass via flawed logic.

prevent

Requires proper handling of error and exceptional conditions that CWE-755 indicates are mishandled in the authentication path.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.AA-05 mostly match
prevents

Defining, enforcing and reviewing access permissions with least privilege directly prevents code paths that mishandle insufficient privileges.

PR.PS-06 mostly match
prevents

Secure SDLC practices explicitly require proper exception and error handling during design and coding.

DE.CM-09 partial match
prevents

Runtime monitoring of software and data surfaces adverse events triggered by unhandled permission failures.

PR.PS-04 partial match
prevents

Generating logs of permission-related events enables detection and analysis of improper handling.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

detects

Security testing can detect missing or incorrect privilege handling.

prevents

Defines access-control policy that should prevent insufficient-privilege situations.

degrades

Specifies how access rights are granted, reviewed and revoked, directly addressing privilege handling.

degrades

Documented operating procedures may specify exception handling but do not guarantee implementation.

A.8.15 Logging partial match
detects

Logging captures unhandled exceptions, aiding detection but not preventing the weakness.

detects

Monitoring can surface unhandled exceptions but does not enforce proper handling.

Hardening callouts derived

Configuration rules from DISA STIG baselines that reduce the attack surface for weaknesses of the type cited by this CVE. Derived transitively via CVE→CWE→STIG over `controls_xwalks` (authoritative rows only).

Oracle Linux 8 (1 rule)
  • V-248548 OL 8 must use a Linux Security Module configured to enforce limits on system services. via CWE-280

References