CVE-2026-47124 PUBLISHED

Nezha WebSocket server stream discloses cross-tenant server telemetry to authenticated members

Assigner: GitHub_M
Reserved: 18.05.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 1.4.0 to before version 2.0.9, any authenticated non-admin member can connect to the server-status WebSocket and receive telemetry for all servers, including servers owned by other users. The normal server list API filters objects by HasPermission, but the WebSocket stream treats the presence of any authenticated user as authorization for the full unfiltered server list. This issue has been patched in version 2.0.9.

Metrics

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

Product Status

Vendor nezhahq
Product nezha
Versions
  • Version >= 1.4.0, < 2.0.9 is affected

References

Problem Types

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor CWE