CVE-2026-48137
Analyzed
Analyzed - Analysis Complete
Untrusted Pointer Dereference in NI grpc-device API
Vulnerability report for CVE-2026-48137, 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 untrusted pointer dereference vulnerability in the NI grpc-device sideband streaming API that may allow an attacker to cause an arbitrary memory dereference, potentially resulting in remote code execution. Successful exploitation requires an attacker to supply a specially crafted Moniker protobuf message. 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-822 | The product obtains a value from an untrusted source, converts this value to a pointer, and dereferences the resulting pointer. |