CVE-2026-53521 PUBLISHED

Nezha Monitoring: Stored future DDNS profile ID allows unauthorized use of another user's DDNS profile context

Assigner: GitHub_M
Reserved: 09.06.2026 Published: 12.06.2026 Updated: 12.06.2026

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, PATCH /server/{id} accepts and persists nonexistent ddns_profiles IDs for a member-owned server. If another user later creates a DDNS profile with one of those IDs, the DDNS worker resolves the stored ID and dispatches an update using the other user's DDNS profile configuration in the context of the attacker's server. This issue has been patched in version 2.1.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:L
CVSS Score: 6.4

Product Status

Vendor nezhahq
Product nezha
Versions
  • Version >= 2.0.14, < 2.1.0 is affected

References

Problem Types

  • CWE-863: Incorrect Authorization CWE