Description
Incus is a system container and virtual machine manager. Prior to version 7.1.0, the S3 protocol upload endpoint is vulnerable to path traversal and allows creation of arbitrary files on the host. This behavior could lead to arbitrary command execution. Version 7.1.0 fixes the issue.
Published: 2026-08-21
Score: 9.9 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Incus, a system container and virtual machine manager, contains a path traversal flaw in its S3 multipart upload endpoint. An attacker can supply a specially crafted upload path that resolves outside the intended container storage. This allows the creation of arbitrary files on the host filesystem, which in turn could be used for arbitrary command execution. The weakness is a classic write-to-path traversal flaw (CWE‑73).

Affected Systems

Vendors and products: Incus (lxc:incus). The vulnerability applies to all releases prior to version 7.1.0. Version 7.1.0 and later contain the fix. No specific build numbers are listed beyond the major version.

Risk and Exploitability

The CVSS score of 9.9 indicates critical severity. EPSS is not available, so exact exploit probability cannot be quantified. The vulnerability is not yet listed in the CISA Known Exploited Vulnerabilities catalog. Attackers can likely exploit this remotely by sending a malicious multipart upload request to the S3 endpoint; no authentication requirements are mentioned, implying the endpoint is accessible to any network participant that can reach the service. The resulting arbitrary file write gives attackers the ability to place executable payloads or modify critical configuration files, enabling arbitrary command execution. Given its high severity and the fact that the flaw exists in older installations, it poses a serious threat to affected systems.

Generated by OpenCVE AI on August 21, 2026 at 15:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Incus to version 7.1.0 or later to apply the security fix.
  • Limit network exposure by applying firewall rules that restrict inbound traffic to the S3 upload endpoint.
  • If an upgrade is not immediately possible, disable the S3 protocol upload feature or block the endpoint to prevent abuse.

Generated by OpenCVE AI on August 21, 2026 at 15:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-ccjc-4qc3-jxqc Incus has an arbitrary file write via path traversal in S3 multipart upload
History

Fri, 21 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Lxc
Lxc incus
Vendors & Products Lxc
Lxc incus

Fri, 21 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Incus is a system container and virtual machine manager. Prior to version 7.1.0, the S3 protocol upload endpoint is vulnerable to path traversal and allows creation of arbitrary files on the host. This behavior could lead to arbitrary command execution. Version 7.1.0 fixes the issue.
Title Incus has an arbitrary file write via path traversal in S3 multipart upload
Weaknesses CWE-73
References
Metrics cvssV3_1

{'score': 9.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-21T15:36:43.317Z

Reserved: 2026-05-22T19:39:05.355Z

Link: CVE-2026-48753

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-21T15:16:40.800

Modified: 2026-08-21T15:16:40.800

Link: CVE-2026-48753

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T15:30:05Z

Weaknesses
  • CWE-73

    External Control of File Name or Path