CVE-2026-33469

Source
https://cve.org/CVERecord?id=CVE-2026-33469
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33469.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-33469
Aliases
  • GHSA-26g3-f8g8-9ffh
Published
2026-03-26T17:05:29.583Z
Modified
2026-07-15T01:49:06.531226595Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Authenticated Frigate users can read the full unredacted configuration via `/api/config/raw
Details

Frigate is a network video recorder (NVR) with realtime local object detection for IP cameras. In version 0.17.0, an authenticated non-admin user can retrieve the full raw Frigate configuration through /api/config/raw. This exposes sensitive values that are intentionally redacted from /api/config, including camera credentials, go2rtc stream credentials, MQTT passwords, proxy secrets, and any other secrets stored in config.yml. This appears to be a broken access control issue introduced by the admin-by-default API refactor: /api/config/raw_paths is admin-only, but /api/config/raw is still accessible to any authenticated user. Version 0.17.1 contains a patch.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33469.json",
    "cwe_ids": [
        "CWE-863"
    ]
}
References

Affected packages

Git / github.com/blakeblackshear/frigate

Affected ranges

Type
GIT
Repo
https://github.com/blakeblackshear/frigate
Events
Database specific
{
    "cpe": "cpe:2.3:a:frigate:frigate:0.17.0:*:*:*:*:*:*:*",
    "source": [
        "AFFECTED_FIELD",
        "CPE_STRING"
    ],
    "extracted_events": [
        {
            "introduced": "= 0.17.0"
        },
        {
            "last_affected": "= 0.17.0"
        },
        {
            "introduced": "0.17.0"
        },
        {
            "last_affected": "0.17.0"
        }
    ]
}

Affected versions

0.*
0.17.0
= 0.*
= 0.17.0
v0.*
v0.17.0
v0.17.0-rc3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33469.json"