CVE Catalog

CVE-2026-65179

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Summary

NVIDIA NeMo contains a vulnerability in the TabularTokenizer class where it deserializes an untrusted, attacker-controlled .pkl file via pickle.load() without validation. A successful exploit of this vulnerability may lead to code execution, data tampering, denial of service, and information disclosure.

Risk Assessment

An attacker may achieve arbitrary code execution, data tampering, denial of service, and information disclosure. This can result in full system compromise and data confidentiality breach.

Recommendation

Upgrade NVIDIA NeMo to a version containing the fix. Avoid deserializing untrusted .pkl files and enforce input validation.

Other vulnerabilities in NVIDIA NeMo

See all
Original NVD description (English source)

NVIDIA NeMo contains a vulnerability in the TabularTokenizer class where it deserializes an untrusted, attacker-controlled .pkl file via pickle.load() without validation. A successful exploit of this vulnerability may lead to code execution, data tampering, denial of service, and information disclosure.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS