SSRF in Nezhahq Nezha
CVE-2026-47268
Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 0.20.0 to before version 2.0.10, an authenticated Nezha dashboard user can create or update a DDNS profile with provider webhook and configure an arbitrary webhook_url, HTTP method, request body, and headers. When DDNS is triggered for a server that uses that profile, the dashboard process sends the configured request with utils.HttpClient without the SSRF protections used by notification webhooks. This allows a low-privileged authenticated user who controls an owned server/DDNS profile to make the dashboard host issue HTTP requests to loopback or internal network services. The response body is not returned to the attacker in the confirmed path, so this is a blind SSRF / internal state-changing request primitive. This issue has been patched in version 2.0.10.
Vulnerability class: SSRF (Server-Side Request Forgery)
EPSS: 0.002 (8.0th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.4 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N.
Affected products
- Nezhahq Nezha — versions >= 0.20.0, < 2.0.10
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM)
Frequently asked questions
- What is CVE-2026-47268?
- CVE-2026-47268 is a medium-severity vulnerability in Nezhahq Nezha, classified under Server-Side Request Forgery (SSRF). CVSS score: 6.4/10. Published 2026-06-12.
- How severe is CVE-2026-47268?
- Medium severity. CVSS v3 base score is 6.4 out of 10.