Cyber Resilience

CVE-2024-0112

High

Published: 12 February 2025

Published
12 February 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0005 15.9th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-0112 is a high-severity Improper Input Validation (CWE-20) vulnerability in Custhelp (inferred from references). Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 15.9th 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 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2024-0112 is an improper input validation vulnerability (CWE-20) affecting NVIDIA Jetson AGX Orin and NVIDIA IGX Orin software. Published on February 12, 2025, it carries a CVSS v3.1 base score of 7.5 (AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H). The flaw arises when an attacker escalates certain permissions to a limited degree, potentially enabling a range of impacts including arbitrary code execution, denial of service, data corruption, information disclosure, or further privilege escalation.

Exploitation requires a local attacker with high privileges (PR:H) and involves high attack complexity (AC:H), with no user interaction needed. Successful attacks can alter the scope (S:C) to achieve high confidentiality, integrity, and availability impacts, such as executing code in a privileged context, corrupting data, leaking sensitive information, or causing system denial of service on the affected Jetson or IGX Orin platforms.

NVIDIA has published a security advisory at https://nvidia.custhelp.com/app/answers/detail/a_id/5611 providing details on the vulnerability.

EU & UK References

Vulnerability details

NVIDIA Jetson AGX Orin™ and NVIDIA IGX Orin software contain a vulnerability where an attacker can cause an improper input validation issue by escalating certain permissions to a limited degree. A successful exploit of this vulnerability might lead to code…

more

execution, denial of service, data corruption, information disclosure, or escalation of privilege.

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 input validation enables local privilege escalation to arbitrary code execution and further impacts on the affected system.

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

CVEs Like This One

CVE-2025-21234Shared CWE-20
CVE-2025-48647Shared CWE-20
CVE-2025-25210Shared CWE-20
CVE-2026-21733Shared CWE-20
CVE-2026-7905Shared CWE-20
CVE-2026-7997Shared CWE-20
CVE-2026-5174Shared CWE-20
CVE-2026-26170Shared CWE-20
CVE-2026-9914Shared CWE-20
CVE-2025-24255Shared CWE-20

Affected Assets

Custhelp
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 addresses the core improper input validation (CWE-20) flaw by requiring validation of inputs at defined points to prevent exploitation leading to code execution or privilege escalation.

prevent

Mandates timely identification, reporting, and correction of flaws like this CVE via patching, directly mitigating the vulnerability as per NVIDIA's security advisory.

prevent

Enforces least privilege to limit the scope and impact of exploitation by a local high-privilege (PR:H) attacker seeking further escalation.

References