CVE-2025-61910

7.5

NASA JPL · Interplanetary Overlay Network (ION)

A memory allocation vulnerability in NASA JPL ION-DTN version 4.1.3s allows unauthenticated remote attackers to trigger a Denial-of-Service via malformed BPv7 extension blocks.

Executive summary

A critical memory management flaw in NASA JPL ION-DTN version 4.1.3s allows unauthenticated remote attackers to cause a service crash through malformed network traffic.

Vulnerability

The software contains a vulnerability in the handling of BPv7 bundle extension blocks, specifically within the bei.c source file. An unauthenticated attacker can send a specially crafted packet that triggers an uncontrolled memory allocation, leading to receiver thread termination and a denial of service.

Business impact

The identified vulnerability poses a significant risk to operational continuity for systems utilizing the ION-DTN implementation. Given the CVSS score of 7.5, this flaw is categorized as High severity: it allows for remote, unauthenticated exploitation that can disrupt network communications entirely. Organizations relying on this software for delay-tolerant networking may experience critical outages, preventing data transmission in environments where this protocol is essential.

Remediation

Immediate Action: Review the official NASA JPL security advisory at the provided GitHub repository for any available patches or configuration workarounds. If no patch is currently available for version 4.1.3s, prioritize restricting network access to the affected ION-DTN services to trusted nodes only.

Proactive Monitoring: Monitor system logs for unexpected thread terminations or service crashes associated with the ION-DTN receiver process. Implement rate limiting on incoming network traffic to detect or slow down potential malformed packet injection attempts.

Compensating Controls: Deploy network-level traffic inspection to identify and block malformed BPv7 extension blocks that deviate from expected protocol standards. Ensure that the service is isolated from untrusted networks to reduce the surface area for unauthenticated remote attacks.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Security teams must treat this vulnerability with high priority due to its potential to cause total service disruption. Since the flaw is remotely exploitable without authentication, administrators should immediately isolate vulnerable instances from public-facing networks while awaiting a formal vendor patch. Consistent monitoring of service health and rigorous validation of incoming network traffic remain the most effective interim strategies to prevent exploitation.

More NASA JPL CVEs

Sources