Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-53451

Ground Station: Unauthenticated arbitrary file write (path traversal) in save-waterfall-snapshot leads to remote code execution
Back to all
CVE

CVE-2026-53451

Ground Station: Unauthenticated arbitrary file write (path traversal) in save-waterfall-snapshot leads to remote code execution

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 logconfig to that file, and invoke restartservice. During restart, backend/common/logger.py passes the YAML through resolvelogconfigpath(), yaml.safeload(), 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.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9.8
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
0
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
-

Related Resources

No items found.

References

https://github.com/sgoudelis/ground-station/releases/tag/v0.4.13, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53451.json, https://github.com/sgoudelis/ground-station/security/advisories/GHSA-q35x-w3h6-36w8, https://nvd.nist.gov/vuln/detail/CVE-2026-53451, https://github.com/sgoudelis/ground-station/commit/5649905f1021155933463a54a76030924adffb9d

Severity

9.8

CVSS Score
0
10

Basic Information

Base CVSS
9.8
EPSS Probability
0.00725%
EPSS Percentile
0.51418%
Introduced Version
0
Fix Available
fc971642d461b237c1bf2695d88da3d48f03ff1c

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading