CVE-2026-53451
Last modified
CVE-2026-53451 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 0.73% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| sgoudelis | ground-station | < 0.4.13 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-53451?
How severe is CVE-2026-53451?
How do I fix CVE-2026-53451?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53445Wekan is open source kanban built with Meteor. Prior to 9.32…7.1
- CVE-2026-53446Wekan is open source kanban built with Meteor. Prior to 9.32…6.2
- CVE-2026-53447Wekan is open source kanban built with Meteor. Prior to 9.35…6.5
- CVE-2026-53448Coturn is a free open source implementation of TURN and STUN…7.2
- CVE-2026-53449Coturn is a free open source implementation of TURN and STUN…6
- CVE-2026-53450Coturn is a free open source implementation of TURN and STUN…7.4
- CVE-2026-53452Ground Station is a browser-based suite for satellite tracki…5.3
- CVE-2026-53453Blueprint Studio is a VS Code-like file editor for Home Assi…8.7
- CVE-2026-53454Blueprint Studio is a VS Code-like file editor for Home Assi…6.9
- CVE-2026-53455Blueprint Studio is a VS Code-like file editor for Home Assi…8.6
- CVE-2026-53456Blueprint Studio is a VS Code-like file editor for Home Assi…5.6
- CVE-2026-53457Blueprint Studio is a VS Code-like file editor for Home Assi…5.1
Are you affected by CVE-2026-53451?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
