VYPR

dashboard

by nezha

CVEs (1)

  • CVE-2026-46717higMay 23, 2026
    risk 0.38cvss epss

    ## Summary nezha's dashboard supports two user roles: `RoleAdmin` (Role==0) and `RoleMember` (Role==1). The notification routes `POST /api/v1/notification` and `PATCH /api/v1/notification/:id` are wired through `commonHandler` rather than `adminHandler` — so a `RoleMember`…