Approved changes feed: RSS · Atom

cpe:2.3:a:linuxcontainers:incus:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorLinuxcontainers (006f7d4f-fe5b-55a6-92a3-15dcb41d3a32)
ProductIncus (f3d6bc2a-6306-58d3-87d9-93775b211d86)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from gcve-enriched-dumps CVE data

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2026-41685 vulnerable 2026-06-08 08:03:15.692043 Incus: Unbounded binary import disk exhaustion
MEDIUM (4.3)
Incus is a system container and virtual machine manager. Prior to version 7.0.0, uploads of large amount of data by authenticated users can run the Incus server out of disk space, potentially taking down the host system. The impact here is limited for anyone using storage.images_volume and storage.backups_volume as those users will have large uploads be stored on those volumes rather than directly on the host filesystem. This is the default behavior on IncusOS. This issue has been patched in version 7.0.0.
Published: 2026-05-07T13:09:34.982Z
Updated: 2026-05-07T13:50:17.247Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-41684 vulnerable 2026-06-08 08:03:15.691619 Incus: Nil Dereferences on Restore via Malformed YAML
MEDIUM (6.5)
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.
Published: 2026-05-07T13:08:12.792Z
Updated: 2026-05-07T13:45:56.918Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-41648 vulnerable 2026-06-08 08:03:15.645150 Incus: Unbounded YAML Metadata Decode via Parsing
Incus is a system container and virtual machine manager. Prior to version 7.0.0, user provided image and backup tarballs would be unpacked and YAML files parsed without any size restrictions. This was making it easy for an authenticated user to provide a crafted image or backup tarball that when parsed by Incus would lead to a very large YAML document being loaded into memory, potentially causing the entire server to run out of memory. This issue has been patched in version 7.0.0.
Published: 2026-05-07T13:05:42.479Z
Updated: 2026-05-07T15:11:42.272Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-41647 vulnerable 2026-06-08 08:03:15.644768 Incus: Nil-Pointer Dereference via S3 Bucket Import
MEDIUM (6.5)
Incus is a system container and virtual machine manager. Prior to version 7.0.0, a missing error handling could lead an authenticated Incus user to cause a daemon crash through the import of a truncated storage bucket backup file. This issue has been patched in version 7.0.0.
Published: 2026-05-07T13:02:15.734Z
Updated: 2026-05-07T13:54:39.907Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-40251 vulnerable 2026-06-08 08:01:20.078632 Incus out-of-bounds panic in snapshot metadata handling allows denial of service
Incus is a system container and virtual machine manager. In versions before 7.0.0, missing validation logic in the storage volume import logic allows an authenticated user with access to the storage volume feature to cause the Incus daemon to crash. The backup restore subsystem contains an out-of-bounds panic vulnerability caused by an invalid bounds check when indexing snapshot metadata arrays, and the same flawed pattern also appears in the migration path. When iterating through physical snapshots provided in a backup archive, the loop uses the index to look up corresponding metadata in the parsed `Config.Snapshots` and `Config.VolumeSnapshots` slices. The guard condition `len(slice) >= i-1` is incorrect because it can still evaluate to true when the subsequent slice[i] access is out of bounds. An attacker can submit a backup archive that contains physical snapshot directories while supplying a tampered `index.yaml` with an empty or truncated snapshot metadata array, causing the daemon to index beyond the end of the metadata slice and crash. Repeated use of this issue can be used to keep Incus offline, causing a denial of service. This issue is fixed in version 7.0.0.
Published: 2026-05-06T20:40:10.930Z
Updated: 2026-05-07T13:52:33.513Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-40243 vulnerable 2026-06-08 08:01:20.073649 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-40197 vulnerable 2026-06-08 08:01:20.040314 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-40195 vulnerable 2026-06-08 08:01:20.038554 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-35527 vulnerable 2026-06-08 07:59:14.084083 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-33945 vulnerable 2026-06-08 07:59:11.619668 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-33898 vulnerable 2026-06-08 07:59:11.582649 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-33897 vulnerable 2026-06-08 07:59:11.582375 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-33743 vulnerable 2026-06-08 07:59:10.683859 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-33711 vulnerable 2026-06-08 07:59:10.629145 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-33542 vulnerable 2026-06-08 07:59:10.357120 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-23954 vulnerable 2026-06-08 07:51:16.456948 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-23953 vulnerable 2026-06-08 07:51:16.456533 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-64507 vulnerable 2026-06-08 07:39:19.869616 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.