Vulnerability in Incus Virtual Machine Manager Affects Inline Backup Configurations
CVE-2026-41684
What is CVE-2026-41684?
The Incus system container and virtual machine manager has a vulnerability in its handling of backup configurations prior to version 7.0.0. When an inline configuration file is present, the backup.GetInfo() function trusts this configuration without adequately validating it. Consequently, a crafted backup archive can include a valid inline configuration while simultaneously containing a malformed legacy configuration. This flaw arises during the restoration process, where the system may crash due to the legacy backup's missing container section. The vulnerability allows authenticated users with permissions to import backups to potentially disrupt the Incus daemon if they exploit this flaw with specially crafted backup archives. The issue has been addressed in version 7.0.0, ensuring that validation checks are properly enforced.
Affected Version(s)
incus < 7.0.0
