VYPR

Konnected integration

by Jpettitt

CVEs (1)

  • CVE-2026-54317higJun 19, 2026
    risk 0.45cvss epss

    ### Summary The Konnected integration registers an HTTP endpoint, `KonnectedView` (`homeassistant/components/konnected/__init__.py`), that is marked as **not requiring authentication** (`requires_auth = False`). A comment next to that line says auth is instead handled "via the…