Resource exhaustion in Radareorg Radare2
CVE-2026-81885
radare2 is a UNIX-like reverse engineering framework and command-line toolset. Prior to 6.2.0, radare2's NE relocation fixup-chain parser was vulnerable because the NE relocation parser followed fixup chains without an active iteration limit or cycle detection. The vulnerability is triggered by opening a crafted NE executable whose in-bounds relocation entry points back to itself instead of reaching 0xffff. The parser repeatedly processed the same relocation and allocated another relocation object on each iteration. This can cause denial of service through continuous CPU and memory consumption. This issue is fixed in version 6.2.0.
Published .
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
- Radareorg Radare2 — versions < 6.2.0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-81885?
- CVE-2026-81885 is a medium-severity vulnerability in Radareorg Radare2, classified under Allocation of Resources Without Limits or Throttling. CVSS score: 5.5/10. Published 2026-09-22.
- How severe is CVE-2026-81885?
- Medium severity. CVSS v3 base score is 5.5 out of 10.