CVE-2026-9143
Analyzed
Analyzed - Analysis Complete
Incorrect Numeric Conversion in NI grpc-device
Vulnerability report for CVE-2026-9143, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-19
Last updated on: 2026-06-25
Assigner: National Instruments
Description
Description
There is an incorrect conversion between numeric types vulnerability in NI grpc-device due to missing range checks in CodeGen. This may silently discard high bits if a size value exceeded the target type's range. This affects NI grpc-device 2.17.0 and prior versions.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ni | instrumentstudio | to 2025 (inc) |
| ni | instrumentstudio | 2026 |
| ni | instrumentstudio | 2026 |
| ni | ni_grpc_device_server | to 2.18.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-681 | When converting from one data type to another, such as long to integer, data can be omitted or translated in a way that produces unexpected values. If the resulting values are used in a sensitive context, then dangerous behaviors may occur. |