๐Ÿ” CVE Alert

CVE-2026-64824

HIGH 8.4

Home Assistant Core < 2026.7.0 Symlink Path Traversal RCE via backup-restore

CVSS Score
8.4
EPSS Score
0.0%
EPSS Percentile
0th

Home Assistant Core before 2026.7.0 contains a path traversal vulnerability in the backup-restore function that allows attackers to write files to arbitrary absolute filesystem paths by supplying a crafted tar archive with a SYMTYPE entry containing a benign member name paired with an absolute linkname pointing outside the extraction directory. Because the official Docker image runs the Home Assistant process as root and the subsequent regular-file entry is written through the unvalidated symlink, attackers can achieve remote code execution by overwriting auto-imported Python paths such as site-packages/sitecustomize.py or custom component directories.

CWE CWE-22
Vendor home-assistant
Product home assistant core
Published Jul 21, 2026
Last Updated Jul 21, 2026
Stay Ahead of the Next One

Get instant alerts for home-assistant home assistant core

Be the first to know when new high vulnerabilities affecting home-assistant home assistant core are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

home-assistant / Home Assistant Core
0 < 2026.7.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/home-assistant/core/releases/tag/2026.7.0 github.com: https://github.com/home-assistant/core/pull/172252 github.com: https://github.com/home-assistant/core/commit/1e457600f1093c15e1325742d03e2b76498c79c1 vulncheck.com: https://www.vulncheck.com/advisories/home-assistant-core-symlink-path-traversal-rce-via-backup-restore github.com: https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-78r8-wwqv-r299

Credits

Harish Kolla (@Har1sh-k)