CVE-2026-53520 Details
Description
Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 2.0.14 to before version 2.1.0, authenticated users can claim the dashboard Host through NAT and preempt all dashboard routing. This issue has been patched in version 2.1.0.
A vulnerability exists in Nezha Monitoring versions 2.0.14 prior to 2.1.0, allowing authenticated users to claim the dashboard's Host through NAT management. This action can disrupt normal dashboard operations by preempting all routing for the claimed Host. The issue arises because the NAT management API is accessible to all authenticated users, not just administrators, and there are no checks to prevent claiming the dashboard's own Host. Exploitation can lead to a denial-of-service condition or unauthorized routing of dashboard requests through the attacker's selected agent.
To address this vulnerability, Nezha Monitoring should implement checks to prevent ordinary NAT profiles from claiming dashboard-owned Hosts. This can be done by rejecting NAT domain values that match the dashboard's public Host or any administrator-reserved domains. Additionally, consider making NAT domain creation require admin approval or verifying domain ownership for the requesting user.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 12, 2026CISA-ADP
Assessed Jun 15, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/nezhahq/nezha/security/advisories/GHSA-x6fg-52vr-hj4w | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/nezhahq/nezha/security/advisories/GHSA-x6fg-52vr-hj4w | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-284 | Improper Access Control | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Nezha Monitoring | >= 2.0.14, < 2.1.0 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 15, 2026 | CVE Modified | CISA-ADP |
| Jun 12, 2026 | New CVE Received | [email protected] |
Volerion