CVE-2026-33469
Last modified
CVE-2026-33469 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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`. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Frigate | Frigate | 0.17.0 |
References
- https://github.com/blakeblackshear/frigate/security/advisories/GHSA-26g3-f8g8-9ffhExploit, Mitigation, Vendor Advisory
- https://github.com/blakeblackshear/frigate/security/advisories/GHSA-26g3-f8g8-9ffhExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33469?
How severe is CVE-2026-33469?
How do I fix CVE-2026-33469?
Are you affected by CVE-2026-33469?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
