Database/AI/ML frameworks & serving
NVIDIA NemoClaw: sensitive information visible in process invocation leads to information disclosure
Impact
NVIDIA describes invocation of a process using visible sensitive information, with information disclosure as the consequence. In practice this class of flaw means secrets passed on a command line, which any local user can read from the process table - on a shared or multi-tenant GPU host that is a much wider audience than the account that owns the tool. CVSS scores it local with low privileges and no user interaction, high confidentiality impact and no integrity or availability impact (5.5). The record does not say which values are exposed; treat anything NemoClaw was configured with as potentially readable.
Who can reach it
Any local user on the host running NemoClaw who can observe the process table while it runs (CVSS AV:L/AC:L/PR:L/UI:N). Low-privileged authenticated local access is enough.
What to do
Update NemoClaw to the fixed release from NVIDIA advisory bundle 5872 - the record names no fixed version, so read the advisory. Rotate any secrets NemoClaw was invoked with, since exposure to co-tenants on the same host cannot be undone by the patch.
References
Related entries
- Kubeflow (Pipelines UI): Stored XSS in the pipeline viewCVE-2024-9526 · Kubeflow (Pipelines UI)Medium
- TorchServe (model/workflow API): Information disclosure of files on the serving hostCVE-2023-48299 · TorchServe (model/workflow API)Medium
- llama.cpp (RPC backend): Arbitrary address read via `rpc_tensor.data`CVE-2024-42478 · llama.cpp (RPC backend)Medium
- HuggingFace transformers: ReDoS in `convert_tf_weight_name_to_pt_weight_name`CVE-2025-5197 · HuggingFace transformersMedium
- BentoML OpenLLM 0.6.30 (async_run_command in src/openllm/common.py): A model repository directory name flows unescapedCVE-2026-15035 · BentoML OpenLLM 0.6.30 (async_run_command in src/openllm/common.py)Medium
- vLLM (DeepStream video backend, VideoMediaIO backend selection): A performance feature merged past two existingNCVD-2026-044-vllm-deepstream-video-backend-vi · vLLM (DeepStream video backend, VideoMediaIO backend selection)Medium
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.