๐Ÿ” CVE Alert

CVE-2026-53452

MEDIUM 5.3

Ground Station: Unauthenticated out-of-containment file read via `sigmfplayback` `recordingPath`

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

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 configure-sdr Socket.IO command accepts a recordingPath for the sigmf-playback SDR and backend/handlers/entities/sdr.py stores it without validation before backend/hardware/sigmfprobe.py opens the path without enforcing containment. An absolute path or parent-directory escape ending in .sigmf-meta is parsed as JSON and returned in reply["data"]["metadata"] by the get-sdr-parameters flow. Exploitation requires the metadata file to be readable JSON and to have a sibling .sigmf-data file, but it can disclose contents outside backend/data/recordings without authentication. This issue is fixed in version 0.4.13.

CWE CWE-22 CWE-200
Vendor sgoudelis
Product ground-station
Published Aug 19, 2026
Stay Ahead of the Next One

Get instant alerts for sgoudelis ground-station

Be the first to know when new medium vulnerabilities affecting sgoudelis 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:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

sgoudelis / ground-station
< 0.4.13

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/sgoudelis/ground-station/security/advisories/GHSA-g344-jqcx-cr7q github.com: https://github.com/sgoudelis/ground-station/commit/5649905f1021155933463a54a76030924adffb9d github.com: https://github.com/sgoudelis/ground-station/releases/tag/v0.4.13