Sploitus

CVE-2026-53522

No indexed exploits for CVE-2026-53522 yet

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 Nezha dashboard exposes two endpoints that create long-lived WebSocket streams to monitored agents: POST /api/v1/terminal β†’ createTerminal() (terminal.go:27-67) and POST /api/v1/file β†’ createFM() (fm.go:28-67). Both call rpc.NezhaHandlerSingleton.CreateStream(streamId, ...) which inserts a new ioStreamContext into an unbounded map[string]*ioStreamContext (s.ioStreams in io_stream.go:59-67). There is no per-user rate limit, no global semaphore, and no per-server connection cap. This issue has been patched in version 2.2.0.

Affected products
Nezha Monitoring
Fix
Available
CVSS 3.1
6.5 MEDIUM
EPSS
0.3% (21th percentile)
Weakness
CWE-770
NVD status
Deferred
Published
2026-06-12
CVE-2026-53522 at NVD
Authoritative description, scoring and affected products

No indexed exploits for CVE-2026-53522 yet

Our index is partial: it proves presence, never absence

No exploit for CVE-2026-53522 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows β€” not that no exploit exists.