Out-of-bounds read in radare2 - #VU142711
Published: August 15, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to out-of-bounds read in the Mach-O LC_DATA_IN_CODE parser when parsing a crafted Mach-O file with verbose binary parsing enabled. A remote attacker can trick the victim into opening a crafted file to cause a denial of service.
The vulnerable code path is only executed when bin.verbose is enabled, and user interaction is required to process the crafted file.