CVE-2026-18445
Received
Received - Intake
Integer Overflow in NI LabVIEW Leads to Out-of-Bounds Write
Vulnerability report for CVE-2026-18445, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-25
Last updated on: 2026-08-25
Assigner: National Instruments
Description
Description
There is an integer overflow vulnerability resulting in an out-of-bounds write recently discovered in NI LabVIEW.Β This may result in information disclosure or arbitrary code execution.β― Successful exploitation requires an attacker to get a user to open a specially crafted VI file.β― This vulnerability affects NI LabVIEW 2026 Q3 and prior versions.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ni | labview | to 2026_q3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-190 | The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number. |