Skip to content

Local-only webhooks externally accessible via SniTun

Low
frenck published GHSA-wx3j-3v2j-rf45 Oct 19, 2023

Package

Home Assistant Core

Affected versions

< 2023.9.0

Patched versions

2023.9.0

Description

Part of the Cure53 security audit of Home Assistant.

The assessment verified that webhooks available in the webhook component are triggerable via the *.ui.nabu.casa URL without authentication, even when the webhook is marked as Only accessible from the local network. This issue is facilitated by the SniTun proxy, which sets the source address to 127.0.0.1 on all requests sent to the public URL and forwarded to the local Home Assistant.

Severity

Low

CVE ID

CVE-2023-41894

Weaknesses

No CWEs