Cross-Origin Resource Sharing Flaw in Algernon Web Server by xyproto
CVE-2026-46431
4.3MEDIUM
What is CVE-2026-46431?
Algernon, a lightweight Go web server, contains a CORS vulnerability in its SSE event server. Prior to version 1.17.7, the Access-Control-Allow-Origin response header was hardcoded to '*', allowing potentially malicious third-party sites to access live data streams from the server. This lack of proper origin checking exposes users to risks such as unauthorized data access. An upgrade to version 1.17.7 is essential to mitigate these risks.
Affected Version(s)
algernon < 1.17.7
