CVE-2026-46716

CRITICAL LAB

Nezha Monitoring: RoleMember can run shell on every server (cross-tenant RCE) via POST /api/v1/cron

Title source: cna
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-46716. PoCs published by HAERIN-L.

AI-analyzed exploit summary This repository contains a functional exploit PoC for CVE-2026-46716, demonstrating a cron job delivery bypass in Nezha Monitoring due to missing ownership validation for empty server lists. The exploit script automates setup, triggering, and cleanup of vulnerable and patched environments.

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.

Exploits (1)

nomisec WORKING POC
by HAERIN-L · poc
https://github.com/HAERIN-L/POC_CVE-2026-46716

This repository contains a functional exploit PoC for CVE-2026-46716, demonstrating a cron job delivery bypass in Nezha Monitoring due to missing ownership validation for empty server lists. The exploit script automates setup, triggering, and cleanup of vulnerable and patched environments.

Classification
Working Poc 95%
Attack Type
Auth Bypass
Complexity
Moderate
Reliability
Reliable
Target: Nezha Monitoring (v1.4.0 to v1.14.14)
Auth required
Prerequisites: Authenticated RoleMember account · Vulnerable Nezha Dashboard instance
mistral-large-3 · analyzed Jun 17, 2026 Full analysis →

References (1)

Core 1
Core References

Scores

CVSS v3 9.9
EPSS 0.0043
EPSS Percentile 35.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Lab Environment

COMMUNITY
Community Lab
docker pull ghcr.io/nezhahq/nezha:v1.14.14

Details

CWE
CWE-269 CWE-78 CWE-862
Status published
Products (2)
nezhahq/nezha 1.4.0 - 1.14.15-0.20260517022419-d7526351cf97Go
nezhahq/nezha >= 1.4.0, < 2.0.8
Published Jun 12, 2026
Tracked Since Jun 13, 2026