Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-41684

Опубликовано: 07 мая 2026
Источник: nvd
CVSS3: 6.5
EPSS Низкий

Описание

Incus is a system container and virtual machine manager. Prior to version 7.0.0, backup.GetInfo() trusts the inline backup/index.yaml config when present and only falls back to parsing the legacy backup/container/backup.yaml file if result.Config == nil. As a result, an archive can carry a valid inline config that passes the initial import preflight while also carrying a malformed legacy backup/container/backup.yaml file that is reparsed later from the restored file system. ParseConfigYamlFile() accepts YAML documents with no container section, and multiple downstream consumers then dereference. Container without checking for nil. Confirmed examples in the instance restore and import flow include backup.UpdateInstanceConfig() and internalImportFromBackup(). An authenticated user with permission to import instance backups may be able to crash the Incus daemon with a crafted backup archive whose inline backup/index.yaml is valid but whose extracted legacy backup.yaml omits container. The

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:linuxcontainers:incus:*:*:*:*:*:*:*:*
Версия до 7.0.0 (исключая)

EPSS

Процентиль: 33%
0.00408
Низкий

6.5 Medium

CVSS3

Дефекты

CWE-476

Связанные уязвимости

CVSS3: 6.5
ubuntu
3 месяца назад

Incus is a system container and virtual machine manager. Prior to version 7.0.0, backup.GetInfo() trusts the inline backup/index.yaml config when present and only falls back to parsing the legacy backup/container/backup.yaml file if result.Config == nil. As a result, an archive can carry a valid inline config that passes the initial import preflight while also carrying a malformed legacy backup/container/backup.yaml file that is reparsed later from the restored file system. ParseConfigYamlFile() accepts YAML documents with no container section, and multiple downstream consumers then dereference. Container without checking for nil. Confirmed examples in the instance restore and import flow include backup.UpdateInstanceConfig() and internalImportFromBackup(). An authenticated user with permission to import instance backups may be able to crash the Incus daemon with a crafted backup archive whose inline backup/index.yaml is valid but whose extracted legacy backup.yaml omits container. ...

CVSS3: 6.5
debian
3 месяца назад

Incus is a system container and virtual machine manager. Prior to vers ...

CVSS3: 6.5
redos
около 1 месяца назад

Уязвимость incus

CVSS3: 6.5
github
3 месяца назад

Incus has Nil Dereferences on Restore via Malformed YAML

CVSS3: 6.5
fstec
3 месяца назад

Уязвимость функций ParseConfigYamlFile() и backup.GetInfo() системы управления контейнерами и менеджера виртуальных машин Incus, позволяющая нарушителю вызвать отказ в обслуживании

EPSS

Процентиль: 33%
0.00408
Низкий

6.5 Medium

CVSS3

Дефекты

CWE-476