CVE-2026-33711
CVE-2026-33711 is a high-severity vulnerability in Linuxcontainers Incus with a CVSS 3.x base score of 7.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-61.
Key facts
- Severity: High (CVSS 3.x base score 7.8)
- CVSS v4: 4.7
- EPSS exploit prediction: 0% (27th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-16462
- Weakness: CWE-61
- Affected product: Linuxcontainers Incus
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2026-33711?
- 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.
- How severe is CVE-2026-33711?
- CVE-2026-33711 has a CVSS 3.x base score of 7.8, rated high severity. It is exploitable over local access with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-33711 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (27th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-33711?
- CVE-2026-33711 affects Linuxcontainers Incus. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-33711?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-33711 have an EU (EUVD) identifier?
- Yes. CVE-2026-33711 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-16462.
- When was CVE-2026-33711 published?
- CVE-2026-33711 was published on 2026-03-26 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:linuxcontainers:incus:*:*:*:*:*:*:*:*
More vulnerabilities in Linuxcontainers Incus
- CVE-2026-33945 — Critical (CVSS 9.9): Incus is a system container and virtual machine manager. Incus instances have an option to provide credentials to…
- CVE-2026-33897 — Critical (CVSS 9.9): Incus is a system container and virtual machine manager. Prior to version 6.23.0, instance template files can be used…
- CVE-2026-33898 — High (CVSS 8.8): Incus is a system container and virtual machine manager. Prior to version 6.23.0, the web server spawned by `incus…
- CVE-2026-23954 — High (CVSS 8.7): Incus is a system container and virtual machine manager. Versions 6.21.0 and below allow a user with the ability to…
- CVE-2026-23953 — High (CVSS 8.7): Incus is a system container and virtual machine manager. In versions 6.20.0 and below, a user with the ability to…
- CVE-2025-64507 — High (CVSS 7.8): Incus is a system container and virtual machine manager. An issue in versions prior to 6.0.6 and 6.19.0 affects any…
All CVEs affecting Linuxcontainers Incus →
Other CWE-61 vulnerabilities
- CVE-2026-34078 — Critical (CVSS 10.0): Flatpak is a Linux application sandboxing and distribution framework. Prior to 1.16.4, the Flatpak portal accepts paths…
- CVE-2025-62596 — Critical (CVSS 10.0): Youki is a container runtime written in Rust. In versions 0.5.6 and below, youki’s apparmor handling performs…
- CVE-2025-62161 — Critical (CVSS 10.0): Youki is a container runtime written in Rust. In versions 0.5.6 and below, the initial validation of the source…
- CVE-2025-23394 — Critical (CVSS 9.8): A UNIX Symbolic Link (Symlink) Following vulnerability in openSUSE Tumbleweed cyrus-imapd allows escalation from cyrus…
- CVE-2024-54661 — Critical (CVSS 9.8): readline.sh in socat before1.8.0.2 relies on the /tmp/$USER/stderr2 file.
- CVE-2026-55447 — Critical (CVSS 9.6): Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.2, by controlling a files…