Vulnerabilities (CVE)

Filtered by vendor Amirraminfar Subscribe
Filtered by product Dozzle
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-24740 1 Amirraminfar 1 Dozzle 2026-02-19 N/A 9.9 CRITICAL
Dozzle is a realtime log viewer for docker containers. Prior to version 9.0.3, a flaw in Dozzle’s agent-backed shell endpoints allows a user restricted by label filters (for example, `label=env=dev`) to obtain an interactive root shell in out‑of‑scope containers (for example, `env=prod`) on the same agent host by directly targeting their container IDs. Version 9.0.3 contains a patch for the issue.
CVE-2024-47182 1 Amirraminfar 1 Dozzle 2024-10-04 N/A 7.5 HIGH
Dozzle is a realtime log viewer for docker containers. Before version 8.5.3, the app uses sha-256 as the hash for passwords, which leaves users susceptible to rainbow table attacks. The app switches to bcrypt, a more appropriate hash for passwords, in version 8.5.3.