Cyber Resilience

CVE-2024-13062

HighRCE

Published: 02 January 2025

Published
02 January 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score v3.1 7.2 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0029 52.7th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-13062 is a high-severity Command Injection (CWE-77) vulnerability in Asus (inferred from references). Its CVSS base score is 7.2 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 47.3% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2024-13062 is an unintended entry point vulnerability identified in certain ASUS router models, specifically impacting the AiCloud feature. This flaw may allow for arbitrary command execution and is linked to CWE-77 (Command Injection) and CWE-912 (Hidden Functionality). Published on January 2, 2025, it carries a CVSS v3.1 base score of 7.2 (AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its potential for significant impact.

The vulnerability can be exploited over the network by attackers with high privileges, such as authenticated administrative users, requiring low complexity and no user interaction. Successful exploitation enables arbitrary command execution on the router, resulting in high confidentiality, integrity, and availability impacts, potentially leading to full device compromise.

Mitigation details are outlined in the ASUS Product Security Advisory, particularly the "01/02/2025 ASUS Router AiCloud vulnerability" section, accessible at https://www.asus.com/content/asus-product-security-advisory/. Security practitioners should consult this advisory for affected models, patches, and recommended actions.

EU & UK References

Vulnerability details

An unintended entry point vulnerability has been identified in certain router models, which may allow for arbitrary command execution. Refer to the ' 01/02/2025 ASUS Router AiCloud vulnerability' section on the ASUS Security Advisory for more information.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Command injection in public-facing AiCloud service on routers directly enables remote exploitation for arbitrary command execution.

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

CVEs Like This One

CVE-2025-34267Shared CWE-77
CVE-2024-34166Shared CWE-77
CVE-2026-30461Shared CWE-77
CVE-2025-64093Shared CWE-77
CVE-2024-54660Shared CWE-77
CVE-2026-26093Shared CWE-77
CVE-2026-30352Shared CWE-77
CVE-2025-55637Shared CWE-77
CVE-2026-44854Shared CWE-77
CVE-2026-3854Shared CWE-77

Affected Assets

Asus
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly mitigates command injection (CWE-77) in the AiCloud feature by enforcing validation of all user inputs to prevent arbitrary command execution.

prevent

Remediates the specific unintended entry point vulnerability through timely application of ASUS patches as outlined in the security advisory.

prevent

Reduces exposure to hidden functionality (CWE-912) by configuring the router to least functionality, such as disabling unnecessary AiCloud features.

References