PT-2026-51061 · Unknown · Home Assistant

·

CVE-2026-54317

·

Published

2026-06-19

·

Updated

2026-06-26

CVSS v3.1

7.6

High

VectorAV:A/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L
Name of the Vulnerable Software and Affected Versions Home Assistant versions prior to 2026.6.0
Description The Konnected integration registers an HTTP endpoint 'KonnectedView' (located in homeassistant/components/konnected/ init .py) that is configured to not require authentication. While write requests (POST and PUT) are processed by the update sensor() function and correctly validate the Authorization: Bearer <token> header, read requests (GET) are handled by a separate get() method that lacks any authentication checks. This allows unauthenticated read access to the endpoint.
Recommendations Update to version 2026.6.0.

Exploit

Fix

Missing Authentication

Information Disclosure

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-54317
GHSA-X84V-G949-293W
PYSEC-2026-241

Affected Products

Home Assistant