Answer in brief
CVE-2026-48755 records a Critical severity (CVSS 9.9) vulnerability in Incus has an argument injection in backup compression algorithm leading to AFW and ACE. The current sources do not mark it as known exploited. The current feed maps lxc/incus (generic), github.com/lxc/incus (go), github.com/lxc/incus/v6 (go), github.com/lxc/incus/v7 (go) and additional mapped packages. Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 9.9. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps lxc/incus (generic), github.com/lxc/incus (go), github.com/lxc/incus/v6 (go), github.com/lxc/incus/v7 (go) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| lxc/incusgeneric | < 7.2.0 | Not reported |
| github.com/lxc/incusgo | >=0 | Not reported |
| github.com/lxc/incus/v6go | >=0 | Not reported |
| github.com/lxc/incus/v7go | >=0 <7.2.0 | 7.2.0 |
| github.com/lxc/incus/v7/cmd/incusdgo | <7.2.0 | 7.2.0 |
Published upstream
Aug 21, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 21, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jun 26, 2026
Incus is a system container and virtual machine manager. Prior to version 7.1.0, improper validation of user-provided backup compression algorithm leads to argument injection in the constructed command line. This leads to an arbitrary file write on the host, possibly leading to arbitrary command execution. Version 7.1.0 patches the issue.
Quoted source text, attributed separately from HOL analysis.