Frigate is a network video recorder (NVR) with realtime local object detection for IP cameras. Versions prior to 0.17.0-beta1 allow any authenticated user to change their own password without verifying the current password through the /users/{username}/password endpoint. Changing a password does not invalidate existing JWT tokens, and there is no validation of password strength. If an attacker obtains a valid session token (e.g., via accidentally exposed JWT, stolen cookie, XSS, compromised device, or sniffing over HTTP), they can change the victim’s password and gain permanent control of the account. Since password changes do not invalidate existing JWT tokens, session hijacks persist even after a password reset. Additionally, the lack of password strength validation exposes accounts to brute-force attacks. This issue has been resolved in version 0.17.0-beta1.
References
Configurations
History
23 Mar 2026, 15:50
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
| CPE | cpe:2.3:a:frigate:frigate:*:*:*:*:*:*:*:* | |
| Summary |
|
|
| References | () https://github.com/blakeblackshear/frigate/commit/152e58520614610988bff3b6ff55d0aefd89c1b2 - Patch | |
| References | () https://github.com/blakeblackshear/frigate/security/advisories/GHSA-24p8-r573-vwr2 - Vendor Advisory | |
| First Time |
Frigate frigate
Frigate |
20 Mar 2026, 10:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-20 10:16
Updated : 2026-03-23 15:50
NVD link : CVE-2026-33124
Mitre link : CVE-2026-33124
CVE.ORG link : CVE-2026-33124
JSON object : View
Products Affected
frigate
- frigate
CWE
CWE-287
Improper Authentication
