CVE-2026-33124
CVE-2026-33124 is a high-severity vulnerability in Frigate with a CVSS 3.x base score of 8.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-287.
Key facts
- Severity: High (CVSS 3.x base score 8.8)
- CVSS v4: 8.6
- EPSS exploit prediction: 0% (16th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-13653
- Weakness: CWE-287
- Affected product: Frigate
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2026-33124?
- 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.
- How severe is CVE-2026-33124?
- CVE-2026-33124 has a CVSS 3.x base score of 8.8, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-33124 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (16th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-33124?
- CVE-2026-33124 affects Frigate. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-33124?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-33124 have an EU (EUVD) identifier?
- Yes. CVE-2026-33124 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-13653.
- When was CVE-2026-33124 published?
- CVE-2026-33124 was published on 2026-03-20 and last updated on 2026-06-17.
References
- https://github.com/blakeblackshear/frigate/commit/152e58520614610988bff3b6ff55d0aefd89c1b2
- https://github.com/blakeblackshear/frigate/security/advisories/GHSA-24p8-r573-vwr2
Affected products (1)
- cpe:2.3:a:frigate:frigate:*:*:*:*:*:*:*:*
More vulnerabilities in Frigate
- CVE-2026-25643 — Critical (CVSS 9.1): Frigate is a network video recorder (NVR) with realtime local object detection for IP cameras. Prior to 0.16.4, a…
- CVE-2023-45672 — High (CVSS 7.5): Frigate is an open source network video recorder. Prior to version 0.13.0 Beta 3, an unsafe deserialization…
- CVE-2023-45670 — High (CVSS 7.5): Frigate is an open source network video recorder. Prior to version 0.13.0 Beta 3, the `config/save` and `config/set`…
- CVE-2026-33125 — High (CVSS 7.1): Frigate is a network video recorder (NVR) with realtime local object detection for IP cameras. In versions 0.16.2 and…
- CVE-2026-33470 — Medium (CVSS 6.5): Frigate is a network video recorder (NVR) with realtime local object detection for IP cameras. In version 0.17.0, a…
- CVE-2026-33469 — Medium (CVSS 6.5): Frigate is a network video recorder (NVR) with realtime local object detection for IP cameras. In version 0.17.0, an…
Other CWE-287 (Improper Authentication) vulnerabilities
- CVE-2026-45480 — Critical (CVSS 10.0): Improper authentication in Azure Active Directory allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-46389 — Critical (CVSS 10.0): UDS Identity Config builds the Keycloak configuration image (realm, plugins, theme, truststore, JARs) consumed by UDS…
- CVE-2026-10611 — Critical (CVSS 10.0): An authentication bypass vulnerability exists in MISP when LDAP mixed authentication is enabled with OTP enforcement.…
- CVE-2026-47280 — Critical (CVSS 10.0): Improper authentication in Azure Resource Manager (ARM) allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-42822 — Critical (CVSS 10.0): Improper authentication in Azure Local Disconnected Operations allows an unauthorized attacker to elevate privileges…
- CVE-2026-20182 — Critical (CVSS 10.0): May 2026: This security advisory provides the details and fix information for a vulnerability that was discovered and…
Browse all CWE-287 (Improper Authentication) vulnerabilities →