---
id: CVE-2026-62283
title: >-
  Nezha Monitoring is a self-hostable, lightweight, servers and websites
  monitoring and O&M tool
summary: >-
  Nezha Monitoring is a self-hostable, lightweight, servers and websites
  monitoring and O&M tool. Nezha versions 1.14.13 through 1.14.14 and 2.0.0
  through 2.0.9 do not bind stream identifiers created by CreateStream in
  service/rpc/io_strea…
severity: critical
cvss: 9.9
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'
cwe:
  - CWE-639
  - CWE-862
vendor: nezhahq
product: github.com/nezhahq/nezha
affected:
  - 'github.com/nezhahq/nezha >= 1.14.13, <= 1.14.14'
  - 'github.com/nezhahq/nezha >= 2.0.0, < 2.0.10'
patched:
  - github.com/nezhahq/nezha 2.0.10
published: '2026-08-21'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T21:06:39.057'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-62283'
references:
  - url: >-
      https://github.com/nezhahq/nezha/commit/6661d6a7fc1c269f55c7f4e775082ad23fbe0f54
    label: security-advisories@github.com
  - url: 'https://github.com/nezhahq/nezha/releases/tag/v2.0.10'
    label: security-advisories@github.com
  - url: 'https://github.com/nezhahq/nezha/security/advisories/GHSA-q6xx-5vr8-p898'
    label: security-advisories@github.com
  - url: 'https://github.com/nezhahq/nezha'
tags:
  - nvd
  - osv
  - go
epss: 0.00551
epssPercentile: 0.43684
aliases:
  - GHSA-q6xx-5vr8-p898
  - GO-2026-5821
ecosystem: go
ingestedAt: '2026-08-22T19:24:27.743Z'
---

## Overview

Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. Nezha versions 1.14.13 through 1.14.14 and 2.0.0 through 2.0.9 do not bind stream identifiers created by CreateStream in service/rpc/io_stream.go to their creating user, and `GET /ws/terminal/:id` and `GET /ws/file/:id` only check whether the supplied UUID exists. An authenticated RoleMember who obtains a live stream UUID from logs, browser history, referer data, or telemetry can attach to another user's terminal or file-manager session, read and write target-server files, and execute shell commands. This issue is fixed in version 2.0.10.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-62283)

Affected packages:

- `github.com/nezhahq/nezha >= 1.14.13, <= 1.14.14`
- `github.com/nezhahq/nezha >= 2.0.0, < 2.0.10`

Patched in:

- `github.com/nezhahq/nezha 2.0.10`

Source: https://osv.dev/vulnerability/GHSA-q6xx-5vr8-p898
