Skip to content

Instantly share code, notes, and snippets.

View ffeldner's full-sized avatar

Flora Elisabeth Feldner ffeldner

View GitHub Profile
@ffeldner
ffeldner / GUIDE.md
Last active March 20, 2026 01:27 — forked from CappyT/GUIDE.md
Hassio Unifi Network Application hotfix

HA OS UniFi Add-on - Temporary Hotfix (CVE-2026-22557 & CVE-2026-22558)

This is a quick image-cache hijacking workaround to patch the local container without migrating volumes or waiting for the upstream release. It restores the s6-overlay entrypoint correctly so the add-on boots normally.

The Supervisor will automatically wipe this custom image and pull the official one once the maintainers release the patched update.

Prerequisites:

1. SSH access to the HA OS host on port 22222. (refer to the docs https://developers.home-assistant.io/docs/operating-system/debugging/#enabling-ssh-access-to-the-host )