Description
Frigate is a network video recorder (NVR) with realtime local object detection for IP cameras. In version 0.17.0, an authenticated non-admin user can retrieve the full raw Frigate configuration through `/api/config/raw`. This exposes sensitive values that are intentionally redacted from `/api/config`, including camera credentials, go2rtc stream credentials, MQTT passwords, proxy secrets, and any other secrets stored in `config.yml`. This appears to be a broken access control issue introduced by the admin-by-default API refactor: `/api/config/raw_paths` is admin-only, but `/api/config/raw` is still accessible to any authenticated user. Version 0.17.1 contains a patch.
INFO
Published Date :
2026-03-26T17:05:29.583Z
Last Modified :
2026-03-26T18:23:56.714Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-33469 vulnerability.
| Vendors | Products |
|---|---|
| Blakeblackshear |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-33469.