Vulnerability Description
Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 1.0.0 to before version 2.2.0, the getRedirectURL function in oauth2.go:22-29 constructs the OAuth2 callback URL by concatenating the request's Host header with a fixed path, with zero validation of the Host header. This can result in host header injection. This issue has been patched in version 2.2.0.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/nezhahq/nezha/security/advisories/GHSA-9rc6-8cjv-rcvx
- https://github.com/nezhahq/nezha/security/advisories/GHSA-9rc6-8cjv-rcvx
FAQ
What is CVE-2026-53523?
CVE-2026-53523 is a vulnerability with a CVSS score of 6.8 (MEDIUM). Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 1.0.0 to before version 2.2.0, the getRedirectURL function in oauth2.go:22-29 constructs th...
How severe is CVE-2026-53523?
CVE-2026-53523 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53523?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.