CVE-2026-84484
Received Received - Intake

ION-DTN Out-of-Bounds Read in decodeSdnv Function

Vulnerability report for CVE-2026-84484, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-02

Last updated on: 2026-09-02

Assigner: VulnCheck

Description

ION-DTN versions before 4.2.0 contain an out-of-bounds read vulnerability in the decodeSdnv function that allows unauthenticated remote attackers to read memory by sending truncated SDNV values. Attackers can send a UDP datagram to the LTP link service input port with a truncated SDNV to trigger reads up to nine bytes past buffer boundaries and underflow byte counters.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-02
Last Modified
2026-09-02
Generated
2026-09-02
AI Q&A
2026-09-02
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
nasa-jpl ion-dtn to 4.2.0 (exc)
nasa-jpl ion-dtn 4.1.4
nasa-jpl ion-dtn 4.2.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-84484 is an out-of-bounds read vulnerability in ION-DTN versions before 4.2.0. It exists in the decodeSdnv function, which fails to validate SDNV (Self-Delimiting Numeric Values) length. Attackers can send a UDP datagram with a truncated SDNV to the LTP link service input port, causing the function to read up to nine bytes past the buffer boundary. This may lead to memory leaks or crashes.

Detection Guidance

To detect this vulnerability, monitor for crashes or memory corruption in ION-DTN processes handling LTP segments. Check logs for UDP datagrams sent to port 1113 containing truncated SDNV values. Use network monitoring tools like tcpdump or Wireshark to capture and inspect UDP traffic on port 1113 for malformed SDNV sequences.

Impact Analysis

This vulnerability allows unauthenticated remote attackers to read memory or crash the ION-DTN system by sending malformed UDP datagrams. It could lead to denial of service or potential information disclosure if exploited. Systems running affected versions are vulnerable until patched to 4.2.0.

Compliance Impact

This vulnerability does not directly affect compliance with GDPR or HIPAA as it is a technical memory read issue in ION-DTN's SDNV decoder. However, exploitation could lead to unauthorized memory access, potentially violating data confidentiality principles in GDPR or HIPAA if sensitive data is exposed. The primary impact is Denial of Service (DoS) via process crashes.

Mitigation Strategies

Upgrade ION-DTN to version 4.2.0 or later immediately. If upgrading is not possible, disable the UDP Link Service Input port (default 1113) or restrict network access to it. Implement network-level filtering to block malformed UDP datagrams containing truncated SDNV values.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-84484. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart