CVE-2026-63343
Received Received - Intake

Incus Symlink Arbitrary File Read/Write via metadata.yaml

Vulnerability report for CVE-2026-63343, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-21

Last updated on: 2026-08-21

Assigner: GitHub, Inc.

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-21
Last Modified
2026-08-21
Generated
2026-08-21
AI Q&A
2026-08-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
canonical incus to 7.3.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-73 The product allows user input to control or influence paths or file names that are used in filesystem operations.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-63343 is a critical vulnerability in Incus affecting versions prior to 7.3.0. It allows authenticated users to read or overwrite any file on the host system as root by exploiting a symlink in a malicious image's metadata.yaml file. The vulnerability bypasses prior patches for similar issues because metadata.yaml was not included in those fixes.

Detection Guidance

Check Incus version with 'incus version' to confirm if it is below 7.3.0. Inspect images for malicious metadata.yaml symlinks by examining image contents before deployment. Monitor for unauthorized file changes on the host system, especially in directories accessible via Incus.

Impact Analysis

This vulnerability allows an authenticated Incus user to gain root access on the host system. Attackers can read sensitive files like configuration files or overwrite critical system files, leading to potential data breaches, system compromise, or denial of service. The exploit does not require privileged containers or running workloads.

Compliance Impact

This vulnerability can severely impact compliance with GDPR, HIPAA, and other regulations by enabling unauthorized access to sensitive data (confidentiality breach) and potential modification or deletion of critical files (integrity and availability breach). Organizations using vulnerable Incus versions may face regulatory penalties and reputational damage.

Mitigation Strategies

Upgrade Incus to version 7.3.0 or later immediately. Remove or quarantine any untrusted images. Restrict authenticated user access to Incus until patched. Review and audit existing images for suspicious metadata.yaml files.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-63343. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart