Vulnerability Description
Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 1.4.0 to before version 2.0.8, a RoleMember user can create a scheduled cron task with Cover=CronCoverAll, Servers=[] and an arbitrary Command. At every tick of the scheduler, the dashboard pushes that command to every server in the global ServerShared map — including servers that belong to other tenants (admin's servers, other members' servers). Each agent runs the command and returns the output, which is then sent to the attacker's own NotificationGroup → attacker-controlled webhook. This issue has been patched in version 2.0.8.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/nezhahq/nezha/security/advisories/GHSA-99gv-2m7h-3hh9
- https://github.com/nezhahq/nezha/security/advisories/GHSA-99gv-2m7h-3hh9
FAQ
What is CVE-2026-46716?
CVE-2026-46716 is a vulnerability with a CVSS score of 9.9 (CRITICAL). Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 1.4.0 to before version 2.0.8, a RoleMember user can create a scheduled cron task with Cove...
How severe is CVE-2026-46716?
CVE-2026-46716 has been rated CRITICAL with a CVSS base score of 9.9/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-46716?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.