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

No configuration.

History

23 Sep 2025, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-23 19:15

Updated : 2025-09-24 18:11


NVD link : CVE-2025-59534

Mitre link : CVE-2025-59534

CVE.ORG link : CVE-2025-59534


JSON object : View

Products Affected

No product.

CWE
CWE-78

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