๐Ÿ” CVE Alert

CVE-2026-81882

LOW 3.3

radare2: Missing string termination causes heap out-of-bounds read in radare2 bplist parser

CVSS Score
3.3
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 binary property-list Unicode parser was vulnerable because the binary-property-list Unicode parser underallocated an uninitialized UTF-8 destination and did not guarantee NUL termination. The vulnerability is triggered by running the explicit pFB or pFBj commands on untrusted binary property-list data. The json encoder treated the converted data as a nul-terminated c string and could continue reading beyond the allocation. This can cause disclosure of uninitialized or adjacent heap contents in JSON output and possible process termination. This issue is fixed in version 6.2.0.

CWE CWE-125 CWE-170
Vendor radareorg
Product radare2
Published Sep 22, 2026
Stay Ahead of the Next One

Get instant alerts for radareorg radare2

Be the first to know when new low 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:L/I:N/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

radareorg / radare2
< 6.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/radareorg/radare2/security/advisories/GHSA-r5cr-f9p6-5pvj github.com: https://github.com/radareorg/radare2/issues/26227 github.com: https://github.com/radareorg/radare2/commit/38d82a949626dba3783f40508bb66179e631fa45 github.com: https://github.com/radareorg/radare2/releases/tag/6.2.0