Project Subscriptions
No data.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-gj84-924c-48fx | Algernon: Auto-refresh SSE event server binds to all interfaces by default on Linux/macOS |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Tue, 26 May 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 26 May 2026 17:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Algernon: Auto-refresh SSE event server binds to all interfaces by default on Linux/macOS | |
| Weaknesses | CWE-1188 CWE-668 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-26T18:57:12.882Z
Reserved: 2026-05-13T22:18:22.830Z
Link: CVE-2026-46430
Updated: 2026-05-26T18:57:00.677Z
Status : Deferred
Published: 2026-05-26T17:16:50.943
Modified: 2026-05-26T20:16:20.453
Link: CVE-2026-46430
No data.
OpenCVE Enrichment
Updated: 2026-05-26T19:15:13Z
Github GHSA