CVE-2026-22024 MEDIUM

CVE-2026-22024: CryptoLib Memory Leak in KMC Encrypt Function Leads to Resource Exhaustion

Vendor Nasa
Product CryptoLib
Weakness CWE-401
Published January 10, 2026
Last update January 13, 2026

CVSS base score

6.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

January 10, 2026 CVE published
January 13, 2026 Record updated