Xyproto Algernon

7 CVEs affecting Xyproto Algernon. Latest disclosed: 2026-05-26. Critical: 1, High: 2.

Top CVEs affecting Xyproto Algernon
CVESeverityScorePublishedSummary
CVE-2026-45721Critical9.02026-05-26Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, when Algernon is asked for any URL path that resolves to a directory without an index f…
CVE-2026-48126High8.22026-05-26Algernon is a small self-contained pure-Go web server. Prior to 1.17.8, when algernon is started with --domain (or --letsencrypt, which silently turns on --dom…
CVE-2026-45728High7.52026-05-26Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, when Algernon is invoked with a single file path instead of a directory, singleFileMode…
CVE-2026-46431Medium4.32026-05-26Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, the SSE event server's Access-Control-Allow-Origin response header was hardcoded to the…
CVE-2026-46430Medium4.32026-05-26Algernon 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 platfo…
CVE-2026-439822026-05-26Algernon is a small self-contained pure-Go web server. Prior to 1.17.6, uploadedFileSaveIn() in lua/upload/upload.go uses filepath.Join() with the caller-suppl…
CVE-2026-439812026-05-26Algernon is a small self-contained pure-Go web server. Prior to 1.17.6, in engine/luahandler.go, the sync.RWMutex protecting LoadCommonFunctions is released be…