CVE-2026-46430

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.
Configurations

No configuration.

History

26 May 2026, 20:16

Type Values Removed Values Added
References () https://github.com/xyproto/algernon/security/advisories/GHSA-gj84-924c-48fx - () https://github.com/xyproto/algernon/security/advisories/GHSA-gj84-924c-48fx -

26 May 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-26 17:16

Updated : 2026-05-26 20:16


NVD link : CVE-2026-46430

Mitre link : CVE-2026-46430

CVE.ORG link : CVE-2026-46430


JSON object : View

Products Affected

No product.

CWE
CWE-668

Exposure of Resource to Wrong Sphere

CWE-1188

Insecure Default Initialization of Resource