CyberAlerts is shutting down on June 30th, 2025. Thank you for your support!

CVE-2025-29909: CryptoLib's Crypto_TC_ApplySecurity() Has a Heap Buffer Overflow Vulnerability

8.9 CVSS

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. In versions 1.3.3 and prior, a heap buffer overflow vulnerability in CryptoLib's `Crypto_TC_ApplySecurity()` allows an attacker to craft a malicious TC frame that causes out-of-bounds memory writes. This can result in denial of service (DoS) or, under certain conditions, remote code execution (RCE). Any application or system that relies on CryptoLib for Telecommand (TC) processing and does not strictly validate incoming TC frames is at risk. This includes satellite ground stations or mission control software where attackers can inject malformed frames. A patch is available at commit c7e8a8745ff4b5e9bd7e500e91358e86d5abedcc.

Classification

CVE ID: CVE-2025-29909

CVSS Base Severity: HIGH

CVSS Base Score: 8.9

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P

Problem Types

CWE-191: Integer Underflow (Wrap or Wraparound) CWE-787: Out-of-bounds Write

Affected Products

Vendor: nasa

Product: CryptoLib

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.2% (probability of being exploited)

EPSS Percentile: 42.85% (scored less or equal to compared to others)

EPSS Date: 2025-04-15 (when was this score calculated)

References

https://nvd.nist.gov/vuln/detail/CVE-2025-29909
https://github.com/nasa/CryptoLib/security/advisories/GHSA-q2pc-c3jx-3852
https://github.com/nasa/CryptoLib/commit/c7e8a8745ff4b5e9bd7e500e91358e86d5abedcc

Timeline