๐Ÿ” CVE Alert

CVE-2026-81883

LOW 3.3

radare2: Out-of-bounds Read at the end of string in the LUA 5.3 bytecode

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 Lua 5.3 bytecode function parser was vulnerable because the Lua 5.3 bytecode function parser read fixed function-metadata fields immediately after a function-name string without checking the remaining buffer length. The vulnerability is triggered by opening or inspecting a crafted Lua 5.3 bytecode file whose function-name string ends at the input-buffer boundary. The parser read two integers and three one-byte fields beyond the allocated input buffer. This can cause invalid parser results or process termination; no attacker-observable memory disclosure has been demonstrated. This issue is fixed in version 6.2.0.

CWE CWE-125
Vendor radareorg
Product radare2
Published Sep 22, 2026
Last Updated 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:N/I:N/A:L
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

Affected Versions

radareorg / radare2
< 6.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/radareorg/radare2/security/advisories/GHSA-96m5-hvwp-674c github.com: https://github.com/radareorg/radare2/issues/26228 github.com: https://github.com/radareorg/radare2/commit/26c2eac360033458e9d266e5e30667d1f8d642e3 github.com: https://github.com/radareorg/radare2/releases/tag/6.2.0