CVE Catalog

CVE-2026-75608

HighCVSS 7.7
Published: Updated: Translated: NVD NIST

Summary

Frigate is an open source network video recorder. Prior to 0.18.0, the prefix-matched location /api/go2rtc/api in docker/main/rootfs/usr/local/nginx/conf/nginx.conf requires authentication but does not require an administrator role for GET requests, exposing the proxied go2rtc API to viewer users. An authenticated viewer can request the streams, config, log, and stack subpaths to obtain internal addresses, configuration paths, application logs, goroutine stack data, and RTSP stream URLs that may contain camera credentials. This issue is fixed in version 0.18.0.

Risk Assessment

A low-privileged user can obtain internal information and potentially camera credentials, leading to further escalation and confidentiality breach. Non-GET methods remain blocked.

Recommendation

Upgrade Frigate to version 0.18.0 or later. Consider verifying that camera credentials are not exposed in RTSP stream URLs.

Other vulnerabilities in Frigate

See all
Original NVD description (English source)

Frigate is an open source network video recorder. Prior to 0.18.0, the prefix-matched location /api/go2rtc/api in docker/main/rootfs/usr/local/nginx/conf/nginx.conf requires authentication but does not require an administrator role for GET requests, exposing the proxied go2rtc API to viewer users. An authenticated viewer can request the streams, config, log, and stack subpaths to obtain internal addresses, configuration paths, application logs, goroutine stack data, and RTSP stream URLs that may contain camera credentials. Non-GET methods remain blocked by limit_except GET. This issue is fixed in version 0.18.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS