Incorrect Authorization Affecting incus package, versions <6.0.4-2+deb13u9


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.25% (16th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN13-INCUS-18489103
  • published1 Aug 2026
  • disclosed21 Aug 2026

Introduced: 1 Aug 2026

NewCVE-2026-62941  (opens in a new tab)
CWE-863  (opens in a new tab)

How to fix?

Upgrade Debian:13 incus to version 6.0.4-2+deb13u9 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream incus package and not the incus package as distributed by Debian. See How to fix? for Debian:13 relevant fixed versions and status.

Incus is a system container and virtual machine manager. Prior to version 7.3.0, when copying an instance across projects, the project restriction check (AllowInstanceCreation) runs BEFORE the source instance's configuration is merged into the request. Dangerous configuration keys (including security.privileged, raw.lxc, raw.apparmor) from the source instance are merged AFTER the check passes, bypassing all project restrictions on the target project. Version 7.3.0 patches the issue.