Severity by source
AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
Lifecycle Timeline
4DescriptionCVE.org
NVIDIA NemoClaw contains a vulnerability in the validateEndpointUrl() SSRF protection component, where an attacker could cause a server-side request forgery by supplying a crafted endpoint URL referencing the 0.0.0.0/8 address range through a blueprint configuration file or CLI flag. A successful exploit of this vulnerability may lead to information disclosure.
AnalysisAI
Server-side request forgery in NVIDIA NemoClaw's validateEndpointUrl() function allows local attackers with user interaction to supply crafted endpoint URLs targeting the 0.0.0.0/8 address range via blueprint configuration files or CLI flags, leading to information disclosure. The vulnerability affects all versions of NemoClaw and requires local access with user interaction to trigger, limiting exposure to systems where untrusted users can modify configuration or invoke CLI commands.
Technical ContextAI
NemoClaw implements an SSRF protection validation function (validateEndpointUrl()) intended to prevent server-side request forgery attacks by restricting which URLs the application can be instructed to access. The vulnerability exists in this protection mechanism itself-the validator fails to properly block requests to the 0.0.0.0/8 address range (0.0.0.0 to 0.255.255.255), which is the 'This Network' broadcast range. An attacker can bypass the SSRF filter by crafting a malicious endpoint URL within this range and injecting it through blueprint configuration files or command-line interface flags. This is a CWE-918 (Server-Side Request Forgery) issue rooted in improper input validation of URL schemes and network addresses.
RemediationAI
Apply the patched version of NVIDIA NemoClaw released by NVIDIA as detailed in the security advisory at https://nvidia.custhelp.com/app/answers/detail/a_id/5837. NVIDIA documentation will specify the minimum patched version required. Until patching is possible, restrict local shell access to NemoClaw systems to trusted users only, disable or restrict CLI access to non-administrators, and implement file integrity monitoring on blueprint configuration files to detect unauthorized modifications. Additionally, audit existing blueprint configurations for suspicious endpoint URLs referencing 0.0.0.0/8 addresses. These compensating controls reduce exposure but do not eliminate the underlying vulnerability; patching should be prioritized once a patched release is available.
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-918 – Server-Side Request Forgery (SSRF)
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-26080