#VU125584 OS Command Injection in lxd - CVE-2026-28384
Published: April 9, 2026
lxd
Linux Containers
Description
The vulnerability allows a remote user to execute arbitrary code on the host.
The vulnerability exists due to improper neutralization of special elements used in an os command in the compressFile function and related image and backup API handlers when processing a user-supplied compression_algorithm value. A remote user can send a specially crafted API request to execute arbitrary code on the host.
Exploitation requires image creation or backup management permissions, and code execution occurs in the LXD daemon context, typically as root.