Path traversal in LXD - CVE-2026-66898
Published: August 1, 2026
LXD
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to path traversal in createFromBackup during instance backup restore when processing an application/octet-stream instance backup import request. A remote user can supply a crafted backup tarball with a traversal sequence in backup/index.yaml to execute arbitrary code.
The issue is reachable through POST /1.0/instances, and snapshot names in the backup metadata are described as a second identical vector.