NONE · 0

CVE-2026-73087

Dozzle is a realtime log viewer for docker containers. From 10.5.2 until 10.6.15, the isBlockedIP SSRF guard in internal/notification/dispatcher/webhook.go, used by safeDialContext for webhook notific...

Vulnerability Description

Dozzle is a realtime log viewer for docker containers. From 10.5.2 until 10.6.15, the isBlockedIP SSRF guard in internal/notification/dispatcher/webhook.go, used by safeDialContext for webhook notification URLs, does not inspect IPv4 addresses embedded in 6to4, NAT64, Teredo, or IPv4-compatible IPv6 addresses, allowing an authenticated user to reach loopback or link-local targets that the guard intends to block. This issue is fixed in version 10.6.15.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-73087?

CVE-2026-73087 is a documented vulnerability. Dozzle is a realtime log viewer for docker containers. From 10.5.2 until 10.6.15, the isBlockedIP SSRF guard in internal/notification/dispatcher/webhook.go, used by safeDialContext for webhook notific...

How severe is CVE-2026-73087?

CVSS scoring is not yet available for CVE-2026-73087. Check NVD for updates.

Is there a patch for CVE-2026-73087?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.