GPU VulnDB

Database/AI/ML frameworks & serving

NVIDIA NemoClaw: weak authentication in the remote-access helper workflow

CVE-2026-65098AI/ML frameworks & servingcurated

Impact

A remote-access helper is by definition a path onto the machine, and NVIDIA states its authentication is weak. The listed outcomes are code execution, information disclosure and data tampering, so a caller who defeats that authentication acts on the node rather than merely reading from it. On a GPU node this is the kind of access that reaches whatever the workload holds - datasets, checkpoints, tokens - and a node you suspect was reached this way cannot be cleared without draining it. The record does not describe how weak the authentication is, so scope the exposure by who can reach the helper's listener.

Who can reach it

Network-reachable attacker who can talk to the remote-access helper (CVSS AV:N/PR:N/AC:H). No valid credentials are stated as required.

What to do

Apply the fixed version listed in NVIDIA product-security bulletin 5872; the CVE record names none. Meanwhile restrict the helper's listener to a management network or disable the remote-access workflow where it is not needed, and restart the service after updating.

References

Related entries

All AI/ML frameworks & serving entries

This entry is curated: imported from vendor advisories with machine assistance, not yet individually verified. Confirm against your vendor's advisory before acting, and report anything wrong.