CVE-2026-33898
CVE-2026-33898 is a high-severity vulnerability in Linuxcontainers Incus with a CVSS 3.x base score of 8.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-287.
Key facts
- Severity: High (CVSS 3.x base score 8.8)
- EPSS exploit prediction: 0% (27th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-16490
- Weakness: CWE-287
- Affected product: Linuxcontainers Incus
- Published:
- Last modified:
Description
Incus is a system container and virtual machine manager. Prior to version 6.23.0, the web server spawned by `incus webui` incorrectly validates the authentication token such that an invalid value will be accepted. `incus webui` runs a local web server on a random localhost port. For authentication, it provides the user with a URL containing an authentication token. When accessed with that token, Incus creates a cookie persisting that token without needing to include it in subsequent HTTP requests. While the Incus client correctly validates the value of the cookie, it does not correctly validate the token when passed int the URL. This allows for an attacker able to locate and talk to the temporary web server on localhost to have as much access to Incus as the user who ran `incus webui`. This can lead to privilege escalation by another local user or an access to the user's Incus instances and possibly system resources by a remote attack able to trick the local user into interacting with the Incus UI web server. Version 6.23.0 patches the issue.
Frequently asked questions
- What is CVE-2026-33898?
- Incus is a system container and virtual machine manager. Prior to version 6.23.0, the web server spawned by `incus webui` incorrectly validates the authentication token such that an invalid value will be accepted. `incus webui` runs a local web server on a random localhost port. For authentication, it provides the user with a URL containing an authentication token. When accessed with that token, Incus creates a cookie persisting that token without needing to include it in subsequent HTTP requests. While the Incus client correctly validates the value of the cookie, it does not correctly validate the token when passed int the URL. This allows for an attacker able to locate and talk to the temporary web server on localhost to have as much access to Incus as the user who ran `incus webui`. This can lead to privilege escalation by another local user or an access to the user's Incus instances and possibly system resources by a remote attack able to trick the local user into interacting with the Incus UI web server. Version 6.23.0 patches the issue.
- How severe is CVE-2026-33898?
- CVE-2026-33898 has a CVSS 3.x base score of 8.8, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-33898 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-33898?
- CVE-2026-33898 affects Linuxcontainers Incus. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-33898?
- 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-33898 have an EU (EUVD) identifier?
- Yes. CVE-2026-33898 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-16490.
- When was CVE-2026-33898 published?
- CVE-2026-33898 was published on 2026-03-27 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-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-2026-33711 — High (CVSS 7.8): Incus is a system container and virtual machine manager. Incus provides an API to retrieve VM screenshots. That API…
- 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-287 (Improper Authentication) vulnerabilities
- CVE-2026-45480 — Critical (CVSS 10.0): Improper authentication in Azure Active Directory allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-46389 — Critical (CVSS 10.0): UDS Identity Config builds the Keycloak configuration image (realm, plugins, theme, truststore, JARs) consumed by UDS…
- CVE-2026-10611 — Critical (CVSS 10.0): An authentication bypass vulnerability exists in MISP when LDAP mixed authentication is enabled with OTP enforcement.…
- CVE-2026-47280 — Critical (CVSS 10.0): Improper authentication in Azure Resource Manager (ARM) allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-42822 — Critical (CVSS 10.0): Improper authentication in Azure Local Disconnected Operations allows an unauthorized attacker to elevate privileges…
- CVE-2026-20182 — Critical (CVSS 10.0): May 2026: This security advisory provides the details and fix information for a vulnerability that was discovered and…
Browse all CWE-287 (Improper Authentication) vulnerabilities →