HIGHVulnerability
Verified
Global

NVD HIGH: CVE-2026-45298 — Dozzle is a realtime log viewer for docker containers. Prior to 10.5.2, in a def...

·Source: NIST NVD

Updated:

Executive Summary

Dozzle is a realtime log viewer for docker containers. Prior to 10.5.2, in a default dozzle deploy (the documented quickstart, no DOZZLE_AUTH_PROVIDER set), POST /api/notifications/test-webhook is reachable without authentication and forwards an attacker-controlled URL into a WebhookDispatcher that sends an HTTP POST to the supplied URL with attacker-controlled request headers, and returns the res

Analysis

Dozzle is a realtime log viewer for docker containers. Prior to 10.5.2, in a default dozzle deploy (the documented quickstart, no DOZZLE_AUTH_PROVIDER set), POST /api/notifications/test-webhook is reachable without authentication and forwards an attacker-controlled URL into a WebhookDispatcher that sends an HTTP POST to the supplied URL with attacker-controlled request headers, and returns the response status code AND up to 1MB of the response body to the caller, when the target replies non-2xx. This vulnerability is fixed in 10.5.2. CVSS Score: 8.6. Published: 2026-05-26T22:16:43.733.

Indicators of Compromise (1)

CVE (1)
CVE-2026-45298
Source Attribution

Originally published by NIST NVD on May 26, 2026. Verified by: NIST.

Related Threats