Incus is a system container and virtual machine manager. Prior to version 7.1.0, (*backend).CreateCustomVolumeFromBackup in internal/server/storage/backend.go contains an unguarded *time.Time dereference on the ExpiresAt field of every volume-snapshot entry in an imported custom-volume backup. An authenticated user with can_create_storage_volumes permission on any project can crash the incusd daemon by uploading a backup tarball whose volume_snapshots[*].expires_at field is absent. This is a sibling-field variant of GHSA-r7w7-mmxr-47r9 (CVE-2026-40197). Commit 985a1dedf9f3e7ba729c93b654905ed510de25c2 added if s == nil at the top of the loop body, but did not guard the adjacent *snapshot.ExpiresAt deref 19 lines later. Every other consumer of Config.VolumeSnapshots[i].ExpiresAt in this same file already gates the deref with a nil-check — the asymmetric guard is the bug. Version 7.1.0 contains an updated patch.
CVE-2026-48756
This low-severity CVE scores 2.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 2.1
- EG Score
- 2.1(low)
- EG Risk
- 9(Track)EG Risk 9/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity21% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 14%
- KEV
- Not listed
Published
June 26, 2026
Last Modified
August 21, 2026
References (1)
- security-advisories@githubhttps://github.com/lxc/incus/security/advisories/GHSA-xhqx-mgh3-3h7q
Vendor Advisories for CVE-2026-48756(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(6 across 3 ecosystems)
Go(4)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/lxc/incus | — | — | — |
| github.com/lxc/incus/v6 | — | — | — |
| github.com/lxc/incus/v7 | — | 7.1.0 | — |
| github.com/lxc/incus/v7/cmd/incusd | — | 7.1.0 | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| incus | 6.0.4-2 ... 6.0.4-2+deb13u7~bpo12+1 (15 versions) | 6.0.4-2+deb13u8 | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| incus | 6.0.4-2 ... 7.0.0-2~bpo13+1 (24 versions) | 7.0.0-2 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 6× in last 7d / 8× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-21 22:27 UTCEG score recompute
- 2026-08-21 21:54 UTCEG score recompute
- 2026-08-21 15:21 UTCEG score recompute
- 2026-08-21 14:24 UTCEG score recompute▲ 2.10
- 2026-08-21 14:24 UTCMITRE cvelistV5CVSS v3 → 2.1 · CVSS v4 → 2.1
- 2026-08-01 11:24 UTCEG score recompute
- 2026-07-26 14:33 UTCEG score recompute
- 2026-07-23 03:18 UTCEG score recompute
- 2026-06-26 19:37 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-48756?
When was CVE-2026-48756 disclosed?
Is CVE-2026-48756 actively exploited?
What is the CVSS score of CVE-2026-48756?
How do I remediate CVE-2026-48756?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-48756
Is Your Infrastructure Affected by CVE-2026-48756?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.