PYSEC-2026-2483

Vulnerability from pysec - Published: 2026-07-13 14:36 - Updated: 2026-07-13 16:04
VLAI
Details

Summary

Users with the viewer role can delete admin and other users account. It this leads to denial of service and affects data integrity.

Details

Endpoint DELETE /api/users/admin is enable to anonymous user.

obraz

PoC

I deleted admin user on demo.frigate.video:

obraz

Impact

It this leads to denial of service and affects data integrity.

Recommended Fixes

Restrict access to the endpoint to authenticated admin users only: Add dependencies=[Depends(require_role(["admin"]))]) to this endpoint.

Impacted products
Name purl
frigate pkg:pypi/frigate

{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "frigate",
        "purl": "pkg:pypi/frigate"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0.16.3"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "0.1.0",
        "0.2.0",
        "0.3.0",
        "0.4.0",
        "0.4.0a0",
        "0.4.0a0.post0.dev14",
        "0.5.0",
        "0.5.0a0",
        "0.5.0a0.post0.dev2",
        "0.5.0a0.post0.dev3",
        "0.5.0a0.post0.dev4",
        "0.5.0a0.post0.dev7",
        "0.5.0a0.post0.dev8",
        "0.6.0",
        "0.6.0a0",
        "0.6.0a0.post0.dev2",
        "0.6.0a0.post0.dev3",
        "0.6.0a0.post0.dev4",
        "0.6.1",
        "0.7.0",
        "0.7.0a0",
        "0.7.0a0.post0.dev1",
        "0.7.0a0.post0.dev32",
        "0.7.0a0.post0.dev34",
        "0.7.0a0.post0.dev37",
        "0.7.0a0.post0.dev38",
        "0.8.0a0.post0.dev39",
        "0.8.0a0.post0.dev40",
        "0.8.0a0.post0.dev41"
      ]
    }
  ],
  "aliases": [
    "CVE-2026-33125",
    "GHSA-vg28-83rp-8xx4"
  ],
  "details": "### Summary\nUsers with the viewer role can delete admin and other users account. It this leads to denial of service and affects data integrity.\n\n### Details\nEndpoint `DELETE /api/users/admin` is enable to anonymous user.\n\n\u003cimg width=\"436\" height=\"100\" alt=\"obraz\" src=\"https://github.com/user-attachments/assets/817f9c47-7bd9-4247-a2f1-0f40778ab229\" /\u003e\n\n### PoC\nI deleted admin user on `demo.frigate.video`:\n\n\u003cimg width=\"1091\" height=\"222\" alt=\"obraz\" src=\"https://github.com/user-attachments/assets/34f50a13-3bb7-4aa8-99fa-bd815b3dc915\" /\u003e\n\n\n### Impact\nIt this leads to denial of service and affects data integrity.\n\n### Recommended Fixes\nRestrict access to the endpoint to authenticated admin users only:\nAdd `dependencies=[Depends(require_role([\"admin\"]))])` to this endpoint.",
  "id": "PYSEC-2026-2483",
  "modified": "2026-07-13T16:04:05.905030Z",
  "published": "2026-07-13T14:36:43.339990Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/blakeblackshear/frigate/security/advisories/GHSA-vg28-83rp-8xx4"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33125"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/blakeblackshear/frigate"
    },
    {
      "type": "WEB",
      "url": "https://github.com/blakeblackshear/frigate/releases/tag/v0.16.3"
    },
    {
      "type": "PACKAGE",
      "url": "https://pypi.org/project/frigate"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-vg28-83rp-8xx4"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Frigte has broken access control viewer user can delete admin and other users account"
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…