Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-46717
Published:June 12, 2026
Updated:June 13, 2026
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.
Affected Packages
https://github.com/nezhahq/nezha.git (GITHUB):
Affected version(s) >=v1.4.0 <v2.0.8
Fix Suggestion:
Update to version v2.0.8
github.com/nezhahq/nezha (GO):
Affected version(s) >=v1.4.0 <v2.0.8
Fix Suggestion:
Update to version v2.0.8
github.com/nezhahq/nezha (GO):
Affected version(s) >=v1.4.0 <v1.14.15-0.20260517022419-d06d539d34c1
Fix Suggestion:
Update to version v1.14.15-0.20260517022419-d06d539d34c1
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.7
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Incorrect Authorization
Server-Side Request Forgery (SSRF)
EPSS
Base Score:
0.03