v0.16.4

guilinhu/proactive_hearing_assistantv0.16.4Jan 29, 2026by blakeblackshear

AI Summary

This release addresses a critical security vulnerability involving authenticated Remote Command Execution and Container Escape. It includes updates to container images for various architectures and fixes several documentation and configuration issues.

Key Highlights

  • Security patch for authenticated Remote Command Execution (RCE) and container escape
  • Container images available for standard-arm64, tensorrt, rk, rocm, and tensorrt-jp6
  • Updates to camera-specific documentation for Wyze and Hikvision cameras

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