CVE-2026-33126 PUBLISHED

Frigate has SSRF vulnerability in /ffprobe endpoint

Assigner: GitHub_M
Reserved: 17.03.2026 Published: 20.03.2026 Updated: 20.03.2026

Frigate is a network video recorder (NVR) with realtime local object detection for IP cameras. Prior to version 0.16.3, the /ffprobe endpoint accepts arbitrary user-controlled URLs without proper validation, allowing Server-Side Request Forgery (SSRF) attacks. An attacker can use the Frigate server to make HTTP requests to internal network resources, cloud metadata services, or perform port scanning. This issue has been patched in version 0.16.3.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N
CVSS Score: 5

Product Status

Vendor blakeblackshear
Product frigate
Versions
  • Version < 0.16.3 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE