github.com/lxc/incus
Go24 known CVEs affecting this package
Aggregated from OSV, GitHub Security Advisories, NVD, and vendor advisories. Each CVE links to its full detail page with vendor advisories, patches, fixed versions, and remediation guidance.
CVEs affecting github.com/lxc/incuspage 1 of 1
- CVE-2025-52889LOWCVSS 3.4EG 3.42025-06-25
Incus is a system container and virtual machine manager. When using an ACL on a device connected to a bridge, Incus version 6.12 and 6.13 generates nftables rules for local services (DHCP, DNS...) that partially bypass security options `se…
- CVE-2025-52890HIGHCVSS 8.1EG 8.12025-06-25
Incus is a system container and virtual machine manager. When using an ACL on a device connected to a bridge, Incus versions 6.12 and 6.13generates nftables rules that partially bypass security options `security.mac_filtering`, `security.i…
- CVE-2025-64507HIGHCVSS 7.8EG 7.82025-11-10
Incus is a system container and virtual machine manager. An issue in versions prior to 6.0.6 and 6.19.0 affects any Incus user in an environment where an unprivileged user may have root access to a container with an attached custom storage…
- CVE-2026-23953HIGHCVSS 8.7EG 8.72026-01-22
Incus is a system container and virtual machine manager. In versions 6.20.0 and below, a user with the ability to launch a container with a custom YAML configuration (e.g a member of the ‘incus’ group) can create an environment variabl…
- CVE-2026-23954HIGHCVSS 8.7EG 8.72026-01-22
Incus is a system container and virtual machine manager. Versions 6.21.0 and below allow a user with the ability to launch a container with a custom image (e.g a member of the ‘incus’ group) to use directory traversal or symbolic links…
- CVE-2026-35527MEDIUMCVSS 5.0EG 5.02026-05-05
Incus is an open source container and virtual machine manager. In versions prior to 7.0.0, the image import flow issues an outbound HEAD request to a user-supplied URL before validating the request against project restrictions such as rest…
- CVE-2026-40195MEDIUMCVSS 6.5EG 6.52026-05-06
Incus is a system container and virtual machine manager. In versions before 7.0.0, missing validation logic in the storage bucket import logic allows an authenticated user with access to the storage bucket feature to cause the Incus daemon…
- CVE-2026-40197MEDIUMCVSS 6.5EG 6.52026-05-06
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…
- CVE-2026-40243MEDIUMCVSS 4.8EG 4.82026-05-06
Incus is a system container and virtual machine manager. In versions before 7.0.0, broken TLS validation logic in the OVN database connection logic can allow connections to an attacker's OVN database. The OVN client implementations disable…
- CVE-2026-40251MEDIUMCVSS 6.5EG 6.52026-05-06
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…
- CVE-2026-41647MEDIUMCVSS 6.5EG 6.52026-05-07
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 iss…
- CVE-2026-41648MEDIUMCVSS 5.0EG 5.02026-05-07
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 us…
- CVE-2026-41684MEDIUMCVSS 6.5EG 6.52026-05-07
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…
- CVE-2026-41685MEDIUMCVSS 4.3EG 4.32026-05-07
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…
- CVE-2026-47753MEDIUMEG 0.02026-06-10
Incus has a Nil-Pointer Dereference Panic via Instance Backup Import (volume omitted) ## Summary `(*backend).CreateInstanceFromBackup` in [`internal/server/storage/backend.go`](https://github.com/lxc/incus/blob/1513600/internal/server/st…
- CVE-2026-48749CRITICALCVSS 9.9EG 9.92026-06-26
Incus has an arbitrary file read+write on host via rootfs/ symlink in malicious image ### Summary A specially crafted image can be used to read or create/write arbitrary files on the host; possibly leading to arbitrary command execution.…
- CVE-2026-48750CRITICALCVSS 9.9EG 9.92026-06-26
Incus has an arbitrary file write on host via `exec-output` symlink in crafted image ### Summary The `record-output` parameter of the `/instances/$name/exec` endpoint stores the output of the command in the `exec-output` directory of the…
- CVE-2026-48751CRITICALCVSS 9.9EG 9.92026-06-26
Incus has a restricted project bypass leading to arbitrary command execution ### Summary Instance snapshots ignore the `restricted.containers.lowlevel=block` setting; allowing for arbitrary command execution on the Incus server by abusin…
- CVE-2026-48752CRITICALCVSS 9.9EG 9.92026-06-26
Incus has arbitrary file read+write on host via templates/ symlink in malicious image ### Summary A specially crafted image or instance backup can be used to read or create/write arbitrary files on the host; possibly leading to arbitrary…
- CVE-2026-48753CRITICALCVSS 9.9EG 9.92026-06-26
Incus has an arbitrary file write via path traversal in S3 multipart upload ## Summary The S3 protocol upload endpoint is vulnerable to path traversal and allows creation of arbitrary files on the host. This behavior could lead to arbitr…
- CVE-2026-48754LOWEG 0.02026-06-26
Incus: Nil-pointer dereference in createDependentVolumesFromBackup on disk.{Volume,VolumeSnapshots,Pool} ## Summary `(*backend).createDependentVolumesFromBackup` in [`internal/server/storage/backend.go`](https://github.com/lxc/incus/blo…
- CVE-2026-48755CRITICALCVSS 9.9EG 9.92026-06-26
Incus has an argument injection in backup compression algorithm leading to AFW and ACE ### Summary Improper validation of user-provided backup compression algorithm leads to argument injection in the constructed command line. This leads …
- CVE-2026-48756LOWEG 0.02026-06-26
Incus: CreateCustomVolumeFromBackup nil-pointer dereference on volume_snapshots[*].expires_at (sibling-field variant of GHSA-r7w7) ## Summary `(*backend).CreateCustomVolumeFromBackup` in [`internal/server/storage/backend.go`](https://git…
- CVE-2026-48769CRITICALCVSS 9.9EG 9.92026-06-26
Incus has an arbitrary file write on its client due to trusted image hash ### Summary An arbitrary file write exists in the Incus client when a malicious image server returns a crafted `Incus-Image-Hash` header. This can lead to arbitrar…
Check whether github.com/lxc/incus is used in your infrastructure
EchelonGraph scans your cloud and SBOMs to map every package to your actual deployments. See blast radius for github.com/lxc/incus CVEs against the assets you own.
Start Free Scan →