CVE-2026-63298

Summary

An improper neutralization of special elements vulnerability in LXD's NVIDIA instance configuration handling allows an authenticated attacker to inject arbitrary configuration directives. By supplying newline characters within the 'nvidia.driver.capabilities' or 'nvidia.require.*' configuration values, an attacker can manipulate the generated lxc.conf file. This flaw enables the attacker to execute arbitrary code on the host system with the privileges of the LXD daemon.

Affected Software

VendorProductVersion RangeStatus
CanonicalLXD5.0.0 < 5.0.8affected
CanonicalLXD5.21.0 < 5.21.6affected
CanonicalLXD4.0.0 < 4.0.12affected

Weaknesses

  • CWE-78: CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

References