๐Ÿ” CVE Alert

CVE-2026-81879

MEDIUM 5.5

radare2: Heap out-of-bounds read in radare2 ELF PN_XNUM handling

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 ELF PN_XNUM handling was vulnerable because the ELF parser allocated the program-header array using the resolved PN_XNUM count but several consumers still iterated with the original e_phnum value of 65535. The vulnerability is triggered by processing a crafted ELF file with e_phnum = 0xffff and a much smaller resolved count in shdr[0].sh_info. Consumers iterated beyond the allocated program-header array. This can cause a heap out-of-bounds read and process termination, resulting in denial of service; memory disclosure and code execution have not been demonstrated. This issue is fixed in version 6.2.0.

CWE CWE-125
Vendor radareorg
Product radare2
Published Sep 22, 2026
Last Updated 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-jqfq-hvcp-xh4p github.com: https://github.com/radareorg/radare2/issues/26223 github.com: https://github.com/radareorg/radare2/pull/26178 github.com: https://github.com/radareorg/radare2/commit/9449b07579c19b6b187c1a0918fbec2cef1a036e github.com: https://github.com/radareorg/radare2/releases/tag/6.2.0