🔐 CVE Alert

CVE-2026-53984

CRITICAL 9.1

Ground Station prior to 0.6.0 Unauthenticated Database Wipe and Arbitrary Data Injection via Socket.IO database_backup full_restore Action

CVSS Score
9.1
EPSS Score
0.0%
EPSS Percentile
0th

Ground Station prior to 0.6.0 contains an unauthenticated database-destruction and arbitrary-data-injection vulnerability in the Socket.IO server's database_backup event handler that allows any unauthenticated network peer to wipe or replace the entire SQLite database by sending a single full_restore command with a caller-supplied SQL blob. 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 database_backup event to drop every existing table and recreate the database from attacker-controlled CREATE TABLE and INSERT INTO statements executed via raw exec_driver_sql, permanently destroying all satellite records, orbital sources, hardware configurations, and observation schedules, or planting fabricated orbital-source URLs and observation entries that redirect the ground station to attacker-controlled servers on the next scheduled sync.

CWE CWE-306
Vendor efstratios goudelis
Product ground station
Published Aug 6, 2026
Stay Ahead of the Next One

Get instant alerts for efstratios goudelis ground station

Be the first to know when new critical vulnerabilities affecting efstratios goudelis ground station are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
High

Affected Versions

Efstratios Goudelis / Ground Station
0 < 0.6.0

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/sgoudelis/ground-station github.com: https://github.com/sgoudelis/ground-station/security/advisories/GHSA-mjp8-x6h7-229q github.com: https://github.com/sgoudelis/ground-station/commit/2ecde82a8814cbea18883ce023bf45cbf06172eb

Credits

🔍 Katriel Moses