CVE-2026-24164
8.8NVIDIA · BioNeMo
NVIDIA BioNeMo is vulnerable to deserialization of untrusted data, which can lead to remote code execution, denial of service, information disclosure, and data tampering.
Executive summary
A critical deserialization vulnerability in the NVIDIA BioNeMo framework allows unauthenticated attackers to achieve remote code execution and full system compromise.
Vulnerability
This vulnerability involves the insecure deserialization of untrusted data (CWE-502). The flaw is remotely exploitable without authentication, as indicated by the CVSS vector AV:N/AC:L/PR:N, allowing an attacker to execute arbitrary code or manipulate system data.
Business impact
The potential for unauthorized remote code execution represents a critical risk to organizational infrastructure, as attackers could gain full control over the affected BioNeMo environment. With a CVSS score of 8.8, this flaw facilitates significant business impact, including the compromise of sensitive research data, the disruption of critical computational workflows, and potential lateral movement into the wider corporate network.
Remediation
Immediate Action: Update the NVIDIA BioNeMo framework to a version that incorporates the security fix provided in commit f2c2b14.
Proactive Monitoring: Review system and application logs for unusual deserialization patterns or unexpected execution of child processes originating from the BioNeMo service.
Compensating Controls: Implement strict network segmentation to isolate the BioNeMo instance and utilize a Web Application Firewall to inspect incoming traffic for serialized objects that deviate from expected application behavior.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the severity of this vulnerability and the potential for total system compromise, organizations using NVIDIA BioNeMo must prioritize applying the vendor provided security updates. Administrators should treat this as a high priority task to ensure that the environment is hardened against potential remote code execution attempts.