TL;DR
NVIDIA recently published an urgent software update for NVIDIA Dynamo for Linux. This update patches several security issues, including a critical NVIDIA Dynamo flaw. The most severe vulnerability carries a maximum CVSS score of 9.8.
- Total: 15 CVEs
- Severity: 1 Critical · 10 High · 4 Medium
- Actively exploited: None confirmed
- Highest severity: 9.8 (Critical · CVSSv3) — CVE-2026-24254
- Action: Apply the latest security updates now
Notable CVEs
| CVE | CVSS (CVSSv3) | Type | Fixed in | Status |
|---|---|---|---|---|
| CVE-2026-24254 | 9.8 | CWE-288 | — | Not exploited |
| CVE-2026-24253 | 8.2 | CWE-787 | — | Not exploited |
| CVE-2026-47623 | 8.2 | CWE-502 | — | Not exploited |
| CVE-2026-24255 | 7.5 | CWE-1023 | — | Not exploited |
| CVE-2026-47612 | 7.5 | CWE-22 | — | Not exploited |
| CVE-2026-47613 | 7.5 | CWE-918 | — | Not exploited |
| CVE-2026-47614 | 7.5 | CWE-918 | — | Not exploited |
| CVE-2026-47615 | 7.5 | CWE-918 | — | Not exploited |
Why It Matters
NVIDIA Dynamo plays a key role in artificial intelligence workflows. Many enterprise organizations rely on it for machine learning operations. An attacker can exploit these vulnerabilities to compromise a system. They can trigger remote code execution, steal sensitive data, or crash services. Currently, researchers have not confirmed any active exploitation in the wild. Furthermore, no public proof-of-concept exploit code exists for these bugs. However, the high CVSS scores make this a prime target for future attacks. The exact number of affected user installations remains undisclosed. Administrators must prioritize these security fixes immediately.
How The Attack Works
Attackers have multiple ways to exploit this software.
Out-of-Bounds Write
The most critical NVIDIA Dynamo flaw is CVE-2026-24254. This bug exists within the multimodal serving topology. An attacker sends a malicious request to cause an out-of-bounds write. This memory corruption allows arbitrary code execution and privilege escalation.
Server-Side Request Forgery
Several other bugs involve server-side request forgery. Attackers can supply a crafted URL within a multimodal request. They can also use DNS rebinding techniques against the media fetcher. These actions trick the server into exposing internal information.
Race Conditions and Hash Collisions
Other flaws exist in the LORA manager initialization. An attacker can easily trigger a race condition here. This action leads directly to data tampering and denial of service. Attackers can also submit manipulated images to cause a hash collision.
Affected Versions
These vulnerabilities impact various builds of NVIDIA Dynamo for Linux. Versions 0 to v1.1.0 contain the critical code execution flaw. Specifically, builds 0 to v1.0.0 suffer from the image loading path bug. Additionally, versions 0 to v1.2.0 contain the LORA manager race conditions.
Patch Or Mitigation Steps
Users must update their software immediately. You should pull the latest release from the official GitHub repository. Update to version 1.1.1 to fix CVE-2026-24254 and memory bugs. Administrators should install version 1.2.0 to patch the SSRF and path flaws. Finally, upgrade to version 1.3.0 to resolve the race conditions. Currently, NVIDIA provides no alternative mitigation steps. Patching is the only reliable defense.
Support Our Threat Intelligence
If you find our CVE report and cybersecurity news helpful, consider supporting our work.