CVE-2026-24165
7.8NVIDIA · BioNeMo
NVIDIA BioNeMo is vulnerable to deserialization of untrusted data, which may allow an attacker to achieve remote code execution, denial of service, information disclosure, or data tampering.
Executive summary
A critical deserialization vulnerability in the NVIDIA BioNeMo framework could allow an unauthenticated attacker to execute arbitrary code or compromise system integrity.
Vulnerability
This vulnerability involves the insecure deserialization of untrusted data (CWE-502). The CVSS vector (AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H) indicates that while local access is preferred, the lack of required privileges makes this a significant risk if an attacker can induce a user to interact with malicious data.
Business impact
The potential for remote code execution and data tampering poses a severe threat to the confidentiality, integrity, and availability of sensitive research data processed within the BioNeMo environment. With a CVSS score of 7.8, this vulnerability is classified as High severity, necessitating prompt attention to prevent unauthorized system access or catastrophic data loss.
Remediation
Immediate Action: Review the NVIDIA security bulletin (a_id/5808) and verify if your current deployment includes the fix associated with commit e5e58c8.
Proactive Monitoring: Monitor system logs for unexpected process execution or abnormal memory consumption that may indicate an attempted deserialization attack.
Compensating Controls: Ensure that the BioNeMo framework is running within a restricted environment with minimal privileges and utilize host-based intrusion detection systems to monitor for anomalous behavior.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the potential for complete system compromise, organizations utilizing NVIDIA BioNeMo must prioritize the identification of their current version status. Organizations should track the vendor security portal for the release of a stable patch version that incorporates the fix identified in the specified commit and apply it immediately upon availability.