An improper neutralization of special elements vulnerability in LXD's NVIDIA instance configuration handling allows an authenticated attacker to injec...
Description
An improper neutralization of special elements vulnerability in LXD's NVIDIA instance configuration handling allows an authenticated attacker to inject arbitrary configuration directives
AI Analyst Comment
Remediation
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
---METADATA---
VENDOR: NVIDIA
PRODUCT: LXD
AFFECTED_VERSIONS: 4.0.0 up to (excluding) 4.0.12, 5.0.0 up to (excluding) 5.0.8, 5.21.0 up to (excluding) 5.21.6
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
An OS command injection vulnerability in NVIDIA LXD instance configuration handling allows an authenticated attacker to inject arbitrary configuration directives.
Executive Summary:
An authenticated command injection vulnerability in NVIDIA LXD allows attackers to execute arbitrary configuration directives, posing a high risk of system compromise.
Vulnerability Details
CVE-ID: CVE-2026-63298
Affected Software: NVIDIA LXD
Affected Versions: 4.0.0 up to (excluding) 4.0.12, 5.0.0 up to (excluding) 5.0.8, 5.21.0 up to (excluding) 5.21.6
Vulnerability: The software suffers from an OS command injection flaw (CWE-78) where special elements in NVIDIA instance configuration are not properly neutralized, allowing an authenticated attacker to execute arbitrary commands.
Business Impact
This vulnerability carries a CVSS score of 8.7, indicating high severity. Successful exploitation permits an attacker to escape container boundaries or gain elevated control over the host system, potentially leading to total system compromise, data theft, and unauthorized access to sensitive infrastructure.
Remediation Plan
Immediate Action: Upgrade to LXD version 4.0.12, 5.0.8, 5.21.6, or later, as provided by the vendor.
Proactive Monitoring: Inspect system logs for unusual configuration changes and monitor for unexpected process execution originating from the LXD service.
Compensating Controls: Implement strict role-based access control (RBAC) to limit the number of users capable of modifying instance configurations.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of August 14, 2026, there is no confirmed active exploitation in the wild; however, per CISA's SSVC assessment a proof-of-concept exists, so exploitation risk should be treated as credible. The flaw is inherently dangerous due to the potential for container escape.
Analyst Recommendation
Given the high CVSS score and the presence of a proof-of-concept, organizations should prioritize patching LXD instances immediately. Applying the vendor-provided updates is the only definitive way to neutralize the command injection vector.