CVE-2025-54878: Heap Buffer Overflow in NASA CryptoLib 1.4.0 `Crypto_TC_Check_IV_Setup`
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. A heap buffer overflow vulnerability exists in NASA CryptoLib version 1.4.0 and prior in the IV setup logic for telecommand frames. The problem arises from missing bounds checks when copying the Initialization Vector (IV) into a freshly allocated buffer. An attacker can supply a crafted TC frame that causes the library to write one byte past the end of the heap buffer, leading to heap corruption and undefined behaviour. An attacker supplying a malformed telecommand frame can corrupt heap memory. This leads to undefined behaviour, which could manifest itself as a crash (denial of service) or more severe exploitation. This issue has been patched in version 1.4.0.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2025-54878?
The severity of CVE-2025-54878 is classified as high due to its potential to allow remote code execution through a heap buffer overflow.
How do I fix CVE-2025-54878?
To fix CVE-2025-54878, upgrade to version 1.4.0 or later of NASA CryptoLib where the vulnerability has been addressed.
Which versions of CryptoLib are affected by CVE-2025-54878?
Versions prior to 1.4.0 of NASA CryptoLib are affected by CVE-2025-54878.
What systems are impacted by CVE-2025-54878?
CVE-2025-54878 impacts systems using NASA CryptoLib for secure communications in spacecraft and ground station interactions.
Is there a known exploit for CVE-2025-54878?
As of the latest information, there are no public exploits for CVE-2025-54878, but its high severity indicates potential risk.