Cyber Resilience

CVE-2024-12740

High

Published: 27 January 2025

Published
27 January 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score v4 7.0 CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:N/R:X/V:X/RE:X/U:X
EPSS Score 0.0004 11.8th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-12740 is a high-severity an unspecified weakness vulnerability in Ni (inferred from references). Its CVSS base score is 7.0 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Malicious File (T1204.002); ranked at the 11.8th 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-2 (Flaw Remediation) and SI-5 (Security Alerts, Advisories, and Directives).

Deeper analysis

CVE-2024-12740 affects vision-related software from National Instruments (NI) that incorporates a third-party library for image processing. This library exposes several vulnerabilities which may result in arbitrary code execution. The vulnerability received a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H) and was published on 2025-01-27.

Exploitation requires local access and an attacker to convince a user to open a specially crafted file, with low attack complexity and no privileges needed. Successful attacks can achieve high impacts on confidentiality, integrity, and availability through arbitrary code execution.

NI has published a security advisory at https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/dependency-on-vulnerable-third-party-component-exposes-vulnerabi.html detailing the dependency on the vulnerable third-party component.

EU & UK References

Vulnerability details

Vision related software from NI used a third-party library for image processing that exposes several vulnerabilities. These vulnerabilities may result in arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted file.

CWE(s)
None listed

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1204.002 Malicious File Execution
An adversary may rely upon a user opening a malicious file in order to gain execution.
Why these techniques?

Vulnerability triggers arbitrary code execution when a user opens a specially crafted local file, directly mapping to malicious file user execution.

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

Affected Assets

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

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Requires timely installation of patches or updates to remediate the vulnerability in the third-party image processing library used by NI vision software, preventing arbitrary code execution.

preventdetect

Mandates receiving, disseminating, and acting on security advisories like the NI advisory for this vulnerable third-party component to enable patching.

prevent

Enforces validation of image file inputs to detect and block specially crafted files that exploit the third-party library vulnerabilities.

References