Back to list

Algernon: Auto-refresh SSE event server binds to all interfaces with Access-Control-Allow-Origin: * and no authentication — GHSA-9V4J-7G44-QCQW

GitHub · GitHub · GHSA-9V4J-7G44-QCQW

ID
GHSA-9V4J-7G44-QCQW
Date
Activity
Source
GitHub
Vendor
GitHub
Threat
medium
CVSS
5.3

Summary

### Summary When auto-refresh is enabled, Algernon spins up an SSE handler that streams a `data:` line for every filesystem event under the watched directory. The handler performs **no authentication** of any kind — no shared token, no cookie check against the `permissions2` userstate, no IP allow-list, no path-prefix permission. Any client that can complete a TCP connection to the listener address receives the…

Product

go: github.com/xyproto/algernon

What to do

General, cautious steps (verify details in the official source):

  • Review exposure and plan remediation based on risk and environment.
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories