Skip to content
CVSS 9.9 · CRITICAL

CVE-2026-48750RCE in Incus via symlink-based file write

Incus is a system container and virtual machine manager. Prior to version 7.2.0, the `record-output` parameter of the `/instances/$name/exec` endpoint stores the output of the command in the `exec-output` directory of the instance. If `exec-output` is a symlink, file named `exec_UUID.stdout` and `exec_UUID.stderr` can be written to an arbitrary location where the `.stdout` file will contain arbitrary content. This behavior can be abused for arbitrary command execution. Version 7.2.0 contains a patch.

View on NVD

Analysis

Incus (the community fork of LXD) is vulnerable to arbitrary command execution on the host system. By exploiting a symlink-based file write vulnerability in the exec endpoint, an attacker can bypass container isolation.

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.2.0, the `record-output` parameter of the `/instances/$name/exec` endpoint stores the output of the command in the `exec-output` directory of the instance. If `exec-output` is a symlink, file named `exec_UUID.stdout` and `exec_UUID.stderr` can be written to an arbitrary location where the `.stdout` file will contain arbitrary content. This behavior can be abused for arbitrary command execution. Version 7.2.0 contains a patch.

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

References

HomeEventsBlogResourcesCoursesTeam