CVE 6.3 MEDIUM

CryptoLib Memory Leak in KMC Encrypt Function Leads to Resource Exhaustion_CVE-2026-22024

6.3 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

Description

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.3, the cryptography_encrypt() function allocates multiple buffers for HTTP requests and JSON parsing that are never freed on any code path. Each call leaks approximately 400 bytes of memory. Sustained traffic can gradually exhaust available memory. This issue has been patched in version 1.4.3.

Basic Information

ID CVE-2026-22024
Source GitHub_M
Published Jan 10, 2026 at 00:19

Affected Product

Vendor nasa
Product CryptoLib
Version < 1.4.3
Affected Versions nasa CryptoLib < 1.4.3

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.