PT-2026-53011 · Incus+1 · Incus+1
CVE-2026-48750
·
Published
2026-06-26
·
Updated
2026-09-01
CVSS v3.1
9.9
Critical
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Incus (affected versions not specified)
Description
An arbitrary file write issue exists on the host system when using a crafted image. The
/instances/$name/exec endpoint uses the record-output parameter to store command output in the exec-output directory of an instance. If exec-output is a symlink, the system follows it, allowing files named exec UUID.stdout and exec UUID.stderr to be written to an arbitrary location. This occurs because top-level symlinks are extracted as is during image unpacking, and the os.OpenFile function in instance exec.go follows the symlink. This behavior can be abused to achieve arbitrary command execution on the host.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Incus
Red Os