Launch Week Day 1: Announcing Security Design Review
HIGH 8.8 Go

Local Incus UI web server vulnerable to nuthentication bypass

GHSA-453r-g2pg-cxxq · CVE-2026-33898 · GO-2026-4879

Published · Modified

Description

Summary

The web server spawned by incus webui incorrectly validates the authentication token such that an invalid value will be accepted.

Details

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.

Credit

This issue was discovered and reported by the team at 7asecurity

Ready to move

Start Securing

Free, no credit card | First findings in minutes