Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-64096

8.8 · HIGH
Published Oct 30, 2025 nasa CWE-121 EPSS 0.47% (39th pctl)

Overview

CVE-2025-64096 is a high-severity vulnerability affecting nasa cryptolib. It was published on October 30, 2025 and has a CVSS 3.0 base score of 8.8 (HIGH).

This vulnerability has a CVSS 3.0 base score of 8.8, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical 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. Prior 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.

Remediation

Check the references section for vendor advisories and patches from nasa. Update cryptolib to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
nasa cryptolib >= 0, < 1.4.2 Affected

Frequently Asked Questions

What is CVE-2025-64096?

CVE-2025-64096 is a high-severity vulnerability affecting nasa cryptolib. It was published on October 30, 2025 and has a CVSS 3.0 base score of 8.8 (HIGH).

How severe is CVE-2025-64096?

This vulnerability has a CVSS 3.0 base score of 8.8, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-64096?

Check the references section for vendor advisories and patches from nasa. Update cryptolib to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-64096?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-64096 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.