Ground Station is a browser-based suite for satellite tracking, SDR reception, hardware control, and telemetry decoding. Prior to version 0.4.13, the unauthenticated save-waterfall-snapshot Socket.IO command passes attacker-controlled snapshotName input from backend/handlers/entities/sdr.py to backend/server/snapshots.py, where os.path.join permits an absolute path or parent-directory traversal and writes attacker-controlled base64-decoded bytes outside backend/data/snapshots. An attacker can write a logging YAML file containing a logging.config.dictConfig callable factory, use the unauthenticated update-app-config operation to set log_config to that file, and invoke restart_service. During restart, backend/common/logger.py passes the YAML through resolve_log_config_path(), yaml.safe_load(), and logging.config.dictConfig(), which executes the factory with service privileges and can also cause a persistent crash loop. This issue is fixed in version 0.4.13.
CVE-2026-53451
This critical-severity CVE scores 9.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.7%, top 49% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.8
- EG Score
- 9.8(medium)
- EG Risk
- 75(Attend)EG Risk 75/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity98% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 1%
- EPSS %ILE
- 51%
- KEV
- Not listed
Published
August 19, 2026
Last Modified
August 21, 2026
Advisory Details (3)
Auto-updated Aug 21, 2026Unauthenticated arbitrary file write (path traversal) in save-waterfall-snapshot leads to remote code execution · Advisory · sgoudelis/ground-station · GitHub
https://github.com/sgoudelis/ground-station/security/advisories/GHSA-q35x-w3h6-36w8v0.4.13
Patch available: sgoudelis/ground-station v0.4.13
https://github.com/sgoudelis/ground-station/releases/tag/v0.4.13commit 5649905f1021 (sgoudelis/ground-station)
Patch available: sgoudelis/ground-station v0.4.13 (contains commit 5649905f1021)
https://github.com/sgoudelis/ground-station/commit/5649905f1021155933463a54a76030924adffb9dWeakness Classification(3)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 15× in last 7d / 15× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-25 16:19 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 15:14 UTCEG score recompute
- 2026-08-24 11:04 UTCEG score recompute
- 2026-08-23 01:35 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 00:34 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 20:23 UTCEG score recompute
- 2026-08-21 19:44 UTCEG score recompute
- 2026-08-21 00:48 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-19 15:24 UTCEG score recompute
- 2026-08-19 14:57 UTCEG score recompute
- 2026-08-19 14:57 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-53451?
When was CVE-2026-53451 disclosed?
Is CVE-2026-53451 actively exploited?
What is the CVSS score of CVE-2026-53451?
How do I remediate CVE-2026-53451?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-53451
Is Your Infrastructure Affected by CVE-2026-53451?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.