Cyber Posture

CVE-2026-32863

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 4.7th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-32863 is a high-severity Out-of-bounds Read (CWE-125) 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 4.7th 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 RA-5 (Vulnerability Monitoring and Scanning).

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 identification, reporting, and remediation of flaws like the out-of-bounds read in NI LabVIEW via vendor patches from National Instruments.

prevent

Provides memory safeguards such as ASLR and DEP to mitigate exploitation of the memory corruption vulnerability for information disclosure or arbitrary code execution.

detect

Enables scanning to identify systems running vulnerable versions of NI LabVIEW affected by CVE-2026-32863.

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 (OOB read) in LabVIEW client app enables RCE via crafted VI file opened by user, directly mapping to client-side exploitation and malicious file user execution.

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

NVD Description

There is a memory corruption vulnerability due to an out-of-bounds read in sentry_transaction_context_set_operation() in NI LabVIEW. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially…

more

crafted VI file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.

Deeper analysisAI

CVE-2026-32863 is a memory corruption vulnerability caused by an out-of-bounds read in the sentry_transaction_context_set_operation() function within NI LabVIEW. This issue affects NI LabVIEW 2026 Q1 (version 26.1.0) and all prior versions, potentially enabling information disclosure or arbitrary code execution. It is classified under CWE-125 (Out-of-bounds Read) and 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).

The attack scenario involves a local attacker who tricks a LabVIEW user into opening a specially crafted VI file. No privileges are required on the target system, but user interaction is necessary, and the attack complexity is low. Upon successful exploitation, the attacker can achieve high-impact confidentiality, integrity, and availability effects, such as leaking sensitive memory contents or executing arbitrary code in the context of the affected application.

National Instruments has published a security advisory detailing available critical and security updates to mitigate memory corruption vulnerabilities in NI LabVIEW, including this one. Practitioners should refer to the advisory at https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/2026/memory-corruption-vulnerabilities-in-ni-labview.html for patch information and remediation guidance.

Details

CWE(s)

Affected Products

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

CVEs Like This One

CVE-2026-32864Same product: Ni Labview
CVE-2026-32862Same product: Ni Labview
CVE-2026-32860Same product: Ni Labview
CVE-2026-32861Same product: Ni Labview
CVE-2026-0955Same vendor: Ni
CVE-2026-0956Same vendor: Ni
CVE-2025-2449Same vendor: Ni
CVE-2025-61952Shared CWE-125
CVE-2025-1428Shared CWE-125
CVE-2025-47219Shared CWE-125

References