CVE-2025-59534

CryptoLib provides a software-only solution using the CCSDS Space Data Link Security Protocol - Extended Procedures (SDLS-EP) to secure communications between a spacecraft running the core Flight System (cFS) and a ground station. Prior to version 1.4.2, there is a command Injection vulnerability in initialize_kerberos_keytab_file_login(). The vulnerability exists because the code directly interpolates user-controlled input into a shell command and executes it via system() without any sanitization or validation. This issue has been patched in version 1.4.2.
Configurations

Configuration 1 (hide)

cpe:2.3:a:nasa:cryptolib:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2025-09-23 19:15

Updated : 2025-10-08 17:41


NVD link : CVE-2025-59534

Mitre link : CVE-2025-59534

CVE.ORG link : CVE-2025-59534


JSON object : View

Products Affected

nasa

  • cryptolib
CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')