VYPR

nezha

by nezha

CVEs (1)

  • CVE-2026-46716criMay 23, 2026
    risk 0.52cvss epss

    ## Summary `nezha`'s dashboard supports two user roles: `RoleAdmin` (Role==0) and `RoleMember` (Role==1). The cron routes `POST /api/v1/cron` and `PATCH /api/v1/cron/:id` are wired through `commonHandler` (any authenticated user) rather than `adminHandler`, and the per-server…