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

exploitDog

nvd логотип

CVE-2026-64825

Опубликовано: 21 июл. 2026
Источник: nvd
CVSS3: 9.3
EPSS Низкий

Описание

Home Assistant Core before 2026.6.0 contains a path traversal vulnerability that allows unauthenticated attackers to write arbitrary files to any directory on the host filesystem by uploading a crafted backup archive during the initial onboarding window. Attackers can manipulate the 'name' field inside the uploaded archive's backup.json to supply an absolute path, causing pathlib.Path.truediv to discard the configured backup directory prefix and write attacker-controlled content to arbitrary locations, with full filesystem access when the process runs as root.

EPSS

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

9.3 Critical

CVSS3

Дефекты

CWE-22

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

CVSS3: 9.3
github
18 дней назад

Home Assistant Core before 2026.6.0 contains a path traversal vulnerability that allows unauthenticated attackers to write arbitrary files to any directory on the host filesystem by uploading a crafted backup archive during the initial onboarding window. Attackers can manipulate the 'name' field inside the uploaded archive's backup.json to supply an absolute path, causing pathlib.Path.__truediv__ to discard the configured backup directory prefix and write attacker-controlled content to arbitrary locations, with full filesystem access when the process runs as root.

EPSS

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

9.3 Critical

CVSS3

Дефекты

CWE-22