Intel

AIKIDO-2026-202924

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

Out-of-bounds ReadCVE-2026-14789 Published Aug 13, 2026

33

Low Risk

This Affects:

C++radareorg.radare2
2.1.0 - 6.1.6
Fixed in 6.1.8
Are you affected? Scan for Free

TL;DR

Affected versions of this package contain an out-of-bounds read in the minidump Memory64ListStream parser in libr/bin/format/mdmp/mdmp.c. Descriptor loops are bounded by file size rather than the stream's declared size, so a truncated stream can be parsed past its end. Opening a crafted minidump can crash the process. The patch bounds loops to the stream end.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and open an untrusted minidump (.dmp) file with radare2 or rabin2.

Background info

radareorg.radare2 is vulnerable to Out-of-bounds Read in versions 2.1.0 - 6.1.6.

How to fix this

Upgrade the radareorg.radare2 library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform