CVE-2026-81884
radare2 is a UNIX-like reverse engineering framework and command-line toolset. Prior to 6.2.0, radare2's Mach-O LC_DATA_IN_CODE parser was v
CVSS
2.5
Low
EPSS
—
KEV
—
Exploit Today
0
0-100
Published: Sep 22, 2026 · Last modified: Sep 22, 2026 · CWE-125
Not enough EPSS history yet.
radare2 is a UNIX-like reverse engineering framework and command-line toolset. Prior to 6.2.0, radare2's Mach-O LC_DATA_IN_CODE parser was vulnerable because the Mach-O LC_DATA_IN_CODE parser trusted dataoff and datasize and allowed a final partial record to be processed. The vulnerability is triggered by opening a crafted Mach-O file while the non-default bin.verbose option is enabled. When datasize was not a multiple of data_in_code_entry, the last iteration read beyond the allocated buffer. This can cause a heap out-of-bounds read and possible process termination; no attacker-observable memory disclosure has been demonstrated. This issue is fixed in version 6.2.0.
- github.comhttps://github.com/radareorg/radare2/commit/a73de09fea7516f65c14917d66113316ec7e7d6e
- github.comhttps://github.com/radareorg/radare2/issues/26226
- github.comhttps://github.com/radareorg/radare2/pull/26193
- github.comhttps://github.com/radareorg/radare2/releases/tag/6.2.0
- github.comhttps://github.com/radareorg/radare2/security/advisories/GHSA-c2g2-2mc7-3x5w
- github.comhttps://github.com/radareorg/radare2/issues/26226