CVE-2026-41684
Last modified
CVE-2026-41684 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Incus 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. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
Description
Incus 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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linuxcontainers | Incus | < 7.0.0 |
References
- https://github.com/lxc/incus/releases/tag/v7.0.0Patch, Product
- https://github.com/lxc/incus/security/advisories/GHSA-x5r6-jr56-89pvExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-41684?
How severe is CVE-2026-41684?
How do I fix CVE-2026-41684?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-41679Paperclip is a Node.js server and React UI that orchestrates…10
- CVE-2026-4168A vulnerability was identified in Tecnick TCExam 16.5.0. Thi…2.4
- CVE-2026-41680Marked is a markdown parser and compiler. From 18.0.0 to 18.…7.5
- CVE-2026-41681rust-openssl provides OpenSSL bindings for the Rust programm…7.5
- CVE-2026-41682pupnp is an SDK for development of UPnP device and control p…6.9
- CVE-2026-41683i18next-http-middleware is a middleware to be used with Node…8.6
- CVE-2026-41685Incus is a system container and virtual machine manager. Pri…4.3
- CVE-2026-41686Claude SDK for TypeScript provides access to the Claude API …4.4
- CVE-2026-41687Wallos is an open-source, self-hostable personal subscriptio…4.3
- CVE-2026-41688Wallos is an open-source, self-hostable personal subscriptio…7.7
- CVE-2026-41689Wallos is an open-source, self-hostable personal subscriptio…6
- CVE-2026-4169A security flaw has been discovered in Tecnick TCExam up to …4.8
Are you affected by CVE-2026-41684?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
