CVE-2021-47942
Published: 16 May 2026
Summary
CVE-2021-47942 is a high-severity Path Traversal (CWE-22) vulnerability in Home Assistant Community Store (inferred from references). Its CVSS base score is 7.5 (High).
Operationally, it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Threat & Defense Details
Likely Mitigating ControlsAI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Validates pathnames and filenames to prevent traversal outside intended directories.
NVD Description
Home Assistant Community Store (HACS) 1.10.0 contains a path traversal vulnerability that allows unauthenticated attackers to read sensitive files by traversing directories via the /hacsfiles/ endpoint. Attackers can retrieve the .storage/auth file containing user credentials and refresh tokens, then craft…
more
valid JWT tokens to gain administrative access to Home Assistant instances.
Deeper analysisAI
Automated synthesis unavailable for this CVE.
Details
- CWE(s)