UBUNTU-CVE-2026-81880 (CVE-2026-81880)
Vulnerability from osv_ubuntu – Published: 2026-09-22 16:18 – Updated: 2026-09-22 16:18 – Source websiteradare2 is a UNIX-like reverse engineering framework and command-line toolset. Prior to 6.2.0, radare2's Apple Preferred Executable Format loader was vulnerable because the PEF loader accepted relocSecCount values that were not bounded by the number of sections or complete relocation records in the input. The vulnerability is triggered by normal binary-format auto-detection of a small crafted Apple PEF file. The loader could perform up to 268,435,456 relocation-section iterations and repeated buffer operations after record offsets passed the end of the file. This can cause denial of service through excessive CPU consumption and prolonged processing. This issue is fixed in version 6.2.0.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libradare2-0.9.6",
"binary_version": "0.9.6-3.1ubuntu1"
},
{
"binary_name": "libradare2-common",
"binary_version": "0.9.6-3.1ubuntu1"
},
{
"binary_name": "radare2",
"binary_version": "0.9.6-3.1ubuntu1"
},
{
"binary_name": "radare2-plugins",
"binary_version": "0.9.6-3.1ubuntu1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "radare2",
"purl": "pkg:deb/ubuntu/radare2@0.9.6-3.1ubuntu1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.9.6-3.1ubuntu1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libradare2-2.3",
"binary_version": "2.3.0+dfsg-2ubuntu0.1~esm1"
},
{
"binary_name": "libradare2-common",
"binary_version": "2.3.0+dfsg-2ubuntu0.1~esm1"
},
{
"binary_name": "radare2",
"binary_version": "2.3.0+dfsg-2ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "radare2",
"purl": "pkg:deb/ubuntu/radare2@2.3.0+dfsg-2ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.6.0+dfsg-1",
"2.0.0+dfsg-1",
"2.1.0+dfsg-1",
"2.3.0+dfsg-1",
"2.3.0+dfsg-2",
"2.3.0+dfsg-2ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libradare2-4.2.1",
"binary_version": "4.2.1+dfsg-2ubuntu0.1~esm1"
},
{
"binary_name": "libradare2-common",
"binary_version": "4.2.1+dfsg-2ubuntu0.1~esm1"
},
{
"binary_name": "radare2",
"binary_version": "4.2.1+dfsg-2ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "radare2",
"purl": "pkg:deb/ubuntu/radare2@4.2.1+dfsg-2ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.2.1+dfsg-5build1",
"4.0.0+dfsg-1",
"4.2.1+dfsg-1",
"4.2.1+dfsg-2",
"4.2.1+dfsg-2ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libradare2-5.0.0t64",
"binary_version": "5.5.0+dfsg-1.1ubuntu3+esm1"
},
{
"binary_name": "libradare2-common",
"binary_version": "5.5.0+dfsg-1.1ubuntu3+esm1"
},
{
"binary_name": "radare2",
"binary_version": "5.5.0+dfsg-1.1ubuntu3+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:24.04:LTS",
"name": "radare2",
"purl": "pkg:deb/ubuntu/radare2@5.5.0+dfsg-1.1ubuntu3+esm1?arch=source\u0026distro=esm-apps/noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.5.0+dfsg-1ubuntu1",
"5.5.0+dfsg-1.1ubuntu2",
"5.5.0+dfsg-1.1ubuntu3",
"5.5.0+dfsg-1.1ubuntu3+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libradare2-6.0.0t64",
"binary_version": "6.0.7+ds-1"
},
{
"binary_name": "libradare2-common",
"binary_version": "6.0.7+ds-1"
},
{
"binary_name": "radare2",
"binary_version": "6.0.7+ds-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "radare2",
"purl": "pkg:deb/ubuntu/radare2@6.0.7+ds-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.9.8+dfsg-2",
"6.0.4+dfsg-1",
"6.0.7+ds-1"
]
}
],
"aliases": [],
"details": "radare2 is a UNIX-like reverse engineering framework and command-line toolset. Prior to 6.2.0, radare2\u0027s Apple Preferred Executable Format loader was vulnerable because the PEF loader accepted relocSecCount values that were not bounded by the number of sections or complete relocation records in the input. The vulnerability is triggered by normal binary-format auto-detection of a small crafted Apple PEF file. The loader could perform up to 268,435,456 relocation-section iterations and repeated buffer operations after record offsets passed the end of the file. This can cause denial of service through excessive CPU consumption and prolonged processing. This issue is fixed in version 6.2.0.",
"id": "UBUNTU-CVE-2026-81880",
"modified": "2026-09-22T16:18:00Z",
"published": "2026-09-22T16:18:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-81880"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-81880"
},
{
"type": "REPORT",
"url": "https://github.com/radareorg/radare2/security/advisories/GHSA-fg6f-rj8g-25pq"
},
{
"type": "REPORT",
"url": "https://github.com/radareorg/radare2/commit/87c780e29ee6251cebaab51585d14482cb7740ac"
},
{
"type": "REPORT",
"url": "https://github.com/radareorg/radare2/releases/tag/6.2.0"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-81880"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.