CVE-2026-48752
Received Received - Intake

Incus Container Manager Path Traversal Vulnerability

Vulnerability report for CVE-2026-48752, 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.2.0, a specially crafted image or instance backup can be used to read or create/write arbitrary files on the host; possibly leading to arbitrary command execution. Version 7.2.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 2 associated CPEs
Vendor Product Version / Range
incus incus to 7.2.0 (exc)
canonical incus to 7.2.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-48752 is a critical vulnerability in Incus versions before 7.2.0. It allows attackers to read or write arbitrary files on the host system by exploiting improper handling of symlinks in the templates directory during image extraction or backup restoration. An attacker can craft a malicious container image or backup with a top-level templates symlink pointing to sensitive host directories like /etc/cron.d.

Detection Guidance

Check Incus version with 'incus version' to confirm if it is below 7.2.0. Inspect container images and backups for unexpected 'templates' symlinks pointing to sensitive directories like /etc or /var.

Impact Analysis

This vulnerability can lead to full system compromise. Attackers could read sensitive files, modify system configurations, or execute arbitrary commands on the host. The low attack complexity and lack of required privileges make it easy to exploit, potentially allowing unauthorized access to critical data or system control.

Compliance Impact

This vulnerability could severely impact compliance with GDPR, HIPAA, and other regulations by enabling unauthorized access to sensitive data. It may lead to data breaches, loss of confidentiality, and failure to meet security requirements for protecting personal or health information.

Mitigation Strategies

Upgrade Incus to version 7.2.0 or later immediately. Avoid importing untrusted container images or backups until patched. Monitor for suspicious file changes on the host system.

Chat Assistant

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

EPSS Chart