Path traversal in LXD - CVE-2026-48769
Published: June 29, 2026
LXD
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to path traversal in image download handling for source.type=url when processing a crafted Incus-Image-Hash header from an image server. A remote user can return a crafted header value to write arbitrary files and execute arbitrary code.
The file is created and populated before SHA-256 validation occurs, and a slow or held response can extend the arbitrary-write window.