---
cve: "CVE-2026-53984"
severity: "HIGH"
cvss: 8.8
epss: "0.4%"
vendor: "Efstratios Goudelis"
kev: false
exploited: false
published: "2026-08-06 22:17:42"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-25T23:41:24+02:00"
---

# CVE-2026-53984

> 8.8 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 2ecde82a8814cbea18883ce023bf45cbf06172eb (Commit)

## Referenzen

- <https://github.com/sgoudelis/ground-station>
- <https://github.com/sgoudelis/ground-station/security/advisories/GHSA-mjp8-x6h7-229q>
- <https://github.com/sgoudelis/ground-station/commit/2ecde82a8814cbea18883ce023bf45cbf06172eb>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-53984) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
