CVE-2026-46716

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.
Configurations

No configuration.

History

15 Jun 2026, 21:17

Type Values Removed Values Added
References () https://github.com/nezhahq/nezha/security/advisories/GHSA-99gv-2m7h-3hh9 - () https://github.com/nezhahq/nezha/security/advisories/GHSA-99gv-2m7h-3hh9 -

12 Jun 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-12 22:16

Updated : 2026-06-15 21:17


NVD link : CVE-2026-46716

Mitre link : CVE-2026-46716

CVE.ORG link : CVE-2026-46716


JSON object : View

Products Affected

No product.

CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

CWE-269

Improper Privilege Management

CWE-862

Missing Authorization