Beveiligingsadvies

CVE-2026-46430

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-05-26 16:41:42
Laatst bijgewerkt 2026-05-26 18:57:12
Toegewezen door GitHub_M
CVSS-score 4.3
Status PUBLISHED

Beschrijving

Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, the SSE event server bound to 0.0.0.0:5553 on Linux/macOS by default because the platform-dependent host default in engine/flags.go:39-46 set host = "" for non-Windows, and utils.JoinHostPort("", ":5553") resolves to ":5553". This vulnerability is fixed in 1.17.7.