Improper Neutralization of Special Elements in Output Used by a Downstream Component in LXD - CVE-2026-63298
Published: August 1, 2026
LXD
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary code on the host.
The vulnerability exists due to improper neutralization of special elements in output in the nvidia.driver.capabilities instance configuration handling when writing user-supplied configuration values to lxc.conf. A remote user can inject a newline character into the configuration value to inject arbitrary LXC configuration directives and execute arbitrary code on the host.
Exploitation requires permission to set instance configuration, and injected directives are processed when the container starts.