Skip to content
CVSS 9.9 · CRITICAL

CVE-2026-63343Container-to-Host escape and Root access in Incus

Incus is a system container and virtual machine manager. Prior to version 7.3.0, a malicious image containing a `metadata.yaml` symlink pointing to an arbitrary host path allows an authenticated Incus user to read or overwrite any file on the host as root via the instance metadata API. The `exec-output` and `templates/` paths were patched in a prior release using `Lstat` rejection and `os.OpenRoot` confinement; `metadata.yaml` was not included in either patch and remains exploitable. Version 7.3.0 patches the issue.

View on NVD

Analysis

Incus (el sucesor de LXD) presenta una vulnerabilidad crítica que permite a un usuario escapar de un contenedor o VM y obtener privilegios de root en el host. El fallo se activa mediante el uso de enlaces simbólicos maliciosos en el archivo metadata.yaml de una imagen, permitiendo leer o sobreescribir cualquier archivo del servidor físico.

Relevant roles

ciberseguridadCloudBackendDockerLinux

Severity

Score: 9.9(CRITICAL)
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
AV: NETWORK
AC: LOW
PR: LOW
UI: NONE
S: CHANGED
C: HIGH
I: HIGH
A: HIGH
Weakness (CWE): CWE-73

EPSS

No EPSS score yet (CVE may be too fresh).

Technical description

Incus is a system container and virtual machine manager. Prior to version 7.3.0, a malicious image containing a `metadata.yaml` symlink pointing to an arbitrary host path allows an authenticated Incus user to read or overwrite any file on the host as root via the instance metadata API. The `exec-output` and `templates/` paths were patched in a prior release using `Lstat` rejection and `os.OpenRoot` confinement; `metadata.yaml` was not included in either patch and remains exploitable. Version 7.3.0 patches the issue.

Published: 8/21/2026, 3:16:46 PM
Last modified: 8/21/2026, 3:16:46 PM

References

HomeEventsBlogResourcesCoursesTeam