GHSA-453r-g2pg-cxxq

Suggest an improvement
Source
https://github.com/advisories/GHSA-453r-g2pg-cxxq
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-453r-g2pg-cxxq/GHSA-453r-g2pg-cxxq.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-453r-g2pg-cxxq
Aliases
Published
2026-03-27T17:21:31Z
Modified
2026-04-07T15:26:28Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Local Incus UI web server vulnerable to nuthentication bypass
Details

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

Database specific
{
    "cwe_ids": [
        "CWE-287"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2026-03-27T17:21:31Z",
    "nvd_published_at": "2026-03-27T00:16:23Z",
    "severity": "HIGH"
}
References

Affected packages

Go / github.com/lxc/incus/v6/cmd/incus

Package

Name
github.com/lxc/incus/v6/cmd/incus
View open source insights on deps.dev
Purl
pkg:golang/github.com/lxc/incus/v6/cmd/incus

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
6.23.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-453r-g2pg-cxxq/GHSA-453r-g2pg-cxxq.json"