Cyber Posture

CVE-2026-32860

High

Published: 07 April 2026

Published
07 April 2026
Modified
13 April 2026
KEV Added
Patch
CVSS Score 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0002 6.4th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-32860 is a high-severity Out-of-bounds Write (CWE-787) vulnerability in Ni Labview. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Client Execution (T1203); ranked at the 6.4th 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-16 (Memory Protection).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Client Execution (T1203) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Requires timely flaw remediation through vendor patches to directly fix the out-of-bounds write vulnerability in NI LabVIEW when parsing LVLIB files.

prevent

Implements memory protection safeguards like non-executable memory regions or address space randomization to prevent arbitrary code execution from the out-of-bounds write in LabVIEW.

prevent

Mandates validation of LVLIB file inputs to LabVIEW to reject malformed files that trigger the memory corruption vulnerability.

MITRE ATT&CK Enterprise TechniquesAI

T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
T1204.002 Malicious File Execution
An adversary may rely upon a user opening a malicious file in order to gain execution.
Why these techniques?

Memory corruption in LabVIEW client app parsing of malicious .lvlib file enables direct client-side exploitation (T1203) via user opening the crafted file (T1204.002) for RCE/info disclosure.

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

NVD Description

There is a memory corruption vulnerability due to an out-of-bounds write when loading a corrupted LVLIB file in NI LabVIEW. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user…

more

to open a specially crafted .lvlib file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.

Deeper analysisAI

CVE-2026-32860 is a memory corruption vulnerability stemming from an out-of-bounds write that occurs when NI LabVIEW loads a corrupted LVLIB file. This flaw affects NI LabVIEW 2026 Q1 (version 26.1.0) and all prior versions. Classified under CWE-787, it carries a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H), indicating high impact on confidentiality, integrity, and availability.

Exploitation requires an attacker to entice a user into opening a specially crafted .lvlib file within LabVIEW, making it a local attack vector with no privileges needed but user interaction mandatory. Successful exploitation could lead to information disclosure or arbitrary code execution on the victim's system.

NI has issued a security advisory detailing the LV project library file parsing issue, available at https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/2026/lv-project-library-file-parsing-memory-corruption-vulnerability-in-ni-labview.html, which provides information on critical and security updates for mitigation.

Details

CWE(s)

Affected Products

ni
labview
2023, 2024, 2025, 2026 · ≤ 2022

CVEs Like This One

CVE-2026-32862Same product: Ni Labview
CVE-2026-32861Same product: Ni Labview
CVE-2026-32864Same product: Ni Labview
CVE-2026-32863Same product: Ni Labview
CVE-2026-0954Same vendor: Ni
CVE-2026-0957Same vendor: Ni
CVE-2026-0955Same vendor: Ni
CVE-2025-2449Same vendor: Ni
CVE-2026-21327Shared CWE-787
CVE-2026-3094Shared CWE-787

References