CVE-2026-54652 Details
Description
Frigate is an open source network video recorder. In version 0.17.1, the GET /api/logs/{service} endpoint allows any authenticated user including the viewer role to download Frigate and nginx logs, exposing auto-generated admin passwords and camera credentials logged in request query strings and enabling viewer-to-admin privilege escalation. A fixed release has not been identified.
A vulnerability in Frigate version 0.17.1 allows authenticated users with the viewer role to access the GET /api/logs/{service} endpoint. This access enables the download of Frigate and nginx logs, which contain sensitive information such as auto-generated admin passwords and camera credentials. The vulnerability arises from the lack of proper role-based access control on the logs endpoint, combined with the way sensitive information is logged and can be exploited by a viewer to gain admin privileges.
Frigate has been updated to version 0.17.2, which addresses this vulnerability by restricting access to the logs endpoint to admin users only. Users are advised to update to this version.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 8, 2026CISA-ADP
Assessed Jul 8, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/blakeblackshear/frigate/security/advisories/GHSA-c4qf-xxq4-vf55 | CISA-ADP | AdvisoryExploitTechnical AnalysisVendor |
| https://github.com/blakeblackshear/frigate/commit/68e8afd35c76f05f68de47ee9588d2c91796de4b | [email protected] | Source CodeVendor |
| https://github.com/blakeblackshear/frigate/commit/bd1fc1cc72cd4fa371464a087cbf3d7f3142edc6 | [email protected] | Source CodeVendor |
| https://github.com/blakeblackshear/frigate/security/advisories/GHSA-c4qf-xxq4-vf55 | [email protected] | AdvisoryExploitTechnical AnalysisVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-269 | Improper Privilege Management | [email protected] |
| CWE-532 | Insertion of Sensitive Information into Log File | [email protected] |
| CWE-598 | Use of GET Request Method With Sensitive Query Strings | [email protected] |
| CWE-863 | Incorrect Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Frigate | 0.17.1 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 8, 2026 | CVE Modified | CISA-ADP |
| Jul 8, 2026 | New CVE Received | [email protected] |
Volerion