๐Ÿ” CVE Alert

CVE-2026-81885

MEDIUM 5.5

radare2: Infinite relocation-chain loop causes denial of service in radare2 NE parser

CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-770 CWE-835
Vendor radareorg
Product radare2
Published Sep 22, 2026
Stay Ahead of the Next One

Get instant alerts for radareorg radare2

Be the first to know when new medium vulnerabilities affecting radareorg radare2 are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

radareorg / radare2
< 6.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/radareorg/radare2/security/advisories/GHSA-43wr-4j49-rcxj github.com: https://github.com/radareorg/radare2/issues/26225 github.com: https://github.com/radareorg/radare2/pull/26192 github.com: https://github.com/radareorg/radare2/commit/93d794caa7c2f08413106255d49546e544c1f9f0 github.com: https://github.com/radareorg/radare2/releases/tag/6.2.0