ZeroHour

CVE-2026-84484

niche

Out-of-bounds read in ION-DTN LTP link service before 4.2.0

CVSS 4.0
8.7 high
EPSS
<1%p40
Published
()
Modified
AI analysis

ION-DTN versions before 4.2.0 contain an out-of-bounds read vulnerability (CWE-125) in the decodeSdnv function, which parses Self-Delimiting Numeric Values (SDNVs). An unauthenticated remote attacker can trigger it by sending a UDP datagram to the LTP (Licklider Transmission Protocol) link service input port containing a truncated SDNV, causing the parser to read up to nine bytes past buffer boundaries and to underflow byte counters. The CVSS 4.0 vector scores the impact as high availability impact on the vulnerable system (VC:N/VI:N/VA:H), so the practical risk is disruption or crash of the LTP link service rather than a scored information disclosure. Any operator running ION-DTN prior to 4.2.0 with an LTP link service reachable over UDP is affected. No public proof-of-concept, CISA KEV listing, or confirmed in-the-wild exploitation is known, and EPSS estimates only a 0.5% probability of exploitation in the next 30 days.

What to do: Upgrade ION-DTN to version 4.2.0 or later, which resolves the decodeSdnv out-of-bounds read. Until upgraded, restrict the LTP link service input UDP port to trusted mission or research peers via firewall/ACL rules so unauthenticated datagrams cannot reach the parser. Operators should audit their deployments to confirm whether LTP over UDP is exposed beyond a trusted network.

Affected
ION-DTN project ION-DTNAll versions before 4.2.0
Estimated exposure
nicheLikely hundreds to low thousands of deployments (specialized DTN stack used mainly in space missions and research testbeds) — ION is a niche open-source delay/disruption-tolerant networking stack used primarily by space-mission and academic research deployments, and LTP UDP endpoints are typically on private mission or lab networks rather than the public…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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.

Weakness
CWE-125
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/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

In the news

No ingested article mentions this CVE yet.