PT-2026-59149 · Pypi · Frigate
Publicado
2026-07-13
·
Atualizado
2026-07-13
CVSS v3.1
7.1
Alta
| Vetor | AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H |
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.PoC
I deleted admin user on
demo.frigate.video: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.Correção
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Frigate