GHSA-9h78-49rc-9p23HighCVSS 7.5
Ground Station prior to 0.6.0 contains an unauthenticated denial-of-service vulnerability in the...
🔗 CVE IDs covered (1)
📋 Description
Ground Station prior to 0.6.0 contains an unauthenticated denial-of-service vulnerability in the Socket.IO server's service_control event handler that allows any unauthenticated network peer to forcibly terminate the ground-station process by sending a single restart_service command. Attackers can connect to the Socket.IO server on port 7000 without credentials due to disabled authentication enforcement and a wildcard CORS policy, then emit the service_control event to terminate all active satellite-tracking sessions, SDR recording pipelines, demodulators, decoders, and rotator controllers, with repeated triggering possible in Docker deployments to create a persistent denial-of-service condition.
🔗 References (5)
- https://github.com/sgoudelis/ground-station/security/advisories/GHSA-mjp8-x6h7-229q
- https://nvd.nist.gov/vuln/detail/CVE-2026-53985
- https://github.com/sgoudelis/ground-station/commit/2ecde82a8814cbea18883ce023bf45cbf06172eb
- https://github.com/sgoudelis/ground-station
- https://github.com/advisories/GHSA-9h78-49rc-9p23