CVE-2025-64096

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. Prier to 1.4.2, there is a missing bounds check in Crypto_Key_update() (crypto_key_mgmt.c) which allows a remote attacker to trigger a stack-based buffer overflow by supplying a TLV packet with a spoofed length field. The function calculates the number of keys from an attacker-controlled field (pdu_len), which may exceed the static array size (kblk[98]), leading to an out-of-bounds write and potential memory corruption. This vulnerability is fixed in 1.4.2.
Configurations

Configuration 1 (hide)

cpe:2.3:a:nasa:cryptolib:*:*:*:*:*:*:*:*

History

11 Nov 2025, 01:53

Type Values Removed Values Added
CPE cpe:2.3:a:nasa:cryptolib:*:*:*:*:*:*:*:*
First Time Nasa cryptolib
Nasa
References () https://github.com/nasa/CryptoLib/security/advisories/GHSA-w6c3-pxvr-6m6j - () https://github.com/nasa/CryptoLib/security/advisories/GHSA-w6c3-pxvr-6m6j - Exploit, Vendor Advisory

30 Oct 2025, 19:16

Type Values Removed Values Added
References () https://github.com/nasa/CryptoLib/security/advisories/GHSA-w6c3-pxvr-6m6j - () https://github.com/nasa/CryptoLib/security/advisories/GHSA-w6c3-pxvr-6m6j -

30 Oct 2025, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-30 17:15

Updated : 2025-11-11 01:53


NVD link : CVE-2025-64096

Mitre link : CVE-2025-64096

CVE.ORG link : CVE-2025-64096


JSON object : View

Products Affected

nasa

  • cryptolib
CWE
CWE-121

Stack-based Buffer Overflow