v0.16.4
ibnaleem/gosearchv0.16.4Jan 29, 2026by blakeblackshear
AI Summary
Addresses a critical security vulnerability regarding authenticated Remote Command Execution and includes updates for camera support and documentation.
Key Highlights
- Fixes authenticated RCE and container escape vulnerability
- Adds RK3588 and ROCm container variants
- Updates OpenVINO D-FINE configuration default device
- Fixes Wyze camera documentation for Thingino
Full Release Notes
## Images - [ghcr.io/blakeblackshear/frigate:0.16.4](https://github.com/blakeblackshear/frigate/pkgs/container/frigate/660761432?tag=0.16.4) - [ghcr.io/blakeblackshear/frigate:0.16.4-standard-arm64](https://github.com/blakeblackshear/frigate/pkgs/container/frigate/660757850?tag=0.16.4-standard-arm64) - [ghcr.io/blakeblackshear/frigate:0.16.4-tensorrt](https://github.com/blakeblackshear/frigate/pkgs/container/frigate/660772919?tag=0.16.4-tensorrt) - [ghcr.io/blakeblackshear/frigate:0.16.4-rk](https://github.com/blakeblackshear/frigate/pkgs/container/frigate/660781033?tag=0.16.4-rk) - [ghcr.io/blakeblackshear/frigate:0.16.4-rocm](https://github.com/blakeblackshear/frigate/pkgs/container/frigate/660792419?tag=0.16.4-rocm) - [ghcr.io/blakeblackshear/frigate:0.16.4-tensorrt-jp6](https://github.com/blakeblackshear/frigate/pkgs/container/frigate/661068168?tag=0.16.4-tensorrt-jp6) ## Security Advisory A security vulnerability was reported and addressed with this release. Exploiting this vulnerability requires authenticated access to Frigate. - [Authenticated Remote Command Execution (RCE) and Container Escape](https://github.com/blakeblackshear/frigate/security/advisories/GHSA-4c97-5jmr-8f6x) ## What's Changed * docs: fix the missing quotes in the Reolink example within the docume… by @ZhaiSoul in https://github.com/blakeblackshear/frigate/pull/21178 * Update camera_specific.md for Wyze Cameras (Thingino) by @User873902 in https://github.com/blakeblackshear/frigate/pull/21221 * docs: update OpenVINO D-FINE configuration default device by @ZhaiSoul in https://github.com/blakeblackshear/frigate/pull/21231 * Update Hikvision camera link in hardware documentation by @NickM-27 in https://github.com/blakeblackshear/frigate/pull/21256 * update copyright by @blakeblackshear in https://github.com/blakeblackshear/frigate/pull/21485 * Port go2rtc check by @blakeblackshear in https://github.com/blakeblackshear/frigate/pull/21808 ## New Contributors * @User873902 made their first contribution in https://github.com/blakeblackshear/frigate/pull/21221 **Full Changelog**: https://github.com/blakeblackshear/frigate/compare/v0.16.3...v0.16.4