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.
{
"cna_assigner": "VulnCheck",
"cwe_ids": [
"CWE-617"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/75xxx/CVE-2026-75584.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "4.2.0"
},
{
"fixed": "4.2.1-a.1"
}
],
"source": [
"AFFECTED_FIELD",
"DESCRIPTION"
]
}