CVE-2026-49396 Details
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.0.14, cross-site GET request can trigger stored cron commands on a victim's agents. This issue has been patched in version 2.0.14.
A cross-site request forgery (CSRF) vulnerability has been identified in Nezha Monitoring versions 1.0.0 prior to 2.0.14. This issue allows an attacker to trigger stored cron commands on a victim's agents by exploiting an authenticated GET endpoint that lacks proper CSRF protection. The vulnerability arises because the 'nz-jwt' cookie, which contains the user's authentication token, is sent with cross-site GET requests, enabling the attacker to manipulate the victim's cron tasks without their consent.
Users are advised to update Nezha Monitoring to version 2.0.14 or later. Additionally, it is recommended to implement CSRF protection for cookie-authenticated state-changing requests and to validate 'Origin' or 'Referer' headers for cross-site requests.
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 13, 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-8qhj-4f8c-j8qg | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/nezhahq/nezha/security/advisories/GHSA-8qhj-4f8c-j8qg | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Nezha Monitoring | >= 1.0.0, < 2.0.14 (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 13, 2026 | CVE Modified | CISA-ADP |
| Jun 12, 2026 | New CVE Received | [email protected] |
Volerion