---
id: CVE-2026-48750
title: Incus is a system container and virtual machine manager
summary: >-
  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 `e…
severity: critical
cvss: 9.9
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'
cwe:
  - CWE-73
vendor: lxc
product: github.com/lxc/incus/v7/cmd/incusd
affected:
  - github.com/lxc/incus/v7/cmd/incusd < 7.2.0
patched:
  - github.com/lxc/incus/v7/cmd/incusd 7.2.0
published: '2026-08-21'
updated: '2026-09-18'
sourceUpdated: '2026-09-18T20:09:01.757'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-48750'
references:
  - url: 'https://github.com/lxc/incus/security/advisories/GHSA-73hr-m85f-64v9'
    label: security-advisories@github.com
  - url: 'https://github.com/lxc/incus/security/advisories/GHSA-73hr-m85f-64v9'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: 'https://github.com/advisories/GHSA-73hr-m85f-64v9'
tags:
  - nvd
  - ghsa
  - go
epss: 0.00731
epssPercentile: 0.52327
ecosystem: go
ingestedAt: '2026-06-29T13:24:35.290Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-48750)

Affected packages:

- `github.com/lxc/incus/v7/cmd/incusd < 7.2.0`

Patched in:

- `github.com/lxc/incus/v7/cmd/incusd 7.2.0`

Source: https://github.com/advisories/GHSA-73hr-m85f-64v9
