Intel

AIKIDO-2026-10448

radareorg.radare2 is vulnerable to Out-of-bounds Read

Out-of-bounds Read Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Apr 1, 2026

68

Medium Risk

This Affects:

C++radareorg.radare2
1.3.0 - 6.1.1
Fixed in 6.1.2
Are you affected? Scan for Free

TL;DR

Affected versions of this package contain an out-of-bounds memory access the regex engine. Missing validation of offsets and lengths allows crafted binaries to trigger invalid pointer arithmetic and read or write outside allocated buffers during comparisons. This can result in memory corruption or a crash when radareorg.radare2 processes malicious input files. The patch adds boundary checks and null validations before using computed ranges.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

radareorg.radare2 is vulnerable to Out-of-bounds Read in versions 1.3.0 - 6.1.1.

How to fix this

Upgrade the radareorg.radare2 library to the patch version.