CVE-2026-41684

NameCVE-2026-41684
DescriptionIncus is a system container and virtual machine manager. Prior to version 7.0.0, backup.GetInfo() trusts the inline backup/index.yaml config when present and only falls back to parsing the legacy backup/container/backup.yaml file if result.Config == nil. As a result, an archive can carry a valid inline config that passes the initial import preflight while also carrying a malformed legacy backup/container/backup.yaml file that is reparsed later from the restored file system. ParseConfigYamlFile() accepts YAML documents with no container section, and multiple downstream consumers then dereference. Container without checking for nil. Confirmed examples in the instance restore and import flow include backup.UpdateInstanceConfig() and internalImportFromBackup(). An authenticated user with permission to import instance backups may be able to crash the Incus daemon with a crafted backup archive whose inline backup/index.yaml is valid but whose extracted legacy backup.yaml omits container. The crash occurs in the restore path after archive extraction has begun. This issue has been patched in version 7.0.0.
SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)
ReferencesDSA-6244-1, DSA-6247-1
Debian Bugs1135644

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
incus (PTS)trixie (security), trixie6.0.4-2+deb13u7fixed
forky, sid7.0.0-1fixed
lxd (PTS)bookworm, bookworm (security)5.0.2-5+deb12u6fixed
trixie (security), trixie5.0.2+git20231211.1364ae4-9+deb13u6fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
incussourcetrixie6.0.4-2+deb13u7DSA-6244-1
incussource(unstable)7.0.0-11135644
lxdsourcebookworm5.0.2-5+deb12u6DSA-6247-1
lxdsourcetrixie5.0.2+git20231211.1364ae4-9+deb13u6DSA-6247-1
lxdsource(unstable)(unfixed)

Notes

https://github.com/lxc/incus/security/advisories/GHSA-x5r6-jr56-89pv
https://github.com/lxc/incus/pull/3273

Search for package or bug name: Reporting problems