CVE-2026-48752
published 2026-08-21CVE-2026-48752: Incus is a system container and virtual machine manager. Prior to version 7.2.0, a specially crafted image or instance backup can be used to read or…
PriorityP268critical9.9CVSS 3.1
AVNACLPRLUINSCCHIHAH
EPSS
0.81%
54.3th percentile
Incus is a system container and virtual machine manager. Prior to version 7.2.0, a specially crafted image or instance backup can be used to read or create/write arbitrary files on the host; possibly leading to arbitrary command execution. Version 7.2.0 patches the issue.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| github.com | lxc_incus_v7_cmd_incusd | >= 0 < 7.2.0 | 7.2.0 |
| lxc | incus | < 7.2.0 | 7.2.0 |
CVSS provenance
nvdv3.19.9CRITICALCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
vendor_redhat9.9CRITICAL
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
incus: Incus has arbitrary file read+write on host via templates/ symlink in malicious image
vendor_redhat·2026-08-21·CVSS 9.9
CVE-2026-48752 [CRITICAL] CWE-61 incus: Incus has arbitrary file read+write on host via templates/ symlink in malicious image
incus: Incus has arbitrary file read+write on host via templates/ symlink in malicious image
Incus is a system container and virtual machine manager. Prior to version 7.2.0, a specially crafted image or instance backup can be used to read or create/write arbitrary files on the host; possibly leading to arbitrary command execution. Version 7.2.0 patches the issue.
A flaw was found in Incus, a container and virtual machine manager. A crafted container image or backup can use a symlink in the templates directory to read or write arbitrary files on the host, potentially leading to command execution.
Statement: Incus is not shipped in any Red Hat product. The community Fedora package is affected.
Mitigation: No mitigation is needed as Incus is not shipped in any Red Hat product.
GHSA
Incus has arbitrary file read+write on host via templates/ symlink in malicious image
ghsa·2026-06-26
CVE-2026-48752 [CRITICAL] CWE-73 Incus has arbitrary file read+write on host via templates/ symlink in malicious image
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 command execution.
### Details
For container images, `internal/server/storage/utils.go` calls `archive.Unpack(imageFile, destPath, ...)`. The tar extraction path in `shared/archive/archive.go` excludes device nodes, but it does not reject a top-level `templates` symlink.
For instance backups, `internal/server/storage/drivers/driver_dir_volumes.go:rsync.LocalCopy` uses argument `-a` (archive mode), but does not add `--safe-links`. This allows a top-level `templates` symlink.
In practice, this allows a malicious actor to access an arbitrary directory
No detection rules found.
No public exploits indexed.
Bugzilla
CVE-2026-48752 incus: Incus has arbitrary file read+write on host via templates/ symlink in malicious image [fedora-all]
bugzilla·2026-08-26·CVSS 9.9
CVE-2026-48752 [CRITICAL] CVE-2026-48752 incus: Incus has arbitrary file read+write on host via templates/ symlink in malicious image [fedora-all]
CVE-2026-48752 incus: Incus has arbitrary file read+write on host via templates/ symlink in malicious image [fedora-all]
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.
Incus is a system container and virtual machine manager. Prior to version 7.2.0, a specially crafted image or instance backup can be used to read or create/write arbitrary files on the host; possibly leading to arbitrary command execution. Version 7.2.0 patches the issue.
Bugzilla
CVE-2026-48752 incus: Incus has arbitrary file read+write on host via templates/ symlink in malicious image
bugzilla·2026-08-21·CVSS 9.9
CVE-2026-48752 [CRITICAL] CVE-2026-48752 incus: Incus has arbitrary file read+write on host via templates/ symlink in malicious image
CVE-2026-48752 incus: Incus has arbitrary file read+write on host via templates/ symlink in malicious image
Incus is a system container and virtual machine manager. Prior to version 7.2.0, a specially crafted image or instance backup can be used to read or create/write arbitrary files on the host; possibly leading to arbitrary command execution. Version 7.2.0 patches the issue.
2026-08-21
Published