Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-33470
March 26, 2026
Frigate is a network video recorder (NVR) with realtime local object detection for IP cameras. In version 0.17.0, a low-privilege authenticated user restricted to one camera can access snapshots from other cameras. This is possible through a chain of two authorization problems: "/api/timeline" returns timeline entries for cameras outside the caller's allowed camera set, then "/api/events/{event_id}/snapshot-clean.webp" declares "Depends(require_camera_access)" but never actually validates "event.camera" after looking up the event. Together, this allows a restricted user to enumerate event IDs from unauthorized cameras and then fetch clean snapshots for those events. Version 0.17.1 fixes the issue.
Affected Packages
https://github.com/blakeblackshear/frigate.git (GITHUB):
Affected version(s) =v0.17.0 <v0.17.1
Fix Suggestion:
Update to version v0.17.1
https://github.com/blakeblackshear/frigate.git (GITHUB):
Affected version(s) =v0.17.0 <v0.17.1
Fix Suggestion:
Update to version v0.17.1
https://github.com/blakeblackshear/frigate.git (GITHUB):
Affected version(s) =v0.17.0 <v0.17.1
Fix Suggestion:
Update to version v0.17.1
https://github.com/blakeblackshear/frigate.git (GITHUB):
Affected version(s) =v0.17.0 <v0.17.1
Fix Suggestion:
Update to version v0.17.1
https://github.com/blakeblackshear/frigate.git (GITHUB):
Affected version(s) =v0.17.0 <v0.17.1
Fix Suggestion:
Update to version v0.17.1
https://github.com/blakeblackshear/frigate.git (GITHUB):
Affected version(s) =v0.17.0 <v0.17.1
Fix Suggestion:
Update to version v0.17.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Missing Authorization
Incorrect Authorization
EPSS
Base Score:
0.03