CVE-2026-33469

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:frigate:frigate:0.17.0:*:*:*:*:*:*:*

History

31 Mar 2026, 13:07

Type Values Removed Values Added
First Time Frigate frigate
Frigate
CPE cpe:2.3:a:frigate:frigate:0.17.0:*:*:*:*:*:*:*
References () https://github.com/blakeblackshear/frigate/security/advisories/GHSA-26g3-f8g8-9ffh - () https://github.com/blakeblackshear/frigate/security/advisories/GHSA-26g3-f8g8-9ffh - Exploit, Mitigation, Vendor Advisory

30 Mar 2026, 13:26

Type Values Removed Values Added
Summary
  • (es) Frigate es un grabador de vídeo en red (NVR) con detección de objetos local en tiempo real para cámaras IP. En la versión 0.17.0, un usuario autenticado no administrador puede recuperar la configuración completa sin procesar de Frigate a través de `/api/config/raw`. Esto expone valores sensibles que son intencionalmente redactados de `/api/config`, incluyendo credenciales de cámara, credenciales de flujo de go2rtc, contraseñas MQTT, secretos de proxy y cualquier otro secreto almacenado en `config.yml`. Esto parece ser un problema de control de acceso roto introducido por la refactorización de la API de administrador por defecto: `/api/config/raw_paths` es solo para administradores, pero `/api/config/raw` sigue siendo accesible para cualquier usuario autenticado. La versión 0.17.1 contiene un parche.

26 Mar 2026, 19:17

Type Values Removed Values Added
References () https://github.com/blakeblackshear/frigate/security/advisories/GHSA-26g3-f8g8-9ffh - () https://github.com/blakeblackshear/frigate/security/advisories/GHSA-26g3-f8g8-9ffh -

26 Mar 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-26 17:16

Updated : 2026-03-31 13:07


NVD link : CVE-2026-33469

Mitre link : CVE-2026-33469

CVE.ORG link : CVE-2026-33469


JSON object : View

Products Affected

frigate

  • frigate
CWE
CWE-863

Incorrect Authorization