CVE-2026-75584 PUBLISHED

ION-DTN < 4.2.1-a.1 Denial of Service via canonicalizePayloadBlock() Assertion

Assigner: VulnCheck
Reserved: 17.08.2026 Published: 10.09.2026 Updated: 10.09.2026

ION-DTN before 4.2.1-a.1 contains a denial of service vulnerability that allows unauthenticated remote attackers to crash the ION process by sending a BPv7 bundle with a zero-length payload. The canonicalizePayloadBlock() function in bpsec_util.c passes bundle->payload.length to zco_clone() without validating it against zero, causing a failed CHKZERO assertion that triggers sm_Abort() and terminates the process with SIGABRT before any HMAC verification occurs, requiring no valid key or credential to exploit.

Metrics

CVSS 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
CVSS Score: 8.7

Product Status

Vendor nasa-jpl
Product ION-DTN
Versions Default: unaffected
  • affected from 0 to 4.2.0 (incl.)
  • Version 4.2.1-a.1 is unaffected

Credits

  • Asadbek Fatullayev finder
  • VulnCheck coordinator

References

Problem Types

  • Reachable Assertion CWE