---
id: CVE-2026-62286
title: Dozzle is a realtime log viewer for docker containers
summary: >-
  Dozzle is a realtime log viewer for docker containers. Prior to 10.6.7,
  streamEvents in internal/web/events.go applies a restricted user's label
  filter to container lists but not to the container-stat and container-event
  channels returne…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-200
  - CWE-285
vendor: amir20
product: github.com/amir20/dozzle
affected:
  - github.com/amir20/dozzle < 1.29.1-0.20260622172006-19c01e0fb491
patched:
  - github.com/amir20/dozzle 1.29.1-0.20260622172006-19c01e0fb491
published: '2026-09-24'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T19:17:15.657'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-62286'
references:
  - url: >-
      https://github.com/amir20/dozzle/commit/19c01e0fb491c170796edba3da2692562c204e77
    label: security-advisories@github.com
  - url: 'https://github.com/amir20/dozzle/pull/4803'
    label: security-advisories@github.com
  - url: 'https://github.com/amir20/dozzle/releases/tag/v10.6.7'
    label: security-advisories@github.com
  - url: 'https://github.com/amir20/dozzle/security/advisories/GHSA-xcw9-qmmf-vqxj'
    label: security-advisories@github.com
  - url: 'https://github.com/advisories/GHSA-xcw9-qmmf-vqxj'
  - url: 'https://github.com/amir20/dozzle'
tags:
  - nvd
  - ghsa
  - go
  - cve.org
  - osv
aliases:
  - GHSA-xcw9-qmmf-vqxj
ecosystem: go
ingestedAt: '2026-09-24T18:49:36.715Z'
epss: 0.00338
epssPercentile: 0.24511
---

## Overview

Dozzle is a realtime log viewer for docker containers. Prior to 10.6.7, streamEvents in internal/web/events.go applies a restricted user's label filter to container lists but not to the container-stat and container-event channels returned by GET /api/events/stream. In a simple-auth deployment using per-user filters, any authenticated restricted account can receive resource telemetry and lifecycle events for containers outside its authorized label scope. The exposed data includes container names, images, full label maps, CPU and memory use, network and disk totals, and deployment or restart activity across monitored hosts, but does not include log contents, environment values, or exec access. This issue is fixed in version 10.6.7.

## Remediation

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

## Package advisory (CVE-2026-62286)

Affected packages:

- `github.com/amir20/dozzle < 1.29.1-0.20260622172006-19c01e0fb491`

Patched in:

- `github.com/amir20/dozzle 1.29.1-0.20260622172006-19c01e0fb491`

Source: https://github.com/advisories/GHSA-xcw9-qmmf-vqxj
