NULL pointer dereference in LXD - CVE-2026-9639

 

NULL pointer dereference in LXD - CVE-2026-9639

Published: June 29, 2026


Vulnerability identifier: #VU135805
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-9639
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Containers
Affected software:
LXD

Detailed vulnerability description

The vulnerability allows a remote user to cause a denial of service.

The vulnerability exists due to a null pointer dereference in CreateCustomVolumeFromBackup in lxd/storage/backend_lxd.go when importing a crafted custom-volume backup tarball with an omitted volumes[0].snapshots[*].expires_at field. A remote user can upload a specially crafted backup tarball to cause a denial of service.

The issue crashes the entire lxd daemon process while handling a custom storage volume import request.


How to mitigate CVE-2026-9639

Install security update from vendor's website.

Sources