CVE-2026-46431
4.3 MEDIUMAlgernon is a small self-contained pure-Go web server
Published: 2026-05-26 · Last updated: 2026-05-26
Severity and scoring
- CVSS
- 4.3 MEDIUM
- Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
- CWE
- CWE-942
Description
Algernon 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 wildcard * regardless of the caller's Origin. Because EventSource does not preflight and does not send cookies, the wildcard is sufficient to let any third-party page the developer visits open a cross-origin EventSource to the SSE port and read the live filename stream from JavaScript. This vulnerability is fixed in 1.17.7.
Source: NVD
References
Related CVEs
Same CWE
- CVE-2026-10056 — CORS misconfiguration in the REST API of Network Optix Nx Witness VMS before version 6.1.2, when running in the default Standard security... (7.5 HIGH)
- CVE-2026-46685 — RustFS is a distributed object storage system built in Rust
- CVE-2026-45021 — Kuma is a modern Envoy-based service mesh that can run on every cloud across both Kubernetes and VMs
- CVE-2026-9739 — Vulnerable to DNS rebinding attacks when using SSE (http://b/499408790)
- CVE-2026-44895 — GitLab MCP Server lets an AI agent talk directly to GitLab