CVE-2026-75584

Source
https://cve.org/CVERecord?id=CVE-2026-75584
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-75584.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-75584
Aliases
  • GHSA-9vgc-2r6g-6qwf
Published
2026-09-10T13:54:08Z
Modified
2026-09-12T11:45:36Z
Severity
  • 8.7 (High) CVSS_V4 - 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 Calculator
Summary
ION-DTN < 4.2.1-a.1 Denial of Service via canonicalizePayloadBlock() Assertion
Details

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.

Database specific
{
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-617"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/75xxx/CVE-2026-75584.json"
}
References

Affected packages

Git / github.com/nasa-jpl/ion-dtn

Affected ranges

Type
GIT
Repo
https://github.com/nasa-jpl/ion-dtn
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "4.2.0"
        },
        {
            "fixed": "4.2.1-a.1"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "DESCRIPTION"
    ]
}

Affected versions

IOS-4.*
IOS-4.1.1
ion-2.*
ion-2.1.0
ion-2.2.0
ion-2.2.1
ion-2.2.1b
ion-2.3.0
ion-2.4.0
ion-2.5.0
ion-3.*
ion-3.0.0
ion-3.1.0
ion-3.2.0
ion-3.3.0
ion-3.4.0
ion-3.5.0
ion-3.6.0
ion-4.*
ion-4.1.1-release
ion-open-source-4.*
ion-open-source-4.1.1
ion-open-source-4.1.2
ion-open-source-4.1.3
ion-open-source-4.1.4
ion-open-source-4.1.4-a.1
ion-open-source-4.1.4-a.2
ion-open-source-4.1.4-b.1
ion-open-source-4.1.4-b.2
ion-open-source-4.2.0
ion-open-source-4.2.0-a.1
ion-open-source-4.2.0-a.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-75584.json"