CVE-2026-22025
LOWCryptoLib < 1.4.3 - Use-After-Free in KMC Server Error Handling
Title source: llmDescription
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, when the KMC server returns a non-200 HTTP status code, cryptography_encrypt() and cryptography_decrypt() return immediately without freeing previously allocated buffers. Each failed request leaks approximately 467 bytes. Repeated failures (from a malicious server or network issues) can gradually exhaust memory. This issue has been patched in version 1.4.3.
References (3)
Core 3
Core References
Exploit, Vendor Advisory x_refsource_confirm
https://github.com/nasa/CryptoLib/security/advisories/GHSA-h74x-vwwr-mm5g
Patch x_refsource_misc
https://github.com/nasa/CryptoLib/commit/2372efd3da1ccb226b4297222e25f41ecc84821d
Release Notes x_refsource_misc
https://github.com/nasa/CryptoLib/releases/tag/v1.4.3
Scores
CVSS v3
3.7
EPSS
0.0050
EPSS Percentile
38.5%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-401
CWE-770
Status
published
Products (1)
nasa/cryptolib
< 1.4.3
Published
Jan 10, 2026
Tracked Since
Feb 18, 2026