Memory Leak in CryptoLib Using CCSDS Protocol by NASA
CVE-2026-22025
6.3MEDIUM
What is CVE-2026-22025?
CryptoLib, utilized for securing communications via the CCSDS Space Data Link Security Protocol, has an issue that leads to memory leakage. When the KMC server does not respond with a 200 HTTP status code, the functions cryptography_encrypt() and cryptography_decrypt() fail to release previously allocated memory. Each unsuccessful HTTP request results in approximately 467 bytes of memory being unreleased, which can gradually consume system memory resources when faced with repeated failures, whether from a malicious server or network disruptions. This vulnerability has been addressed in version 1.4.3.
Affected Version(s)
CryptoLib < 1.4.3
