Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
Lifecycle Timeline
5DescriptionCVE.org
NVIDIA CUDA-Q contains a vulnerability in an endpoint, where an unauthenticated attacker could cause an out-of-bounds read by sending a maliciously crafted request. A successful exploit of this vulnerability might lead to denial of service and information disclosure.
AnalysisAI
Out-of-bounds read in NVIDIA CUDA-Q endpoint allows remote unauthenticated attackers to crash services and disclose sensitive memory contents via malformed network requests. The vulnerability affects an exposed network endpoint with no authentication barrier (CVSS AV:N/AC:L/PR:N/UI:N), enabling trivial exploitation against internet-facing deployments. EPSS data not available; no CISA KEV listing or public POC identified at time of analysis, suggesting exploitation remains theoretical or limited to targeted scenarios.
Technical ContextAI
CUDA-Q is NVIDIA's platform for quantum-classical hybrid computing workloads. The vulnerability stems from a CWE-125 out-of-bounds read in a network-facing endpoint's request parsing logic. When processing input parameters, the code reads memory beyond allocated buffer boundaries without proper bounds validation. This classic memory corruption issue allows attackers to leak heap or stack contents through error responses or timing channels, while triggering crashes via access violations. The CPE string (cpe:2.3:a:nvidia:cuda-q:*:*:*:*:*:*:*:*) indicates all versions may be affected pending vendor clarification. Out-of-bounds reads typically occur in C/C++ code handling serialized data formats (JSON, Protocol Buffers, custom binary protocols) common in quantum computing frameworks' REST APIs or RPC interfaces.
RemediationAI
Apply the vendor-issued security update per NVIDIA Security Bulletin 5820 available at https://nvidia.custhelp.com/app/answers/detail/a_id/5820, which should specify patched CUDA-Q versions (exact version not provided in available data). Until patching, implement network-level access controls: restrict CUDA-Q endpoint access to trusted IP ranges via firewall rules (blocks remote exploitation but prevents legitimate external access to quantum computing services); deploy a reverse proxy with request size limits and input validation (adds latency and complexity, may break legitimate large payloads); or disable the vulnerable endpoint entirely if not required for operations (eliminates attack surface but may impact quantum workload submission workflows). For air-gapped quantum computing environments, risk is minimal and patching can follow normal maintenance windows. Organizations exposing CUDA-Q to research collaborators should prioritize immediate patching given the unauthenticated attack vector.
The NVIDIA driver in the Graphics Drivers subsystem in Apple OS X before 10.11.4 allows attackers to execute arbitrary c
The NVIDIA driver before 307.78, and Release 310 before 311.00, in the NVIDIA Display Driver service on Windows does not
NVIDIA Windows GPU Display Driver (all versions) contains a vulnerability in DirectX drivers, in which a specially craft
Authentication bypass in NVIDIA Triton Inference Server allows unauthenticated remote attackers to reach protected funct
NVIDIA Windows GPU Display Driver (all versions) contains a vulnerability in DirectX drivers, in which a specially craft
NVIDIA Container Toolkit for Linux contains a Time-of-Check Time-of-Use (TOCTOU) vulnerability when used with default co
For the NVIDIA Quadro, NVS, and GeForce products, NVIDIA GeForce Experience R340 before GFE 2.11.4.125 and R375 before G
The NVIDIA Graphics Drivers subsystem in Apple OS X before 10.11.5 allows attackers to execute arbitrary code in a privi
NVIDIA Container Toolkit 1.16.1 or earlier contains a Time-of-check Time-of-Use (TOCTOU) vulnerability when used with de
The nvCommandQueue::GetHandleIndex method in the NVIDIA Graphics Drivers subsystem in Apple OS X before 10.11.5 allows a
nvSCPAPISvr.exe in the Stereoscopic 3D Driver Service in the NVIDIA GPU graphics driver R340 before 341.92, R352 before
For the NVIDIA Quadro, NVS, and GeForce products, NVIDIA Windows GPU Display Driver R340 before 342.00 and R375 before 3
Same weakness CWE-125 – Out-of-bounds Read
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-24149
GHSA-gw6p-c344-pv6p