VDB
EN
CRITICAL 9.3

PYSEC-2026-3669

Home Assistant Core vulnerable to Path Traversal via backup upload during onboarding

빠른 조치

PYSEC-2026-3669 — homeassistant: 아래 명령으로 수정 버전으로 올리세요.

pip install --upgrade 'homeassistant>=2026.6.0'

상세

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.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

PyPI / homeassistant
최초 영향 버전: 0 수정 버전: 2026.6.0
수정 pip install --upgrade 'homeassistant>=2026.6.0'

참고