CVE-2025-29913
Last modified
CVE-2025-29913 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. A critical heap buffer overflow vulnerability was identified in the `Crypto_TC_Prep_AAD` function of CryptoLib versions 1.3.3 and prior. EPSS estimates a 0.66% chance of exploitation in the next 30 days.
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. A critical heap buffer overflow vulnerability was identified in the `Crypto_TC_Prep_AAD` function of CryptoLib versions 1.3.3 and prior. This vulnerability allows an attacker to trigger a Denial of Service (DoS) or potentially execute arbitrary code (RCE) by providing a maliciously crafted telecommand (TC) frame that causes an unsigned integer underflow. The vulnerability lies in the function `Crypto_TC_Prep_AAD`, specifically during the computation of `tc_mac_start_index`. The affected code incorrectly calculates the MAC start index without ensuring it remains within the bounds of the `ingest` buffer. When `tc_mac_start_index` underflows due to an incorrect length calculation, the function attempts to access an out-of-bounds memory location, leading to a segmentation fault. The vulnerability is still present in the repository as of commit `d3cc420ace96d02a5b7e83d88cbd2e48010d5723`.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nasa | Cryptolib | < 1.4.0 |
References
- https://github.com/nasa/CryptoLib/security/advisories/GHSA-q4v2-fvrv-qrf6Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-29913?
How severe is CVE-2025-29913?
How do I fix CVE-2025-29913?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-29908Netty QUIC codec is a QUIC codec for netty which makes use o…5.3
- CVE-2025-29909CryptoLib provides a software-only solution using the CCSDS …9.8
- CVE-2025-2991A vulnerability classified as critical has been found in Ten…6.9
- CVE-2025-29910CryptoLib provides a software-only solution using the CCSDS …7.5
- CVE-2025-29911CryptoLib provides a software-only solution using the CCSDS …9.8
- CVE-2025-29912CryptoLib provides a software-only solution using the CCSDS …9.8
- CVE-2025-29914OWASP Coraza WAF is a golang modsecurity compatible web appl…5.4
- CVE-2025-29915Suricata is a network Intrusion Detection System, Intrusion …7.5
- CVE-2025-29916Suricata is a network Intrusion Detection System, Intrusion …5.5
- CVE-2025-29917Suricata is a network Intrusion Detection System, Intrusion …5.5
- CVE-2025-29918Suricata is a network Intrusion Detection System, Intrusion …5.5
- CVE-2025-2992A vulnerability classified as critical was found in Tenda FH…6.9
Are you affected by CVE-2025-29913?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
