216.73.216.40

CVE-2026-33711

· Published 26/03/2026 23:16 · Modified 27/03/2026 20:16

Labels: CVE-2026-33711 2026-03-26CVE-2026-33711CWE-61[email protected]

Essential information

Published
26/03/2026 23:16
Modified
27/03/2026 20:16
Author
Creator
CVSS
4.7 MEDIUM (v3) 4.7 MEDIUM (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Incus is a system container and virtual machine manager. Incus provides an API to retrieve VM screenshots. That API relies on the use of a temporary file for QEMU to write the screenshot to which is then picked up and sent to the user prior to deletion. As versions prior to 6.23.0 use predictable paths under /tmp for this, an attacker with local access to the system can abuse this mechanism by creating their own symlinks ahead of time. On the vast majority of Linux systems, this will result in a "Permission denied" error when requesting a screenshot. That's because the Linux kernel has a security feature designed to block such attacks, `protected_symlinks`. On the rare systems with this purposefully disabled, it's then possible to trick Incus intro truncating and altering the mode and permissions of arbitrary files on the filesystem, leading to a potential denial of service or possible local privilege escalation. Version 6.23.0 fixes the issue.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
incus / incus cpe:2.3:a:incus:incus:<6.23.0:*:*:*:*:*:*:*

References