CVE-2026-44698

Home Assistant is open source home automation software that puts local control and privacy first. Prior to 2026.4.1 for iOS and 2026.4.4 for Android, he Home Assistant Companion apps for Android and iOS expose a JavaScript bridge to the in-app WebView window.externalApp on Android and webkit.messageHandlers.getExternalAuth (alongside revokeExternalAuth and externalBus) on iOS. Two flaws expose the bridge to all frames (including cross-origin iframes) and unsanitized interpolation of the JavaScript callback identifier allows a cross-origin iframe rendered inside the Companion app to execute arbitrary JavaScript in the Home Assistant frontend's main-frame origin and exfiltrate the signed-in user's access token. This vulnerability is fixed in 2026.4.1 for iOS and 2026.4.4 for Android.
Configurations

No configuration.

History

21 Jul 2026, 12:10

Type Values Removed Values Added
Summary
  • (es) Home Assistant es un software de automatización del hogar de código abierto que prioriza el control local y la privacidad. Antes de 2026.4.1 para iOS y 2026.4.4 para Android, las aplicaciones Home Assistant Companion para Android e iOS exponen un puente JavaScript a la WebView en la aplicación window.externalApp en Android y webkit.messageHandlers.getExternalAuth (junto con revokeExternalAuth y externalBus) en iOS. Dos fallos exponen el puente a todos los marcos (incluidos los iframes de origen cruzado) y la interpolación no saneada del identificador de devolución de llamada de JavaScript permite que un iframe de origen cruzado renderizado dentro de la aplicación Companion ejecute JavaScript arbitrario en el origen del marco principal del frontend de Home Assistant y exfiltre el token de acceso del usuario autenticado. Esta vulnerabilidad está corregida en 2026.4.1 para iOS y 2026.4.4 para Android.

29 May 2026, 14:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-29 14:16

Updated : 2026-07-21 12:10


NVD link : CVE-2026-44698

Mitre link : CVE-2026-44698

CVE.ORG link : CVE-2026-44698


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-346

Origin Validation Error

CWE-749

Exposed Dangerous Method or Function

CWE-940

Improper Verification of Source of a Communication Channel