CVE-2026-46717
HIGHNezha Monitoring: RoleMember-reachable SSRF with full response-body reflection via POST /api/v1/notification
Title source: cnaDescription
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, 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 user can call them. These handlers synchronously Send() an HTTP request to a user-controlled URL and reflect the entire response body (no size limit) back to the caller on any non-2xx response. This issue has been patched in version 2.0.8.
References (1)
Core 1
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/nezhahq/nezha/security/advisories/GHSA-w4g9-mxgg-j532
Scores
CVSS v3
7.7
EPSS
0.0037
EPSS Percentile
28.6%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-863
CWE-918
Status
published
Products (1)
nezhahq/nezha
>= 1.4.0, < 2.0.8
Published
Jun 12, 2026
Tracked Since
Jun 13, 2026